Android Open Source - Development data ViennaLocator






Project Summary

Android application with small pebble integration, using the OpenData API of Wiener Linien to access public transportation data in Vienna..

Web Site / Source Repository

ViennaLocator is hosted in the following web site
https://github.com/SH4DY/ViennaLocator

If you think the Android project ViennaLocator 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 ViennaLocator.

ItemValue
Java File Count10
Target SDK Version18
Minimum SDK Version16
Activity Count1
Fragment Count1
jar files usedandroid-support-v4.jar
gson-2.2.4-javadoc.jar
gson-2.2.4-sources.jar
gson-2.2.4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.NFC
android.permission.READ_CONTACTS
android.permission.SEND_SMS
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
com.example.PebbleKitExample.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES




Java Source Files

ViennaLocator has the following Java source files.

com.shady.viennalocator.MainActivity.java
com.shady.viennalocator.geoData.GeoDataManager.java
com.shady.viennalocator.jsonSchemas.offline.Coordinates.java
com.shady.viennalocator.jsonSchemas.offline.Crs.java
com.shady.viennalocator.jsonSchemas.offline.Feature.java
com.shady.viennalocator.jsonSchemas.offline.Geometry.java
com.shady.viennalocator.jsonSchemas.offline.ObjectFeature.java
com.shady.viennalocator.jsonSchemas.offline.Properties.java
com.shady.viennalocator.jsonSchemas.offline.propertiesCrs.java
com.shady.viennalocator.transportationData.TransportationDataManager.java