Android studio deletes a project, androidstudio
This beginner recently used eclipse for Android. In fact, I personally think that eclipse is good and may not be easy to get started with Android. I have heard of Google's Android studio. I finally went there two days ago and installed it under Windows 7 and ubuntu. Of course, I am more accustomed to developing under ubuntu.
When the problem arises, I find that I am not sure how to delete the project in Android studio. Right-click the menu, main menu, and you cannot find any menu item named Delete or Remove. You cannot directly press the Delete key to Delete the entire project. Tiangeng! Eclipse can be deleted directly by pressing the Delete key, which forces me to use the eclipse rhythm.
So I went to the Internet and found many articles saying that Android studio is called "Remove", so I found a menu item with "Remove. Can you tell me where the menu item is? I used Ctrl + Shift + a to search for menu items, and the removed menu item cannot be deleted.
After a dozen minutes of struggle, it was discovered in the end that it was difficult to Delete the directory navigation bar. I can only feel it !!!! For example:
The first graph does not have the Delete menu item, but the second graph does.
In addition, the most funny thing is that Delete cannot Delete the top-level project directory. That is to say, the directory named MusicPlayer still exists, but it becomes empty now. Haha ..
Why do my eyes often contain tears, because my eggs are broken. I really just want to delete a project !!!!
How can I restore the default setting if no folder exists in the project list of Android Studio?
Guys, I figured it out. I had to re-import the project. Haha; File -- import project -- OK
Remove the Fragment Layout Name item when creating a project in android studio.
This function added in the new version cannot be removed.