Android Open Source - Development activity android-examples






Project Summary

Android examples in one activity.

Web Site / Source Repository

android-examples is hosted in the following web site
https://github.com/ggc-itec/android-examples

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

ItemValue
Java File Count25
Supported screen sizes[ldpi]
Target SDK Version11
Minimum SDK Version11
Activity Count21
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\readme.txt
Raw File Namesres\raw\champion.wav
res\raw\eum.wav
res\raw\mburger.wav




Java Source Files

android-examples has the following Java source files.

com.example.broadcastreceiver.MyBroadCastReceiver.java
com.example.broadcastreceiver.ReceiverActivity.java
com.example.customview.CustomView.java
com.example.customview.CustomViewActivity.java
com.example.helloworld.AnimationActivity.java
com.example.helloworld.AudioActivity.java
com.example.helloworld.BasicsActivity.java
com.example.helloworld.CheckBoxActivity.java
com.example.helloworld.IntentActivity.java
com.example.helloworld.IntentOtherActivity.java
com.example.helloworld.MainActivity.java
com.example.helloworld.PreferenceActivity.java
com.example.helloworld.TextFileActivity.java
com.example.helloworld.ToastActivity.java
com.example.helloworld.WebActivity.java
com.example.intent_extras.UserDataEntryActivity.java
com.example.intent_extras.UserDataShowActivity.java
com.example.multitouch.TouchActivity.java
com.example.service.CountingService.java
com.example.service.ServiceActivity.java
com.example.sqlite.StudentDatabase.java
com.example.sqlite.StudentListActivity.java
com.example.sqlite.StudentUpdateActivity.java
com.example.tabs.FragmentTabs.java
com.example.tabs.TabHostActivity.java