This is an Android app I developed using PhoneGap. Mostly has a proof of concept..
Drawsaur is hosted in the following web site
https://github.com/carlowahlstedt/Drawsaur
If you think the Android project Drawsaur listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Drawsaur.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar cordova-2.2.0.jar libGoogleAnalyticsV2.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\www\color_picker.png assets\www\colors.png assets\www\save.png assets\www\share.png assets\www\trashcan.png assets\www\undo.png |
There are 2 image files in Drawsaur. The names of the image files are listed as follows.
ic_action_search.png ic_menu_name.png
The following screenshort is generated from the image listed above.
Drawsaur has the following Java source files.
com.thewahlstedts.drawsaur.MainActivity.java org.apache.cordova.Base64ToPNG.java org.apache.cordova.ShareImage.java util.Base64 .java