What steps will reproduce the problem?
1. Click the Start button in GPSLogger.
2. Click the phones Home button to display the desktop.
3. Click and drag open the notification area in the left corner.
4. Click on the GPSLoggerService
What is the expected output? What do you see instead?
The GPSLoggerActivity should be displayed but instead nothing happens.
What version of the product are you using? On what operating system?
Latest revision from SVN in emulator and Google Dev Phone 1.
The problem can be solved by changing one line in GPSLoggerService.java to
instead pass the GPSLoggerActivity class (see attached patch).
Original issue reported on code.google.com by markuski...@gmail.com on 7 Apr 2009 at 10:43
Original issue reported on code.google.com by
markuski...@gmail.com
on 7 Apr 2009 at 10:43Attachments: