Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道更新是如何工作的?它的更新特定文件如何仅更改?我的意思是在更新期间,整个 apk 会再次安装还是仅特定文件更改?它是如何工作的?我只想知道android market是如何在没有用户提示的情况下直接从市场站点升级apk的?
Google Play 商店使用智能应用更新。它计算新旧 apk 之间的差异,并仅下载这些更改。看:
Google Play 商店上的智能应用更新:它是如何工作的?
http://www.androidpolice.com/2012/08/16/google-flips-the-switch-on-smart-app-updates-in-the-play-store-video/