merge Kommunikationcopie Version 1.7 UDP Socket
This commit is contained in:
parent
ee61f7042b
commit
35d52088aa
@ -91,7 +91,7 @@ public class MainActivity extends AppCompatActivity {
|
||||
@Override
|
||||
protected void onPause() {
|
||||
super.onPause();
|
||||
communication.stopCommunication();
|
||||
//communication.stopCommunication();
|
||||
}
|
||||
private String getLocalIpAddress() throws UnknownHostException {
|
||||
WifiManager wifiManager = (WifiManager) getApplicationContext().getSystemService(WIFI_SERVICE);
|
||||
|
Loading…
x
Reference in New Issue
Block a user