質問

I am running a background service that restricts users from launching applications, even when my application is not in the foreground. Is there any way to stop them from being able to launch certain applications?

役に立ちましたか?

解決

Launching of app is handled by the Launcher. This cannot be controlled from a third party app. Neither Android provides you the app lauch details like a broadcast.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top