2 lines in Manifest to remove before sharing your Android Library

It’s fun to make Android library for others. Some tutorials you could refers to. Just made a simple one. Then try it on some existing applications, and learn about this.
What Android Studio auto generates for you
When you create a module of new Android Library, it will generate AndroidManifest.xml…