Smart App locker - Protect data

User guide


The latest version of Java Development Kit can be downloaded: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html

 

Latest Android Studio version is recommended, which can be downloaded from here: https://developer.android.com/studio/index.html.

 

That is the default name. If you created the Java file with another name while making the project then that will be your main Activity file. It will have the name you gave while making the project.
Otherwise just create a new activity and enter its name in the Manifest file to make it the main activity.

 

- xml helps you to design your app , how it will look , how components like buttons , textview , etc will be placed and their styling.

- XML file Syntax
<-- parent layout -->
code here
<-- child layout —>
code here
<-- child layout —>

 

In order to create the drawable directory structure for different image densities, You need to right click on the \res folder, select new > android resource directory . In the New Resource Directory window,
select drawable as resource type, under Available qualifiers`, add density and choose the appropriate size.

 

You can change domain name easily from AndroidStudio. Here are the steps:
  1. Open AndroidStudio > AppLocker > src > main > java > com > utils > Constant.java
  2. Select 'Constant.java'
  3. Enter your domain name inside > String base url = "put your domain..."

 

You can change it easily from AndroidStudio. Here are the steps:
  • Root Dorectory > build.gradle(Module:app) > android - defaultConfig - applicationId “your package name”
 


  1. Open AndroidStudio > AppLocker > res > values > strings.xml
  2. Select 'strings.xml' tab next to 'Resources' tab
  3. Enter your app name inside "app_name" string tag: < string name="app_name">AppLocker< /string >

I've used sources into this app. .

 

Thank you for purchasing Smart App locker for Android!. If you have any questions that are beyond the scope of this help file, please feel free to message me via my user page contact from EMAIL ID. Thanks so much!

 

Site support:           http://creativeinfoway.com

E-mail support:      info@creativeinfoway.com