Good afternoon,
I'm creating an application in android studio to send a string from smartphone to pc.
My application has the following code:
public void Send_Command(View v) {
testClass();
Toast.makeText(getApplicationContext(), "C...
asked by
03.10.2018 / 20:05