WIP Android hidden camera app.
HiddenCamera is hosted in the following web site
https://github.com/derekbrameyer/HiddenCamera
If you think the Android project HiddenCamera 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 HiddenCamera.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
HiddenCamera has the following Java source files.
com.doomonafireball.hiddencamera.activity.MainActivity.java com.doomonafireball.hiddencamera.activity.SplashActivity.java com.doomonafireball.hiddencamera.util.Constants.java com.doomonafireball.hiddencamera.util.PhotoHandler.java com.doomonafireball.hiddencamera.views.CameraSurfaceView.java