Hello. I have a standard GPS device that I connect to my hardware using a serial port. I'm able to read NMEA data from /dev/ttyXX but it seems that Android does not pick up the data from the serial port, I configure it with setprop ro.kernel.android.gps=/dev/ttyXX and gps.baud=38400 Still it seems that android ignore the gps data ( no gps icon in the notification drawer, it is enabled in the location settings)
My build has no libgps.so and I was wondering if any special build steps are required in AOSP to enable GPS support. Regards. -- -- 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/d/optout.
