Communication between android phones -


Is it possible to communicate between a specific area of ​​the phone without internet or Bluetooth, whether through 20 meters of app Is the distance? Even if both people do not know each other's numbers?

If the user only knows the phone number - try the SMS service: for example. Send intent and SMS via SMS

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -