How to resolve force close caused by Market

Published on May 1, 2010

This is an issue where an application that is opened from Android’s Market might encounter a force close. txeet had the same issue:

txeet force close 

This is due to the application having two launcher components, and Market is confused and therefore not able to launch. Strangely, some phones do not face the same problem.

Though this is a bug on Android side, the application can resolve by simply adding a line in the manifest file.