SyntaxFix
Write A Post
Hire A Developer
Questions
You can remove the warning by adding the below code in <intent-filter> inside <activity>
<intent-filter>
<activity>
<action android:name="android.intent.action.VIEW" />