Android Open Source - App lock WOTHELOCK






Project Summary

lock application like a riversi for android.

Web Site / Source Repository

WOTHELOCK is hosted in the following web site
https://github.com/fubuky35/WOTHELOCK

If you think the Android project WOTHELOCK 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 WOTHELOCK.

ItemValue
Java File Count26
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count3
jar files usedactivation.jar
additionnal.jar
android-support-v4.jar
mail.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.DISABLE_KEYGUARD
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.SYSTEM_ALERT_WINDOW




Resource Files

There are 5 image files in WOTHELOCK. The names of the image files are listed as follows.

b1.png
bg1.png
bg2_green2.png
ic_action_search.png
w1.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WOTHELOCK has the following Java source files.

com.gmail.fubuky35.wothelock.lock.LockActivity.java
com.gmail.fubuky35.wothelock.lock.LockApplication.java
com.gmail.fubuky35.wothelock.lock.LockReceiver.java
com.gmail.fubuky35.wothelock.lock.LockService.java
com.gmail.fubuky35.wothelock.lock.LockUtil.java
com.gmail.fubuky35.wothelock.mail.MailSender.java
com.gmail.fubuky35.wothelock.preference.WothelockPreferenceActivity.java
com.gmail.fubuky35.wothelock.reversi.GameStater.java
com.gmail.fubuky35.wothelock.reversi.ReversiView.java
com.gmail.fubuky35.wothelock.reversi.lock.SettingReversiLockActivity.java
com.gmail.fubuky35.wothelock.reversi.lock.SettingReversiView.java
com.gmail.fubuky35.wothelock.reversi.model.Board.java
com.gmail.fubuky35.wothelock.reversi.model.Cell.java
com.gmail.fubuky35.wothelock.reversi.model.ComputerPlayer.java
com.gmail.fubuky35.wothelock.reversi.model.ComputerPlayerLevel0.java
com.gmail.fubuky35.wothelock.reversi.model.ComputerPlayerLevel1.java
com.gmail.fubuky35.wothelock.reversi.model.ComputerPlayerLevel2.java
com.gmail.fubuky35.wothelock.reversi.model.ComputerPlayerLevel3.java
null.AlertMailThread.java
null.HumanPlayer.java
null.IPlayerCallback.java
null.Player.java
null.ReversiLock.java
null.SaveLoadManager.java
null.SettingMailActivity.java
null.Utils.java