Open chensteven opened 6 years ago
That is in the client software that you use for FIND. For example, on Android, the client grabs this information via the API provided by Android and then it is passed back in a JSON object to the FIND server.
For example: https://github.com/schollz/find/blob/android/main.js Line 166 onwards
Can someone kindly point me to it?