Hello All,

I am working on a custom board which is running Android ICS. My board is 
receiving NMEA stream over UDP.
My current implementation is to receive the NMEA stream over UDP , parse 
the required parameters like latitude, longitude etc and feed them to mock 
location provider.
Recently, I found out that using mock location provider, I can not provide 
satellite information such as no. of satellites, satellites in view, SNR 
and other. So, third party applications
which are relying on that GPS data can not work.

I research on internet and found that we can write GPS HAL for Android. But 
I am not sure from where to start for it.

Can anyone advice me how the GPS HAL for Android ICS works? 
If you have any other idea that implementing HAL later, please let me know.


Regards,
Pratik

-- 
-- 
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