android application to scan qr code , retrieve the url of the remote xml, download it, store fest details using mysql..
itsp_android is hosted in the following web site
https://github.com/sandeep192/itsp_android
If you think the Android project itsp_android 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 itsp_android.
Item | Value |
---|---|
Java File Count | 31 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 11 |
Fragment Count | 5 |
jar files used | android-support-v4.jar android-support-v4.jar zbar.jar zbar.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in itsp_android. The names of the image files are listed as follows.
logo.png
The following screenshort is generated from the image listed above.
itsp_android has the following Java source files.
com.example.events.CameraPreview.java com.example.events.CameraTestActivity.java com.example.events.DatabaseManager.java com.example.events.Event.java com.example.events.EventActivity.java com.example.events.EventDatabaseManager.java com.example.events.EventDisplayActivity.java com.example.events.Fest.java com.example.events.FestsActivity.java com.example.events.MainActivity.java com.example.events.XmlParser.java com.example.events.eventhandler.Event.java com.example.events.eventhandler.EventDatabaseManager.java com.example.events.festhandler.DatabaseManager.java com.example.events.festhandler.Fest.java com.example.events.festhandler.FestsActivity.java com.example.events.qrhandler.CameraPreview.java com.example.events.qrhandler.CameraTestActivity.java com.example.events.xmlparser.XmlParser.java com.example.eventsiitb.MainActivity.java com.example.eventsiitb.Splash.java com.example.eventsiitb.eventhandler.Event.java com.example.eventsiitb.eventhandler.EventActivity.java com.example.eventsiitb.eventhandler.EventDatabaseManager.java com.example.eventsiitb.eventhandler.EventDisplayActivity.java com.example.eventsiitb.festhandler.DatabaseManager.java com.example.eventsiitb.festhandler.Fest.java com.example.eventsiitb.festhandler.FestsActivity.java com.example.eventsiitb.qrscanner.CameraPreview.java com.example.eventsiitb.qrscanner.CameraTestActivity.java com.example.eventsiitb.xmlparser.XmlParser.java