Thanks Eliot for the reply. But I was looking more on taking NMEA steams from GPS sensor and feed the proper location data to Android's framework. Anyway I found a solution for that from GPS implementation for emulator. Thanks again.
-Pratik On Friday, 9 August 2013 20:01:11 UTC+5:30, Eliot Stock wrote: > > There's a GPS location provider in CyanogenMod that might help you. Grab > the source and search for GpsLocationProvider.java. > > Eliot. > > On Thursday, 8 August 2013 06:08:19 UTC+1, Pratik Rathod wrote: >> >> 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: android-porting+unsubscr...@googlegroups.com 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 android-porting+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.