Android Client for Lockscreen Security Survey Part of Computer Science Dissertation.
LockscreenSecuritySurvey-Client is hosted in the following web site
https://github.com/garethknowles/LockscreenSecuritySurvey-Client
If you think the Android project LockscreenSecuritySurvey-Client listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of LockscreenSecuritySurvey-Client.
Item | Value |
---|---|
Java File Count | 15 |
Target SDK Version | 17 |
Minimum SDK Version | 7 |
Activity Count | 12 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
LockscreenSecuritySurvey-Client has the following Java source files.
com.lockscreensecurity.AnswerValue.java com.lockscreensecurity.LockPatternQuestion.java com.lockscreensecurity.MoreInfo.java com.lockscreensecurity.MultiChoiceQuestion.java com.lockscreensecurity.MultiChoiceStringQuestion.java com.lockscreensecurity.Question.java com.lockscreensecurity.ScoreRangeQuestion.java com.lockscreensecurity.SendActivity.java com.lockscreensecurity.Settings.java com.lockscreensecurity.StartActivity.java com.lockscreensecurity.StringEntryQuestion.java com.lockscreensecurity.SurveyEnd.java com.lockscreensecurity.util.SystemUiHider.java com.lockscreensecurity.util.SystemUiHiderBase.java com.lockscreensecurity.util.SystemUiHiderHoneycomb.java