WIStudent / FreifunkAutoConnectApp

An Android app that can show you the nearest Freifunk nodes and add multiple Freifunk SSIDs to your device at once.
GNU General Public License v3.0
17 stars 4 forks source link

FusionLocationApi.getLastLocation returning null causes the app to crash #12

Closed WIStudent closed 8 years ago

WIStudent commented 8 years ago

The app crashes if LocationServices.FusedLocationApi.getLastLocation returns null in FindNearestNodesService,java. This happens for example if GPS was deactivated.

WIStudent commented 8 years ago

Fixed in commit 4417480b2cb14c321e8e1dfd88146b4219aaebc4