-
- Downloads
solved the crash when the geocoder of the gpstracker is not connected and no...
solved the crash when the geocoder of the gpstracker is not connected and no address is generated, we try to catch the exception that would appear when no address is saved in one json array, changed the try catch blocks in the getByteArrayOutputstreamWithJsonData method to make it more stable, return unknown signal as string when no addressline was generated
Showing
- SoniControl/app/src/main/java/at/ac/fhstp/sonicontrol/GPSTracker.java 2 additions, 3 deletions...app/src/main/java/at/ac/fhstp/sonicontrol/GPSTracker.java
- SoniControl/app/src/main/java/at/ac/fhstp/sonicontrol/JSONManager.java 40 additions, 28 deletions...pp/src/main/java/at/ac/fhstp/sonicontrol/JSONManager.java
- SoniControl/app/src/main/res/values/strings.xml 1 addition, 0 deletionsSoniControl/app/src/main/res/values/strings.xml
Loading
Please register or sign in to comment