am9072
am9072
There are **two simple and quick solutions** go to res-->values-->styles watch the simple video for the answer [https://youtu.be/YJR8njVHRA4](url) You can remove your window action bar by setting NoActionBar `` or...
Well simple and quick solution for android conflicting versions that can lead to runtime crashes is to add them manually [https://youtu.be/UDLqFbat7n0](url) This is how you can add them.
Reason and solution: This is the common error you will get most of the time. Reason: when you integrate your project with the Firebase it adds the dependencies ` implementation...