I am getting 'Default activity not found' after 4.0 upgrade. I can suppress the warning by changing default activity to nothing but that's not what I am looking for. I need to launch my app from launcher by default when I hit run.
My Manifest looks good(Merged manifest too). Can some one help me with a good solution for this?