| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| res | 2011-03-02 | ||
| src | 2011-03-02 | ||
| AndroidManifest.xml | 2011-03-02 | 1.2 kB | |
| Totals: 3 Items | 1.2 kB | 0 | |
Android SDK is needed to build project. - Create a new Android project named "PhopodCapture" - Set a build target. Developpement began with Android 1.6, and stay runnable with this version => A bug relative to SDK make a long time to take the first picture taken when application launch. Tested on Android 2.2 phone: Bug disapeared - Set "PhopodCapture" as Application name - Create Activity "PhopodCapture" - Min SDK Version 4 (=> Android 1.6) Put Sourceforge sources files into the same hierarchy (Android project and Sourceforge project directory tree). Application is ready.