Android - How to intercept the 'Install application' intent
问题 OK, so not entirely sure this is possible... But trying to write an application so that I can run some code before any of the following activities are performed. 1) APK is downloaded from web and market launches installer 2) Install button is pressed on android market Is it possible to intercept and prompt on these events, or has Google locked that stuff down quite tightly? 回答1: This isn't an answer per se, but I can't find any commenting tool here. Sorry. I'm having this issue as well. I