开发者

How Chrome installs app on Android directly

开发者 https://www.devze.com 2023-04-04 00:40 出处:网络
I am just curious to know how th开发者_StackOverflow社区e Chrome browser installs app on the Phone.

I am just curious to know how th开发者_StackOverflow社区e Chrome browser installs app on the Phone. What is the mechanism behind it?

Thanks, Manan


Push notification service, the market has its "own" push notifications implemented. When we installed a couple apps from the page, they installed almost immediately. This isn't the phone asking if there are installs pending, this is the market site pushing the info directly to the device.

If you disable sync, it will stop push notifications too.

Your phone market Google account also linked to the android market, thats the reason that you need to sign in before you install apps from webstore

Android Cloud to Device Messaging (C2DM)

0

精彩评论

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