1

I am absolutly new in Android development and in Android Studio (I am mainly a Java EE developer).

So I have the following problem: I have created a new project into Android Studio and I have to delete it. In Eclipse I simply select my projecct and, right click on it and delete it. But I can't find this operation in Android Studio (after have selected the project into the project drop down tab.

It also seems to me that I can't close a project (as I do in Eclipse).

Why? What am I missing? How can I delete my project into Android Studio?

AndreaNobili
  • 40,955
  • 107
  • 324
  • 596

2 Answers2

2

File > Close Project

move your mouse cursor on the project and press Delete keyboard button.

This may be the Solution.

Try this too. this could help

Community
  • 1
  • 1
Aamir Ali
  • 203
  • 1
  • 8
0

In 'File' menu you will get 'Close project' option. After closing project simply delete the project from your hard drive.

Moshiur Rahman
  • 347
  • 2
  • 8