How to install android Lolipop in eclipse? -


this android documentation says installation procedure of android lolipop.

in third step says that

select under android l developer preview section , click install packages.

but unable find section android l developer preview. download follow steps eclipse juno.

help me if know.

note:

before installing latest tools in sdk manager, recommend update adt plugin -> check updates. otherwise have face issue described here: update eclipse android development tools v. 23

answer:

as mentioned in 2nd step, first have install latest sdk tools, platform-tools, , build-tools.

enter image description here

next step:

after installing latest tools, android l , android 4.4w sections:

enter image description here


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 -