How to remove .aar file form Android Studio

dev90

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

Chandrahasan

1. Open Project Structure via File -> Project Structure ,

enter image description here

2. Remove library module dependency from app(Main) module ,

enter image description here

3. Remove ARR library module,

enter image description here

4. Finally go to project file path in your harddrive Remove manually ARR library module,

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Create aar file in Android Studio

How to build CHAQUOPY Android library (.AAR or .JAR file) in Android Studio

How to import a .aar file into Android Studio 1.1.0 and use it in my code

Android Studio Create AAR using another AAR file and jar inside

Android studio aar file error class not found

Class in AAR file not available in Android Studio

How to create new Android AAR in Android Studio

How to create *.aar file from "existing" android studio project ( Not creating new android library)?

How to import .AAR module on Android Studio 4.2

How to build Flutter project with Android aar file?

How to publish an Android .aar file to Artifactory

How to download leakcanary-android aar file

How to choose only .aar file from file manager in android

Android Studio how to package single AAR from multiple library projects?

How can I build an .aar library with shrunk classes in Android Studio?

How to permanently remove file crunching error in android studio?

How to remove all comments from the specific file in Android Studio?

How to remove unnecessary all type of file in android studio on single click

Using AAR's in Android Studio

How to exclude a file from an .AAR Android library archive with gradle

How to use the downloaded maven aar file in my Android project?

Export Android Library as AAR file

How to remove label in android studio

Android studio @aar import creating incorrect exploded-aar directory

Why won't Android Studio create my AAR file in release mode

How to get packagename of aar file?

How to convert an .aar file into a .jar

How to sign AAR Artifacts in Android?

Android Studio cannot resolve symbols from AAR