• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Access is denied (installing packages)

surfengm

Lurker
I have just installed Android SDK and AVD manager. java jdk, eclips, and the ADT Plugin.
At the moment if i try to download SDK Platform Android ... API ..,revision.. nothing gets installed, in the details it lists an android file name followed by (Access denied)
How do I get these packages to download?
 
Usually this is because eclipse is not running as administrator.
Windows: Right click og eclipse, and choose "Run as Administrator"
Linux: sudo eclipse
 
Back
Top Bottom