Posts Tagged ‘file sharing’

Android File Share Updates (v1.0a Beta)

Thursday, December 24th, 2009

I just pushed my first update to the Android File Share application. It includes some code clean-up (switching from working with raw Input/Output streams to using some handy classes from org.apache.http) as well as some new features:

  • Sharing URLs for shared folders and files by long press.
  • Uploading files from computer to phone from web interface.

Release Notes.

Android File Share

Sunday, December 13th, 2009

I have just published my open source Android File Share application.

FileShare allows you to share files on your Android phone with any device capable of browsing web pages and downloading content (other Android phones, iPhones, Desktops).

You create Shared Folders, and put content into those Shared Folders. In the future, it will be possible to password protect these folders so you can share content with specific users or groups.

You can download the application on your Android from the Android Market Place. Try searching for “File Share”.

If you are a developer, or if you’d like to file a bug or feature request, please check out the project site.

Download it on your phone by scanning this QR code: Download

Screenshot of the main page.