[android-developers] Re: Sending GPS coordinate to emulator reboots it

2011-07-08 Thread Sapna Srivastav
My application running absolutely fine on Android 2.1 and 2.2.
But problem arises when I run the application in android 2.3 and later
version emulator.

On Jul 7, 12:05 pm, Ali Chousein ali.chous...@gmail.com wrote:
 Bbbrrr, looks scary. I've been working extensively with GPS signal and
 have been sending GPS coordinates to the emulator. The target AVDs I
 created are version 2.1 (updated) and 2.2 and I've never faced any
 issue. Some coordinates I worked with are:

 geo fix 5.4780 51.4480
 geo fix 9.9975 48.3945
 geo fix 2.3511 48.8577

 Could it be the case that there is a bug in the logic of your code
 which handles the GPS signal? Do you get the same problem when you
 send the GPS coordinates while running the 'Hello World' example?

 --
 Ali Chousein
 Geo-Filtered Assistanthttp://geo-filtered-assistant.blogspot.com/
 Cisco Android marketplace 
 (Chosen)https://marketplace.cisco.com/apphq/products/510

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: Sending GPS coordinate to emulator reboots it

2011-07-08 Thread Mark Murphy
The Android 2.3 emulator does not support GPS fix emulation, due to a
bug that has never been fixed.

The Android 3.0 emulator worked for this the last time I tried it, but
I avoid using that emulator for obvious reasons.

I have not tried this on an Android 3.1 emulator.

On Fri, Jul 8, 2011 at 2:50 AM, Sapna Srivastav sapna.ari...@gmail.com wrote:
 My application running absolutely fine on Android 2.1 and 2.2.
 But problem arises when I run the application in android 2.3 and later
 version emulator.

 On Jul 7, 12:05 pm, Ali Chousein ali.chous...@gmail.com wrote:
 Bbbrrr, looks scary. I've been working extensively with GPS signal and
 have been sending GPS coordinates to the emulator. The target AVDs I
 created are version 2.1 (updated) and 2.2 and I've never faced any
 issue. Some coordinates I worked with are:

 geo fix 5.4780 51.4480
 geo fix 9.9975 48.3945
 geo fix 2.3511 48.8577

 Could it be the case that there is a bug in the logic of your code
 which handles the GPS signal? Do you get the same problem when you
 send the GPS coordinates while running the 'Hello World' example?

 --
 Ali Chousein
 Geo-Filtered Assistanthttp://geo-filtered-assistant.blogspot.com/
 Cisco Android marketplace 
 (Chosen)https://marketplace.cisco.com/apphq/products/510

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training...At Your Office: http://commonsware.com/training

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Sending GPS coordinate to emulator reboots it

2011-07-07 Thread Ali Chousein
Bbbrrr, looks scary. I've been working extensively with GPS signal and
have been sending GPS coordinates to the emulator. The target AVDs I
created are version 2.1 (updated) and 2.2 and I've never faced any
issue. Some coordinates I worked with are:

geo fix 5.4780 51.4480
geo fix 9.9975 48.3945
geo fix 2.3511 48.8577

Could it be the case that there is a bug in the logic of your code
which handles the GPS signal? Do you get the same problem when you
send the GPS coordinates while running the 'Hello World' example?

--
Ali Chousein
Geo-Filtered Assistant
http://geo-filtered-assistant.blogspot.com/
Cisco Android marketplace (Chosen)
https://marketplace.cisco.com/apphq/products/510

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en