How do I delete modules from Android Studio? I can't see the delete button even if I right-click on the module.
android ide android-studio
When you are in Android Studio (0.8.x - 1.5.x), enter Project Structure with File -> Project Structure
If you click on the module you want to erase and press the - button with the red circle, There's a dialog like this. Press Yes here to delete the module.
© 2024 OneMinuteCode. All rights reserved.