Sevastyanov Nikita
Sevastyanov Nikita
No, haven't thought about it yet
This is strange because json answer is used only for determining wifi location, while gps doesn't use Internet for anything (coordinates are ready to display, network only for map downloading)....
Do you offer to compare numbers also without first digits? (123 etc. without +7123)
ok, I understand, app should accept both variants - „+48123123123” and „123132132”? It can be implemented with comparing incoming number with N last digits of number in "trusted". Less secure,...
we can use unix time for this purpose (sms have enough place for it). Yes this information in response will be useful. Time in "tracking" now is local, so it...
I used telegram api, it's really not difficult (when I was writing my bot on python). But such way will require something like web-server on device (for receiving commands, but...
I have read, that new androids (I have 6.0 on real phone) have some limitations for working gps in background. May be this problem has workaround... I need to read...
as I understand, most of api for such function is in google play services (which is not open...). But it analog can be created in service, which will run in...
Hi! Such features may be useful, but for sending data needed Internet or MMS.. I think that enabling gps on rooted devices and selecting which SIM to use (on multisim...
It possible, but we will need to grant new permission (read contacts). Another way, we can keep current way of adding numbers (to work without new permission), and if permission...