I\'ve been trying to create an application that uses Google Maps and upon getting an error for \"MapActivity\" I searched the web and found the solution was to make my build
I met the same problem and it said "access is denied". I am using 64bit win7 and the sdk tools is installed under C:\Program Files (x86)\Android\android-sdk. I figure out that it is because the SDK manager does not have permission to the folder so the quick fix is to right click SDK manager and run it as administrator.