开发者

How do I listen to Android's contacts launch activity?

开发者 https://www.devze.com 2023-01-20 03:51 出处:网络
I want to know when Android\'s contact launch activity is opened because my application opens after a call is finished and then the contact launch activity is开发者_Go百科 opened after it meaning it w

I want to know when Android's contact launch activity is opened because my application opens after a call is finished and then the contact launch activity is开发者_Go百科 opened after it meaning it will cover my app's activity leading to that I have to press "back" button to see my app.

That is, I want to open my app after contact launch activity has been opened. All help is greatly appreciated!


This is not supported by the Android SDK. Sorry!

0

精彩评论

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