开发者

How to perform some action from my App when the user opens some other application in his device + Android

开发者 https://www.devze.com 2023-02-19 01:44 出处:网络
Basically I want to do the below through my App, Identify user has opened an application in his device

Basically I want to do the below through my App,

  1. Identify user has opened an application in his device
  2. Get the opened application meta data like name,version etc.,
  3. Perform some action based on the application he opened

How to perform above steps?

Than开发者_StackOverflow中文版ks, poddroid


There are no supported broadcasts to provide you your item #1, for security and privacy reasons.

0

精彩评论

暂无评论...
验证码 换一张
取 消