android - ADT wont update to 23 because of dependency conflict -


i starting android dev , launching adt first time after installing past apis sdk manager (down 2.2 froyo) , error telling me update, when checks update says no new updates.

moreover when try manually install new adt https://dl-ssl.google.com/android/eclipse/ dependency conflict error.

also when download fresh adt google seems regular juno eclipse no adroid stuff set up, no adt splash screen or anything...

i can't proceed learn android if cant use ide because needs update adt version wont install.

i have tried manually downloading adt v23 , same error occurs, deleted adt 22 related stuff in plugins of eclipse directory , somehow still occurs

came across same issue. hence, deleted old eclipse cum android sdk bundle , installed new bundle (eclipse juno & android) click here download. working fine now. workspace in different directory, noting happens project.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -