List all listening network interfaces

This commit is contained in:
edr
2020-05-13 21:36:33 +02:00
parent 9b5857e2c8
commit b2df26e13b
9 changed files with 134 additions and 87 deletions

View File

@@ -11,7 +11,7 @@ android {
defaultConfig {
applicationId "child.monitor"
minSdkVersion 19
minSdkVersion 21
targetSdkVersion 26
versionCode 4
versionName "0.4"