Android Open Source - App event BlockOApp






Project Summary

Android app to read bar codes of people for Event entry.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of BlockOApp.

ItemValue
Java File Count17
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version15
Activity Count5
Required Permissionsandroid.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 Namesassets\fonts\CabinSketch-Regular.otf




Resource Files

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.

null

Java Source Files

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