Android application that uses the device camera to measure object dimensions.
MeasureCam is hosted in the following web site
https://github.com/DhananjaiH/MeasureCam
If you think the Android project MeasureCam 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 MeasureCam.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.WAKE_LOCK |
There are 4 image files in MeasureCam. The names of the image files are listed as follows.
ic_menu_delete.png ic_menu_save.png ic_menu_search.png mark.png
The following screenshort is generated from the image listed above.
MeasureCam has the following Java source files.
com.example.cameraFocus.CameraFocusActivity.java com.example.cameraFocus.CustomOnItemSelectedListener.java