Android camera example app, captures images based on proximity sensor readings.
Proxicam is hosted in the following web site
https://github.com/BarkaBoss/Proxicam
If you think the Android project Proxicam 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 Proxicam.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in Proxicam. The names of the image files are listed as follows.
touchy.png
The following screenshort is generated from the image listed above.
Proxicam has the following Java source files.
com.example.kamera.MainActivity.java com.example.kamera.MainActivity.java com.example.kamera.Preview.java