I have added .aar
file in Android Studio. Its creating some conflict. Now i want to remove this .aar
file, but i am unable to find out any option to delete this file.
I have also searched this, but unable to find out any solution to delete .aar
file
Right click the module. Select Open Module Settings. In the popup click the red minus symbol in the top right corner. That will delete the module from your project.
Android App Development for Beginners The Android Support Library package is a set of code libraries that provide backward-compatible versions of Android framework APIs as well as features that are only available through the library APIs. Each Support Library is backward-compatible to a specific Android API level.
1. Open Project Structure via File -> Project Structure ,
2. Remove library module dependency from app(Main) module ,
3. Remove ARR library module,
4. Finally go to project file path in your harddrive Remove manually ARR library module,
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With