Sample code to show usage of the SimpleECM Mobile SDK on Android.
androidCaptureSample is hosted in the following web site
https://github.com/SimpleECM/androidCaptureSample
If you think the Android project androidCaptureSample 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 androidCaptureSample.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 7 |
Required Permissions | android.permission.CAMERA android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
androidCaptureSample has the following Java source files.
com.simpleecm.imageprocessing.sample.core.DewarpingImageView.java com.simpleecm.imageprocessing.sample.core.ImageUtil.java com.simpleecm.imageprocessing.sample.core.MainActivity.java com.simpleecm.imageprocessing.sample.core.MyApplication.java com.simpleecm.imageprocessing.sample.wizard.MainActivity.java com.simpleecm.imageprocessing.sample.wizard.MyApplication.java