Search code examples
androideclipseandroid-sdk-toolsandroid-5.0-lollipop

How to install android Lollipop in eclipse?


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.


Solution

  • 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