Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Not able to create Android Project in Eclipse

I'm not able to create a new android project in eclipse. Whenever I try to create one & reach last screen of the wizard & hit finish button, a empty project (just folder structure) project with the same name gets created in navigator window but the wizard does not go away.

It still has that finish button & nothing happens on clicking it again. The project created in navigator should have at-least few files for me to start working on it.

Any help?

I'm using eclipse indigo on ubuntu 12.04

like image 277
Himanshu Avatar asked Nov 04 '22 09:11

Himanshu


1 Answers

try to Use Following Suggestion i'm Not Sure But Might Help you.

1 ) Just go with default launcher image (blue smiley) instead of customizing it and it should work.

2) If you have installed support library>8 Still get the error msg

-->Delete the support library from the SDK manager
-->Create a new project & install the support library by clicking on "Install / Upgrade"

also Check this answer for More Information.

Hope it will Some How Help you.

like image 100
Bhavesh Patadiya Avatar answered Nov 11 '22 04:11

Bhavesh Patadiya