How to install android Lollipop in eclipse?

Shabbir Dhangot picture Shabbir Dhangot · Jun 27, 2014 · Viewed 17.3k times · Source

This android Documentation says that installation procedure of android Lollipop.

in third step they says that

Select everything under the Android L Developer Preview section and click Install packages.

But I unable to find any section like android L developer preview. Where to download it I follow all the steps from my eclipse juno.

Answer

Paresh Mayani picture Paresh Mayani · Jun 27, 2014

Note:

Before installing latest tools in SDK manager, I would recommend you to update ADT plugin from Help -> Check for updates. Otherwise you would have to face issue described here: Update Eclipse with Android development tools v. 23

Answer:

As mentioned in 2nd step, first you have to install latest SDK Tools, Platform-tools, and Build-tools.

enter image description here

Next Step:

After installing latest tools, you will get Android L and Android 4.4W sections:

enter image description here