I have just updated my SDK. After the update, my eclipse does not work properly. I am facing two problems.
When I create a new project, it adds the appcompat_v7 library project automatically. I have seen many solutions, and I understand why it's being added automatically. But every time I create a new project, it adds appcompact_v7. How do I fix this problem so that the file appcompact_v7 should only be added the first time ,not every time I create a new project?
Whenever I try to create a new emulator it seems like it doesn't work. (Nothing happening when I click on the OK-button at the bottom of the window)