Android Open Source - Development tutorial AndroidTutorial






Project Summary

Android Tutorial Code.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AndroidTutorial.

ItemValue
Java File Count18
Supported screen sizes[hdpi]
Activity Count11
Required Permissionsandroid.permission.CAMERA
android.permission.PROCESS_OUTGOING_CALLS
android.permission.READ_PHONE_STATE




Resource Files

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.

null

Java Source Files

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