Instant Mustache is a fun app that utilizes the face tracking feature of Android 4.x to add mustaches to all detected faces currently visible to the camera. Users are able to take funny pictures and share them with their friends on social networks or other apps..
Instant-Mustache is hosted in the following web site
https://github.com/pocmo/Instant-Mustache
If you think the Android project Instant-Mustache 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 Instant-Mustache.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in Instant-Mustache. The names of the image files are listed as follows.
ic_action_camera.png
The following screenshort is generated from the image listed above.
Instant-Mustache has the following Java source files.
com.androidzeitgeist.mustache.activity.CameraActivity.java com.androidzeitgeist.mustache.activity.PhotoActivity.java com.androidzeitgeist.mustache.fragment.CameraFragment.java com.androidzeitgeist.mustache.listener.CameraFragmentListener.java com.androidzeitgeist.mustache.listener.CameraOrientationListener.java com.androidzeitgeist.mustache.view.CameraPreview.java