Currently it is a small project to display NZTA(New Zealand Transport Authority) TREIS(Traffic Road Event Information System) data on the Android devices. Plan to include navigation if everything is well. Once navigation runs smoothly, will consider helping NZTA with crowd reporting of road uneveness with the accelerometer on the mobile devices..
NZHighway is hosted in the following web site
https://github.com/Daniel-ltw/NZHighway
If you think the Android project NZHighway 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 NZHighway.
Item | Value |
---|---|
Java File Count | 27 |
Supported screen sizes | [mdpi] |
Activity Count | 1 |
Fragment Count | 1 |
jar files used | jsoup-1.7.3-javadoc.jar jsoup-1.7.3.jar ksoap2-android-assembly-3.3.0-jar-with-dependencies.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
There are 2 image files in NZHighway. The names of the image files are listed as follows.
sign_area_warning.png sign_road_hazard.png
The following screenshort is generated from the image listed above.
NZHighway has the following Java source files.
info.technikality.nzhighway.ApplicationTest.java info.technikality.nzhighway.LRMS.LQJExtendedSoapSerializationEnvelope.java info.technikality.nzhighway.LRMS.LQJFunctions .java info.technikality.nzhighway.LRMS.LQJHelper .java info.technikality.nzhighway.LRMS.LQJIServiceEvents .java info.technikality.nzhighway.LRMS.LQJLrmsPortBinding .java info.technikality.nzhighway.LRMS.LQJMarshalDate.java info.technikality.nzhighway.LRMS.LQJMarshalGuid.java info.technikality.nzhighway.LRMS.LQJOperationResult.java info.technikality.nzhighway.LRMS.LQJhighwayResponse.java info.technikality.nzhighway.LRMS.LQJlocateMultiple.java info.technikality.nzhighway.LRMS.LQJlocateMultipleAlongRoad.java info.technikality.nzhighway.LRMS.LQJlocateMultipleAlongRoadResponse.java info.technikality.nzhighway.LRMS.LQJlocateMultipleResponse.java info.technikality.nzhighway.LRMS.LQJlrmsLinear.java info.technikality.nzhighway.LRMS.LQJlrmsPoint.java info.technikality.nzhighway.LRMS.LQJreferenceStationsResponse.java info.technikality.nzhighway.MapsActivity.java info.technikality.nzhighway.Route.GoogleParser.java info.technikality.nzhighway.Route.Parser.java info.technikality.nzhighway.Route.Route.java info.technikality.nzhighway.Route.Routing.java info.technikality.nzhighway.Route.RoutingListener.java info.technikality.nzhighway.Route.Segment.java info.technikality.nzhighway.Route.XMLParser.java info.technikality.nzhighway.TREIS_E.java info.technikality.nzhighway.XMLAdapter.java