Camera application for Android.
getAWAYcam is hosted in the following web site
https://github.com/andreaowu/getAWAYcam
If you think the Android project getAWAYcam 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 getAWAYcam.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in getAWAYcam. The names of the image files are listed as follows.
camera.png view.png
The following screenshort is generated from the image listed above.
getAWAYcam has the following Java source files.
edu.berkeley.cs160.andreawu.prog3.MainActivity.java edu.berkeley.cs160.andreawu.prog3.MyLocationListener.java edu.berkeley.cs160.andreawu.prog3.PictureData.java edu.berkeley.cs160.andreawu.prog3.ViewButton.java