开发者

How do I send my application to background?

开发者 https://www.devze.com 2023-01-10 04:48 出处:网络
I want to run my application in background ... What things must I do to support this?开发者_开发技巧Not sure what you really want.You can\'t put your application into background, only the user can do

I want to run my application in background ...

What things must I do to support this?开发者_开发技巧


Not sure what you really want. You can't put your application into background, only the user can do that. You should read the documentation on the few things that an app is allowed to do when in background. Location tracking, play music and continue VOIP calls.

0

精彩评论

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