Android Open Source - Development data intelligent-lock-pattern






Project Summary

Intelligent Lock Pattern Android application for collection of data..

Web Site / Source Repository

intelligent-lock-pattern is hosted in the following web site
https://github.com/lucasandre/intelligent-lock-pattern

If you think the Android project intelligent-lock-pattern 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 intelligent-lock-pattern.

ItemValue
Java File Count31
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi, nodpi]
Minimum SDK Version10
Activity Count9
jar files usedILPNetworkModels.jar
encog-core-3.1.0.jar
greenDAO.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of intelligent-lock-pattern is as follows:

GNU General Public License

Resource Files

There are 7 image files in intelligent-lock-pattern. The names of the image files are listed as follows.

alp_btn_code_lock_default_holo.png
alp_btn_code_lock_touched_holo.png
alp_indicator_code_lock_point_area_default_holo.png
alp_indicator_code_lock_point_area_green_holo.png
alp_indicator_code_lock_point_area_red_holo.png
ilp_icon.png
ilp_icon2.png

The following screenshort is generated from the image listed above.

null




Java Source Files

group.pals.android.lib.ui.lockpattern.LockPatternActivity.java
group.pals.android.lib.ui.lockpattern.collect.Lists.java
group.pals.android.lib.ui.lockpattern.widget.LockPatternUtils.java
group.pals.android.lib.ui.lockpattern.widget.LockPatternView.java
org.unioeste.ilp.BaseActivity.java
org.unioeste.ilp.CollectSamplesActivity.java
org.unioeste.ilp.DatabaseExporterActivity.java
org.unioeste.ilp.ILPApp.java
org.unioeste.ilp.InsertPatternActivity.java
org.unioeste.ilp.LockPatternActivity.java
org.unioeste.ilp.MainMenuActivity.java
org.unioeste.ilp.PrefsActivity.java
org.unioeste.ilp.ShowPatternsActivity.java
org.unioeste.ilp.StartExperimentActivity.java
org.unioeste.ilp.TestAuthActivity.java
org.unioeste.ilp.adapters.ExperiencesUserAdapter.java
org.unioeste.ilp.adapters.LockPatternGalleryAdapter.java
org.unioeste.ilp.db.DBHelper.java
org.unioeste.ilp.models.AttemptDao.java
org.unioeste.ilp.models.Attempt.java
org.unioeste.ilp.models.DaoMaster.java
org.unioeste.ilp.models.DaoSession.java
org.unioeste.ilp.models.ExperienceDao.java
org.unioeste.ilp.models.Experience.java
org.unioeste.ilp.models.PatternDao.java
org.unioeste.ilp.models.Pattern.java
org.unioeste.ilp.models.SampleDao.java
org.unioeste.ilp.models.Sample.java
org.unioeste.ilp.models.UserDao.java
org.unioeste.ilp.models.User.java
org.unioeste.ilp.services.SamplesCollectorService.java