launchMode is not a valid property on the <application> element, see https://developer.android.com/guide/topics/manifest/application-element.html It must be set on the activity instead, see https://developer.android.com/guide/topics/manifest/activity-element.html