Hi
I am using the Open Source Master distribution of 2008/12/22.
Maybe many of you know how to emulate GPS on SDK (android-sdk-
windows-1.0_r2) by using telnet and geo command. That what I'd like to
do on Open Source as well!

First, I adb pull "com.google.android.maps.jar" and "Maps.apk" from
SDK. And successfully integrate them into open source framework and
process Google Maps for browsing the map view.

However, I cannot locate My Location by telnet and geo emulation.
Becasue I cannot add log to SDK for comparison with open source, I
don't know the reason why.
Following is the log snap from my open source.
===============================================
D/gps_qemu(   50): gps state initialized
D/gps_qemu(   50): gps thread running
D/gps_qemu(   50): qemu_gps_set_fix_frequency: called
D/gps_qemu(   50): qemu_gps_start: called
D/gps_qemu(   50): gps thread received 1 events
D/gps_qemu(   50): gps control fd event
D/gps_qemu(   50): gps thread starting  location_cb=0xad345ead
I/Maps.MyLocationOverlay(  200): Request updates from gps
================================================

Seems like the GPS start to emulate, however, I got "Your location
cannot be determined" just like the message show in SDK if you emulate
GPS without telnet+geo.

What open source miss??? Does anyone know about it??

BR
John
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to