I have a beagle board, i have ported android on it.Now i want to integrate GPS with it.Are there any solutions available? if not how to do it?
how to port Android on beagle board with GPS?
817 Views Asked by Prashanth At
2
I have a beagle board, i have ported android on it.Now i want to integrate GPS with it.Are there any solutions available? if not how to do it?
Have you installed a driver for your GPS? I would compile a GPS driver for beagleboard and test it out on the test board. modprobe and rmmod work well on Android if you have root access.