I have downloaded eclipse(Kepler) where I couldn't find the option to create the android project in file-new option of eclipse.how can I get Adt plugin into the eclipse to create android project
            Asked
            
        
        
            Active
            
        
            Viewed 99 times
        
    2
            
            
        - 
                    1This is available too in the [Android docs](http://developer.android.com/sdk/installing/installing-adt.html) – Shashank Kadne Oct 13 '13 at 05:06
 - 
                    Hope this link helps: http://stackoverflow.com/questions/18588886/install-adt-plugin-in-eclipse – Siddharth_Vyas Oct 14 '13 at 06:53
 - 
                    Now its done...I was doing a mistake .choose windows-customized perspective-menu visibility-file-new.Now select android Application project and android xml. click ok. Its done – Barun Oct 25 '13 at 05:42