Tell me how to work with GPS using Android NDK - get coordinates and Wifi - get information about available access points.
1 answer
As far as I know and as far as I looked, obviously it is impossible. If access and find, then only to specific devices.
My suggestions :
- Maybe you do not need NDK.
- You can write processing on NDK, and write math on NDK.
- From the NDK, you can call java classes. It certainly is not fast. like this
|