Android Open Source - Database mysql itsp_android






Project Summary

android application to scan qr code , retrieve the url of the remote xml, download it, store fest details using mysql..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of itsp_android.

ItemValue
Java File Count31
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count11
Fragment Count5
jar files usedandroid-support-v4.jar
android-support-v4.jar
zbar.jar
zbar.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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