开发者

Background-Install an apk file without submit interface. What the way to do ? android

开发者 https://www.devze.com 2023-04-08 19:03 出处:网络
Background-Install开发者_StackOverflow中文版 an apk file without submit interface. What the way to do it?Plain simple - you can\'t. The closest you can get is Android Market auto-updating your apps. N

Background-Install开发者_StackOverflow中文版 an apk file without submit interface. What the way to do it?


Plain simple - you can't. The closest you can get is Android Market auto-updating your apps. Non-Market apps will allways require the user to accept the permissions used by the app.

0

精彩评论

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