See here
android manifest is missing the Launcher intent filter
<category android:name="android.intent.category.LAUNCHER"/>
2 Likes
See here
android manifest is missing the Launcher intent filter
<category android:name="android.intent.category.LAUNCHER"/>