Added simple file browser functionality used when there are no applications installed...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Fri, 13 Jan 2012 21:02:12 +0000 (21:02 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Fri, 13 Jan 2012 21:02:12 +0000 (21:02 +0000)
commitc5e84ddded1af7fcd77b28524318f31a401e7251
treecbdb8ce58bb8d24bd6d0ff06f30149ecf2b00670
parent73fab0a912986d741b4f2b6469ea02874d0dcba3
Added simple file browser functionality used when there are no applications installed to handle this task.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@349 180e2498-e6e9-4542-8430-84ac67f01cd8
android/AndroidManifest.xml
android/res/layout/simplefilebrowser.xml [new file with mode: 0644]
android/src/net/sf/openrocket/android/Main.java
android/src/net/sf/openrocket/android/filebrowser/SimpleFileBrowser.java [new file with mode: 0644]