java - How to define GPS module in Android? -


I am Android's Devet 8000 which is a Beagle Bird Clone. I have a GPS module connected to / dev / ttyS0 I can get NMEA output successfully while writing "cat / dev / ttyS0" in terminal emulator.

I know how to let Android go that is a GPS module on / dev / ttyS0 and is it outputting NMEA standard? Be able to use the android.location class with it! Or test it with any GPS app in the store!

Is there a change in the source of Android? For example, connecting the driver, writing the code with Android-NdK or

the interface must be implemented And you may want to use it as a reference.


Comments