diff --git a/.idea/.name b/.idea/.name index ec3551b..5406af0 100644 --- a/.idea/.name +++ b/.idea/.name @@ -1 +1 @@ -RunningAppChecker \ No newline at end of file +Running-App-Checker \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 9a8b7e5..96cc43e 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -1,7 +1,6 @@ - \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 7f68460..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/app/app-release.apk b/app/app-release.apk new file mode 100644 index 0000000..ba75445 Binary files /dev/null and b/app/app-release.apk differ diff --git a/app/app.iml b/app/app.iml index ea55d98..d58624d 100644 --- a/app/app.iml +++ b/app/app.iml @@ -24,7 +24,7 @@ - + diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 5b070f9..844f4f7 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -2,6 +2,8 @@ + + services = activityManager.getRunningAppProcesses(); boolean isForeground = false; for (int i=0; i services = activityManager.getRunningAppProcesses(); -// -// -// boolean isForeground = false; -// -// for (int i=0; i