AppLock gallery vault photo video locker

 

Frequently Asked Questions (FAQ) AND PRIVACY POLICY

 

How to change password?

Open applock, Protect, unlock Settings

 

Forgot Password, How to Recover password?, how to open applock again.?

There are two ways to open it:

      1.When you  Download app,applock gives you recover key password, Enter #recover key password (for eg.#652262625)  in your dial pad, and tap Dial Call button.Will open Re-set Menu of Password, reset new pin and enjoy app.

  1. Open Playstore and find our applock app and Re-Install app and Set New password And go to setting recover key for future forget password.

 

Hide Pictures: Protect your personal photos

- Easily hide pictures to our vault from your gallery.

- Keep snoopers away from private photos.

- Enjoy a private photo gallery that only you can view.

 

Hide Videos: Protect private memories easily.

- Don’t worry about your private media in our video vault now.

- Protect your secret videos from prying eyes and nosy friends

 

How to I Change Theme applock?

Open Applock App and Go to Theme menu ,Select New theme.

 

Here below list of permission we used in app,it is just for your kind information, we respect your privacy and enjoy app 

Allows access to the vibrator.

"android.permission.VIBRATE"

 

PROCESS_OUTGOING_CALLS

Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether.

 

ACCESS_NETWORK_STATE

Allows applications to access information about networks.

 

Allows applications to open network sockets.

Constant Value: "android.permission.INTERNET"

 

ACCESS_WIFI_STATE

Allows applications to access information about Wi-Fi networks

 

WRITE_EXTERNAL_STORAGE

Allows an application to write to external storage.

 

 READ_EXTERNAL_STORAGE

Allows an application to read from external storage.

 

MANAGE_DOCUMENTS

Allows an application to manage access to documents, usually as part of a document picker.

Allows an app to create windows using the type TYPE_APPLICATION_OVERLAY, shown on top of all other apps. Very few apps should use this permission; these windows are intended for system-level interaction with the user.

 

"android.permission.SYSTEM_ALERT_WINDOW"

  Allows an application to collect component usage statistics

Declaring the permission implies intention to use the API and the user of the device can grant permission through the Settings application.

 

"android.permission.PACKAGE_USAGE_STATS"

RECEIVE_BOOT_COMPLETED

Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting. If you don't request this permission, you will not receive the broadcast at that time. Though holding this permission does not have any security implications, it can have a negative impact on the user experience by increasing the amount of time it takes the system to start and allowing applications to have themselves running without the user being aware of them. As such, you must explicitly declare your use of this facility to make that visible to the user.

 

<uses-permission android:name="android.permission.RESTART_PACKAGES" />

public static final String RESTART_PACKAGES


<uses-permission android:name="android.permission.VIBRATE"/>

Allows access to the vibrator.

 

<uses-permission android:name="android.permission.PROCESS_OUTGOING_CALLS" />

public static final String PROCESS_OUTGOING_CALLS

Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether.

 

<uses-permission android:name="android.permission.GET_TASKS" />

public static final String GET_TASKS


<uses-permission android:name="android.permission.WAKE_LOCK"/>

Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.

 


<uses-permission android:name="android.permission.USE_FINGERPRINT" />

This constant was deprecated in API level 28. Applications should request USE_BIOMETRIC instead

 

Thank you