Skip to content

harryhow/Running-App-Checker

Repository files navigation

Running-App-Checker

Android service to always bring back one designated app

Usage

You have to change package name for your own app, please check TODO

// TODO: change package name for your own app
            if (services.get(i).processName.toString().equalsIgnoreCase("com.mamahow.helloandroidstudio")) {
            ...
            }

Test Platform

  1. Android 4.4.2 (Asus Zenfone 5)

About

Android service to always bring back one designated app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages