android app for driving the ticketing which interacts with estimote beacons and webservice.
Android is hosted in the following web site
https://github.com/becotix/Android
If you think the Android project 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 Android.
Item | Value |
---|---|
Java File Count | 23 |
Supported screen sizes | [xxxhdpi, mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 9 |
jar files used | ActiveAndroid.jar android-support-v4.jar estimote-sdk-preview.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET |
There are 1 image files in Android. The names of the image files are listed as follows.
ic_stop.png
The following screenshort is generated from the image listed above.
Android has the following Java source files.
co.becotix.becotix.API.Registration.java co.becotix.becotix.API.Request.java co.becotix.becotix.API.UrlBuilder.java co.becotix.becotix.AboutActivity.java co.becotix.becotix.Adapters.JourneyAdapter.java co.becotix.becotix.Adapters.StopAdapter.java co.becotix.becotix.ApplicationTest.java co.becotix.becotix.DB.Beacon.java co.becotix.becotix.DB.BusBeacon.java co.becotix.becotix.DB.Journey.java co.becotix.becotix.DB.StopInfo.java co.becotix.becotix.DB.Ticket.java co.becotix.becotix.DashboardActivity.java co.becotix.becotix.EndStopActivity.java co.becotix.becotix.EndStopsActivity.java co.becotix.becotix.HistoryActivity.java co.becotix.becotix.JourneyManager.java co.becotix.becotix.RegisterActivity.java co.becotix.becotix.ScanningActivity.java co.becotix.becotix.StartStopActivity.java co.becotix.becotix.StartStopsActivity.java co.becotix.becotix.TicketActivity.java co.becotix.becotix.TicketManager.java