Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Updated the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
runegri committed Sep 4, 2012
1 parent 4f4a106 commit d9685c4
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
@@ -1,2 +1,15 @@
Simple DropBox client for mobile devices.
The application is meant as an example of how one can use Mono and .Net to write cross-platform mobile applications that runs on iOS, Android and WP7.
The application is meant as an example of how one can use Mono and .Net to write cross-platform mobile applications that runs on iOS, Android and WP7.

The Android version is built on Api version 8 (Android 2.2), the iOS version is built on iOS v 3.2 (yep :-)) and the WP7 version is built on SDK v 7.5.

Feel free to do whatever you want with the code.


TODO for the future:
* Test the UI on all devices
* Add icons for files/folders on iOS
* Display other file types than text
* Modify files
* Upload new files
* Save files to local storage

0 comments on commit d9685c4

Please sign in to comment.