sumeetsinghani / bus-stop-alarm

Automatically exported from code.google.com/p/bus-stop-alarm
MIT License
0 stars 0 forks source link

Crash on application when GPS is off #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When GPS is turned off our application crashes when we try to search for some 
route. Instead we should see a custom message (probably toast) and then go to 
android gps settings page. 

Original issue reported on code.google.com by orkha...@gmail.com on 22 Feb 2010 at 3:24

GoogleCodeExporter commented 9 years ago

Original comment by daver0...@gmail.com on 23 Feb 2010 at 7:11

GoogleCodeExporter commented 9 years ago

Original comment by daver0...@gmail.com on 23 Feb 2010 at 7:11

GoogleCodeExporter commented 9 years ago

Original comment by chen...@gmail.com on 23 Feb 2010 at 7:27

GoogleCodeExporter commented 9 years ago

Original comment by chen...@gmail.com on 23 Feb 2010 at 7:29

GoogleCodeExporter commented 9 years ago

Original comment by daver0...@gmail.com on 25 Feb 2010 at 6:18

GoogleCodeExporter commented 9 years ago

Original comment by orkha...@gmail.com on 2 Mar 2010 at 3:45

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Look in MainPage.java

What is the expected output? 
- See the map with routes

What do you see instead?
- Application crashes when gps is turned off

Original comment by orkha...@gmail.com on 12 Mar 2010 at 9:01