Android Tutorial Code.
AndroidTutorial is hosted in the following web site
https://github.com/QichaoChen/AndroidTutorial
If you think the Android project AndroidTutorial 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 AndroidTutorial.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [hdpi] |
Activity Count | 11 |
Required Permissions | android.permission.CAMERA android.permission.PROCESS_OUTGOING_CALLS android.permission.READ_PHONE_STATE |
There are 1 image files in AndroidTutorial. The names of the image files are listed as follows.
timegoing.png
The following screenshort is generated from the image listed above.
AndroidTutorial has the following Java source files.
com.chen.activity.ActivityLifeCycle.java com.chen.activity.CaptureActivity.java com.chen.activity.DataActivity.java com.chen.activity.DynamicRegisterBroadcastReceiver.java com.chen.activity.IndexActivity.java com.chen.activity.MainActivity.java com.chen.activity.ScanBarcodeActivity.java com.chen.activity.SecondActivity.java com.chen.activity.SendBroadcastActivity.java com.chen.activity.StartServiceActivity.java com.chen.activity.ThreadTutorialActivity.java com.chen.barcode.IntentIntegrator.java com.chen.barcode.IntentResult.java com.chen.broadcast.MyBroadcastReceiver.java com.chen.service.BindService.java com.chen.service.Service01.java com.chen.service.StartAndBindService.java com.chen.service.StartService.java