Secret Video Recorder.Secret Video Recorder does background recording, NO preview, so you can use your phone as normal and NO ONE can tell you are recording video.Just one touch for instant recording, schedule recording, SMS recording, or auto recording. HD video. Continue recording when screen off.
android.permission.CAMERA: Required to be able to access the camera device. android.permission.SYSTEM_ALERT_WINDOW: Allows an app to create windows using the type TYPE_SYSTEM_ALERT, shown on top of all other apps. android.permission.WRITE_EXTERNAL_STORAGE: Allows an application to write to external storage. android.permission.READ_EXTERNAL_STORAGE: Allows an application to read from external storage. android.permission.RECORD_AUDIO: Allows an application to record audio. android.permission.RECEIVE_SMS: Allows an application to receive SMS messages. android.permission.READ_SMS: Allows an application to read SMS messages. android.permission.INTERNET: Allows applications to open network sockets. android.permission.ACCESS_NETWORK_STATE: Allows applications to access information about networks. android.permission.GET_ACCOUNTS: Allows access to the list of accounts in the Accounts Service. android.permission.USE_CREDENTIALS: This app may use the 'credentials' to log into an account. In most cases, 'credentials' just means the corresponding authenticator creates a fitting token and hands that over (though, how to deal with that is left to the authenticator). When using an account for the first time, the Account Manager should make sure the user is asked whether he permits this com.android.launcher.permission.INSTALL_SHORTCUT: Allows an application to install a shortcut in Launcher. com.android.launcher.permission.UNINSTALL_SHORTCUT: Allows an application to uninstall a shortcut in Launcher. android.permission.RECEIVE_BOOT_COMPLETED: Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. com.android.vending.BILLING: BILLING android.permission.VIBRATE: Allows access to the vibrator.