Android app not opening from URL using intent-filter
问题 I am trying to open my app from a website and read some text from link. The URL will be like codespike.com/?code=xxxx . I need to read the xxx but my problem is that I am not able to open my app when this specific URL in being opened in the browser. For testing I also used a webiste bfinstafollowers.com , not working with this either. This is what I am trying. <activity android:name="com.softech.betforinstafollowers.MainActivity" android:label="@string/app_name" android:screenOrientation=