Android Open Source - Development example android_example






Project Summary

practice with android and make some example from android development.

Web Site / Source Repository

android_example is hosted in the following web site
https://github.com/clonn/android_example

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, hdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count8
Fragment Count2
jar files usedandroid-support-v13.jar
android-support-v4.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\songs\sample.mp3




Resource Files

There are 23 image files in android_example. The names of the image files are listed as follows.

bg.png
img_btn_backward.png
img_btn_backward_pressed.png
img_btn_forward.png
img_btn_forward_pressed.png
img_btn_next.png
img_btn_next_pressed.png
img_btn_pause.png
img_btn_pause_pressed.png
img_btn_play.png
img_btn_play_pressed.png
img_btn_playlist.png
img_btn_playlist_pressed.png
img_btn_previous.png
img_btn_previous_pressed.png
img_btn_repeat.png
img_btn_repeat_pressed.png
img_btn_shuffle.png
img_btn_shuffle_pressed.png
img_seekbar_bg.png
img_seekbar_progress_blue.png
seek_handler.png
track_info_bg.png

The following screenshort is generated from the image listed above.

null




Java Source Files

android_example has the following Java source files.

com.androidhive.musicplayer.AndroidBuildingMusicPlayerActivity.java
com.androidhive.musicplayer.PlayListActivity.java
com.androidhive.musicplayer.SongsManager.java
com.androidhive.musicplayer.Utilities.java
com.example.android.fragments.ArticleFragment.java
com.example.android.fragments.HeadlinesFragment.java
com.example.android.fragments.Ipsum.java
com.example.android.fragments.MainActivity.java
com.example.android.lifecycle.ActivityA.java
com.example.android.lifecycle.ActivityB.java
com.example.android.lifecycle.ActivityC.java
com.example.android.lifecycle.DialogActivity.java
com.example.android.lifecycle.util.StatusTracker.java
com.example.android.lifecycle.util.Utils.java
com.example.popupview.DownloadImagesTask.java
com.example.popupview.MainActivity.java