Android examples in one activity.
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.
The following table is the detailed list of android-examples.
Item | Value |
---|---|
Java File Count | 25 |
Supported screen sizes | [ldpi] |
Target SDK Version | 11 |
Minimum SDK Version | 11 |
Activity Count | 21 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
Asset File Names | assets\readme.txt |
Raw File Names | res\raw\champion.wav res\raw\eum.wav res\raw\mburger.wav |
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