Is there an API that would let me know if my phone is behind a wall, or something solid?
I am interested to do this in javascript or java for an Android phone.
Or, how would one figure out if the phone is obstructed by something, by using the hardware available in the phone..?
Any ideas?
Mmmmm u could use the GPS, when GPS is into a home, the lattitude and longitude are 0 cause can’t attach to the GPS satellite, u can use this 0 as a flag, to do what u like to do