Android sample application, committed from AIDE (IDE for android).
android-sample-app is hosted in the following web site
https://github.com/javadev/android-sample-app
If you think the Android project android-sample-app 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 android-sample-app.
Item | Value |
---|---|
Java File Count | 26 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 7 |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN |
Asset File Names | assets\Callie-Mae.ttf assets\frame.png |
There are 14 image files in android-sample-app. The names of the image files are listed as follows.
greenstar.png ic_empty_list.png next_i.png next_j.png next_l.png next_o.png next_s.png next_t.png next_z.png redstar.png screen_progress_inner.png stripe_bg.png tetris_logo.png yellowstar.png
The following screenshort is generated from the image listed above.
android-sample-app has the following Java source files.
com.github.tetris.BluetoothMsgService.java com.github.tetris.ConnectionActivity.java com.github.tetris.DeviceListActivity.java com.github.tetris.ITetrino.java com.github.tetris.JTetrino.java com.github.tetris.LTetrino.java com.github.tetris.MainMap.java com.github.tetris.MainMenu.java com.github.tetris.ManageProfile.java com.github.tetris.NewGameActivity.java com.github.tetris.OTetrino.java com.github.tetris.Profile.java com.github.tetris.STetrino.java com.github.tetris.TTetrino.java com.github.tetris.TetriBlastActivity.java com.github.tetris.Tetrino.java com.github.tetris.TetrinoMap.java com.github.tetris.TileView.java com.github.tetris.ZTetrino.java com.github.tetris2.Dimension.java com.github.tetris2.MainActivity.java com.github.tetris2.TetrisView.java com.github.tetris2.game.Block.java com.github.tetris2.game.Model.java com.github.tetris2.game.Point.java com.github.tetris2.game.ScoresCounter.java