Skip to main content

App Lock : Best Privacy app for your Android !!


App Lock 1.98.1

My phone my personal property!!! I think that nobody likes it when other people interfere with your personal information i.e your personal pics, videos, to-do's or your personal documents. This app stop's others from invading into your personal space. It extend Android's access controls to specific applications and made to protect your privacy. AppLock lets you lock specific apps so you can feel a little safer about sharing your Android device. Download .apk file and hide your stuff from curious people!



AppLock can lock SMS, Contacts, Gmail, Facebook, Gallery, Market, Settings, Calls and any app you choose, with abundant options, protecting your privacy. AppLock empowers you to control photo and video access. Selected pictures vanish from your photo gallery, and stay locked behind an easy-to-use PIN pad. With AppLock, only you can see yo
ur hidden pictures. Privacy made easy! App lock in over 50 countries and Over 30 Million users, supporting 24 languages.


App Features:
• Protects any apps using password or pattern
• Photo Vault
• Video Vault
• Customize background, set your favorite photo
• Themes
• Fake cover
• Profiles, easy to change the locks
• Automatic lock at given time
• Automatic lock at given location
• Random keyboard
• Lock switch(WiFi,BT,3G/4G Data...)• Widget for quick locking/unlocking
• Locks incoming or outgoing calls
• Lock system Settings
• Lock Google Play Store
• Quick lock switcher on status bar
• Re-lock policy: allow short exit, no need to unlock again
• Prevent apps from being uninstalled
• Hide AppLock's icon from launcher
• AppLock can be prevented from being uninstall
• AppLock cannot be killed by task killers
• Little memory footprint and power-saving


 You can also hide AppLock icon 
,so nobody can uninstall or kill AppLock without password.
 You can disable Advanced Protection in settings, when you don't want it.There are two ways to open it:
1. dial pad
enter *#*#12345#*#* in your dial pad, and tap call button to open AppLock.
2. Browser
domobile.com/applock open this website in your browser.





Download the app from the QR code below

Comments

Popular posts from this blog

PowerShell Gallery is currently unavailable

Recently working on an automation in windows server I got this issue and my automation got stopped. Generally by this error you will know the server is unable to reach out to the PSGallery. ERROR [DBG]: PS C:\Users\nagarro>> Get-PSGalleryApiAvailability -Repository PSGallery VERBOSE: Error in executing PowerShell Gallery is currently unavailable.  Please try again later. Resolution So 2 things which can be done here is: 1. [Net.ServicePointManager]::SecurityProtocol Run this command to check whether the tls1.2 is enabled or not. I f it is not listed just run this command- [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12      2. Sometimes the internet explorer first configuration due to security reason my cause this issue. So you need to open the PS gallery in the IE and add these sites as a exception. You can also disable the config in the registry setting of IE. I was able to so...

How to increase internal memory of your Android !!

Want you to increase Internal Memory of your Android !! 1- First you have to download Mini tool Partition and install on your PC. 2- Connect your SD card to your PC using card reader and backup your SD card data onto your PC as we are going to format it. 3-  Open Mini Tool Partition in your PC and when the wizards open click on your SD Card and select Delete option. Now your SD Card memory is unallocated. 4- Then Right click SD Card and select create option. A popup window will open giving you the choice for making partition ; create partition as primary and file system as FAT if SD Card is less than 4GB and FAT32 if it is more than 4GB. Leave about 256 MB or more space (your choice) for creating the next partition which will be your phone's internal memory. 5- Then select done and do right click on unallocated space of your SD Card and again click create option. Select Primary partition but change the file system to Ext2, Ext3 or Ext4. ( Note: Ext2 is recommended as most ROMs...

Free container labs

Hello all, I am going to share free labs for quick hands on Docker and kubernetes. Hope they will be useful. 1.    Docker Lab setup