I am aware that you can fully disable instant run(the new Android 2.0 functionality). However I do like the feature except in some cases: -When making changes to a layout file, it often does not pick up the changes causing Nullpointer when accessing those resources.
Is there a way to bypass instant run? And force a re-installation?
I do know that changes the AndroidManifest forces this but that's not convenient.