This a 2048 game for android version..
2048-android is hosted in the following web site
https://github.com/New-Begin/2048-android
If you think the Android project 2048-android 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 2048-android.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
2048-android has the following Java source files.
com.newbegin.android_2048.Card.java com.newbegin.android_2048.GameLayout.java com.newbegin.android_2048.GameManagerActivity.java com.newbegin.android_2048.HistoryStack.java