Android Open Source - Network share Instant-Mustache






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Instant-Mustache.

ItemValue
Java File Count6
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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