This app is app to detect person face and submit face book in to android camera..
Android-camera-master is hosted in the following web site
https://github.com/raobov1986/Android-camera-master
If you think the Android project Android-camera-master 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 Android-camera-master.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.CAMERA android.permission.INTERNET android.permission.MODIFY_AUDIO_SETTINGS android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in Android-camera-master. The names of the image files are listed as follows.
add_photo.png camera.png
The following screenshort is generated from the image listed above.
Android-camera-master has the following Java source files.
com.xiaoYue.facedetection.FaceOverlayView.java com.xiaoYue.facedetection.HelloFacebookBroadcastReceiver.java com.xiaoYue.facedetection.HelloFacebookSampleActivity.java com.xiaoYue.facedetection.ImageviewActivity.java com.xiaoYue.facedetection.MainActivity.java com.xiaoYue.facedetection.Util.java