I am trying to emulate GPS using the Android emulator (*not* a physical 
device).

I have the following set to yes in my emulated device's properties, 
thinking that if I don't set it, gps won't get emulated.
hw.gps = yes

I don't see anything in logcat as to whether the driver was loaded, but if 
the file /etc/gps.conf is not populated,
I get this error:

W/GpsLocationProvider(  297): Could not open GPS configuration file 
/etc/gps.conf

Populating the file gets rid of the error, but the telnet localhost 5554 
geo fix <> <> seems
to have no effect.

Should hw.gps be set to no?

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to