A flat UI style tile puzzle for Android devices..
slide_android is hosted in the following web site
https://github.com/TaylorP/slide_android
If you think the Android project slide_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 slide_android.
Item | Value |
---|---|
Java File Count | 29 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 5 |
Activity Count | 6 |
Fragment Count | 3 |
jar files used | android-support-v4.jar android-support-v4.jar |
Asset File Names | assets\Roboto-Light.ttf assets\Roboto-Thin.ttf |
Raw File Names | res\raw\music.ogg res\raw\sound0.ogg res\raw\sound1.ogg res\raw\sound2.ogg |
There are 17 image files in slide_android. The names of the image files are listed as follows.
gear.png grid.png logo_splash.png music_off.png music_on.png orangebytes_splash.png picture.png scrubber_control_disabled_holo.png scrubber_control_focused_holo.png scrubber_control_normal_holo.png scrubber_control_pressed_holo.png scrubber_primary_holo.9.png scrubber_secondary_holo.9.png scrubber_track_holo_dark.9.png shuffle.png sound_off.png sound_on.png
The following screenshort is generated from the image listed above.
slide_android has the following Java source files.
com.slidingmenu.lib.CanvasTransformerBuilder.java com.slidingmenu.lib.CustomViewAbove.java com.slidingmenu.lib.CustomViewBehind.java com.slidingmenu.lib.MenuInterface.java com.slidingmenu.lib.SlidingMenu.java com.slidingmenu.lib.app.SlidingActivity.java com.slidingmenu.lib.app.SlidingActivityBase.java com.slidingmenu.lib.app.SlidingActivityHelper.java com.slidingmenu.lib.app.SlidingFragmentActivity.java com.slidingmenu.lib.app.SlidingListActivity.java com.slidingmenu.lib.app.SlidingMapActivity.java com.slidingmenu.lib.app.SlidingPreferenceActivity.java net.orangebytes.slide.activities.GameFragment.java net.orangebytes.slide.activities.MainActivity.java net.orangebytes.slide.activities.OptionsFragment.java net.orangebytes.slide.activities.SplashActivity.java net.orangebytes.slide.adapters.OptionsListAdapter.java net.orangebytes.slide.animation.AnimationFactory.java net.orangebytes.slide.animation.FlipAnimation.java net.orangebytes.slide.model.Puzzle.java net.orangebytes.slide.model.PuzzleInfo.java net.orangebytes.slide.model.PuzzleTile.java net.orangebytes.slide.preferences.GamePreferences.java net.orangebytes.slide.preferences.GameState.java net.orangebytes.slide.utils.DisplayUtils.java net.orangebytes.slide.utils.FontUtils.java net.orangebytes.slide.utils.Sounds.java net.orangebytes.slide.utils.TileUtils.java net.orangebytes.slide.utils.TimeUtils.java