This seems to be manifest merging error. I\'m trying to port existing code to instant app module. What I\'ve tried is :
Based from this thread, there is no sources tab in later versions of Android Studio. However, you can edit the build.gradl
e file instead. See this link. Also make sure that you have specified the default activity in your AndroidManisfest.xml
file. Within your default activity's xml section, there should be these tags: