When I download a new launcher and install it, the next time I hit home, I'm presented with a dialog to choose which application to launch from the home button.
I'm working on my own launcher app, and when I install it from ADB, it doesn't clear the default and give me the prompt when I hit home the next time. It shows up if I clear the default manually, but simply installing it doesn't clear the default the way it does when I install apps from the play store.
So, basically, what's clearing the default app when you install (or even update) an app, and how can I make my app do it. I'm not trying to force it to be the default, I just want my installation to reset the default and allow me to choose again.
adb, such as by uploading it to DropBox and downloading it via the DropBox client. My guess is that theadbinstall mechanism is the source of your difficulty. – CommonsWare Aug 24 '12 at 20:10