Pom1 Android Source Code Released

1 post / 0 new
anarkavre's picture
Offline
Last seen: 9 years 3 weeks ago
Joined: Oct 18 2005 - 11:28
Posts: 59
Pom1 Android Source Code Released

I finally got around to releasing the source code for the Android version of Pom1. You can checkout the source code from https://pom1.svn.sourceforge.net/svnroot/pom1 or view the SVN structure at http://pom1.svn.sourceforge.net/viewvc/pom1/ to get an idea of it. The structure right now is pretty much a trunk folder with an android folder. In the android folder is a Pom1 folder and an android-file-dialog folder. Pom1 folder contains the app and android-file-dialog folder contains the File Dialog for Android OS library (http://code.google.com/p/android-file-dialog/) which I use for selecting files. You must build this library which is used by Pom1. The project requires the Android Development Kit integrated into Eclipse which I am assuming you have set up. I would checkout the contents of the trunk/android folder to your Eclipse workspace folder which is how I have it set up. Feel free to reply to this thread if you have further questions or need more help. Thank you again for your interest in Pom1.