Android app to read bar codes of people for Event entry.
BlockOApp is hosted in the following web site
https://github.com/sreeram103610/BlockOApp
If you think the Android project BlockOApp 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 BlockOApp.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 15 |
Activity Count | 5 |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CAMERA android.permission.CHANGE_WIFI_STATE android.permission.FLASHLIGHT android.permission.INTERNET android.permission.READ_CONTACTS android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE com.android.browser.permission.READ_HISTORY_BOOKMARKS |
Asset File Names | assets\fonts\CabinSketch-Regular.otf |
There are 1 image files in BlockOApp. The names of the image files are listed as follows.
ic_action_overflow.png
The following screenshort is generated from the image listed above.
BlockOApp has the following Java source files.
com.maadlabs.blocko.EventActivity.java com.maadlabs.blocko.EventsActivity.java com.maadlabs.blocko.model.Event.java com.maadlabs.blocko.model.EventTable.java com.maadlabs.blocko.model.EventsTable.java com.maadlabs.blocko.model.ListItem.java com.maadlabs.blocko.model.MySQLiteHelper.java com.maadlabs.blocko.model.MyTable.java com.maadlabs.blocko.model.Person.java com.maadlabs.blocko.view.FooterButton.java com.maadlabs.blocko.view.MyOnScrollListener.java com.maadlabs.blocko.view.MySimpleSectionsAdapter.java com.maadlabs.blocko.view.OnSwipeTouchListener.java com.maadlabs.util.CustomFonts.java com.maadlabs.util.ExportDatabaseTask.java com.maadlabs.util.QuickReturnUtils.java