A simple Chess android application with a sliding navigation drawer present in the android support support library's latest revision 22.
ChessDrawer is hosted in the following web site
https://github.com/smdmustaffa/ChessDrawer
If you think the Android project ChessDrawer 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 ChessDrawer.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | activeandroid-3.0.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE |
There are 2 image files in ChessDrawer. The names of the image files are listed as follows.
action_search.png ic_drawer.png
The following screenshort is generated from the image listed above.
ChessDrawer has the following Java source files.
com.example.chessgame.ChessActivity.java com.example.chessgame.ChessBoard.java com.example.chessgame.Item.java com.example.chessgame.MyWidgetProvider.java com.example.chessgame.StackWidgetService.java