An Android Application that uses your camera with a 4:3 or 16:9 box overlayed to verify that what you are looking at is actually the proper aspect ratio you desire..
AspectRatioTool is hosted in the following web site
https://github.com/scaperot/AspectRatioTool
If you think the Android project AspectRatioTool 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 AspectRatioTool.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 13 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA |
There are 1 image files in AspectRatioTool. The names of the image files are listed as follows.
rotate.png
The following screenshort is generated from the image listed above.
AspectRatioTool has the following Java source files.
com.example.aspectratiotool.CameraPreview.java com.example.aspectratiotool.FitBoxOnScreen.java com.example.aspectratiotool.OnShapeSeekBarChangeListener.java com.example.aspectratiotool.ToolActivity.java