Android Open Source - Example code HelloAndroid






Project Summary

Android Sample Codes.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of HelloAndroid.

ItemValue
Java File Count24
Supported screen sizes[hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count13
Fragment Count10
jar files usedandroid-support-v4.jar
Required Permissionsandroid.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 Namesres\raw\test1.mp3




Resource Files

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.

null

Java Source Files

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