Android Open Source - Development lock android-child-lock






Project Summary

In development - a way to lock apps and protect access to them using a pin.

Web Site / Source Repository

android-child-lock is hosted in the following web site
https://github.com/atgheb/android-child-lock

If you think the Android project android-child-lock listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-child-lock.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version9
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.GET_TASKS




License

The license information of android-child-lock is as follows:

Apache License

Resource Files

There are 4 image files in android-child-lock. The names of the image files are listed as follows.

dark_brick_wall.png
ic_action_lock_closed.png
ic_action_lock_open.png
ic_launcher_default.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.alimuzaffar.android.childlock.Constants.java
com.alimuzaffar.android.childlock.activities.LockScreenActivity.java
com.alimuzaffar.android.childlock.activities.ParentalControlActivity.java
com.alimuzaffar.android.childlock.adapters.EfficientAdapter.java
com.alimuzaffar.android.childlock.fragments.ListOfApplicationsFragment.java
com.alimuzaffar.android.childlock.fragments.ListOfLockedApplicationsFragment.java
com.alimuzaffar.android.childlock.fragments.SetPinDialogFragment.java
com.alimuzaffar.android.childlock.services.HeartBeat.java
com.alimuzaffar.android.childlock.utils.AppPrefs.java
com.alimuzaffar.android.childlock.utils.AppSettings.java
com.alimuzaffar.android.childlock.utils.Utils.java
model.AccessGranted.java