Android Sample Codes.
HelloAndroid is hosted in the following web site
https://github.com/chrisjyoon/HelloAndroid
If you think the Android project HelloAndroid 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 HelloAndroid.
Item | Value |
---|---|
Java File Count | 24 |
Supported screen sizes | [hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 13 |
Fragment Count | 10 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
Raw File Names | res\raw\test1.mp3 |
There are 2 image files in HelloAndroid. The names of the image files are listed as follows.
curpos_marker.png ic_search.png
The following screenshort is generated from the image listed above.
HelloAndroid has the following Java source files.
com.example.helloandroid.BottomUpActivity.java com.example.helloandroid.FacebookLogin.java com.example.helloandroid.FacebookLoginDemo.java com.example.helloandroid.FacebookSplash.java com.example.helloandroid.HttpConnDemo.java com.example.helloandroid.LocationActivity.java com.example.helloandroid.LocationTrackDemo.java com.example.helloandroid.MainActivity.java com.example.helloandroid.MapDemo.java com.example.helloandroid.PopupActivity.java com.example.helloandroid.animation.CardFlipActivity.java com.example.helloandroid.animation.CardFragment.java com.example.helloandroid.animation.ExerciseFragment.java com.example.helloandroid.animation.InfinitePagerAdapter.java com.example.helloandroid.animation.InfiniteViewPager.java com.example.helloandroid.animation.PagerSlidingTabStrip.java com.example.helloandroid.animation.SlidingTabViewPagerActivity.java com.example.helloandroid.animation.ViewPagerActivity.java com.example.helloandroid.common.MyScrollView.java com.example.helloandroid.common.ScrollSlideActivity.java com.example.helloandroid.common.Utility.java com.example.helloandroid.common.WebViewFragment.java com.example.helloandroid.media.MP3Play.java com.example.helloandroid.media.WriteWatcher.java