Only download app from android market
I want to prevent android market to install downloaded android 开发者_如何学Pythonapplication automatically. Rather I want an app gets downloaded from the market and then a custom installer will responsible for its installation.
I am using android SDK 2.3
Anyone help is really appreciated.
Thanks,
Sam
I am just wondering if we could intercept between post-downloading and pre-installation phase.
No, sorry, that is not possible.
You are welcome to have the Market-installed application download and prompt the user to install a second application, but the first application still exists.
精彩评论