Dear Anil, Thanks. Study releated topic.
On 12月13日, 下午3時00分, Anil Sasidharan <[email protected]> wrote: > Hi, > > You need to implement gps HAL to hook this data up into Android's > LocationService JNI. > > Warm Regards, > Anil > > On Mon, Dec 13, 2010 at 12:27 PM, nelsonchung <[email protected]>wrote: > > > > > > > > > I can read gps nmea from /dev/ttymxc1 under linux shell command mode > > like this - cat < /dev/ttymxc1. > > But, I want to know how/where to set in order to let AP level > > application - LocationManager can get gps nmea via JNI/Android. > > How/Where should I set? > > Should I implement some codes followed gps.h? > > Or Can I redirect the nmea from /dev/ttymxc1 to somewhere? > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<android-developers%2Bunsubs > > [email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

