Help to create the first android project [closed]

-1

Hello.

I can not create the project to start android study.

Follows a print from the project creation screen on the sendspace link. Please look and tell me what I'm missing.

link

And a print of the eclipse settings in relation to the sdk path:

link

The error appears:

  

Project name must be specified >

I'm following the post from:

link

    
asked by anonymous 17.06.2016 / 20:31

2 answers

2

Speak to André,

Probably this error in the project name should be because you are starting it with lowercase.

But I advise you to retire Eclipse and install Android Studio.

It's Android's own program to work with projects in Java, you can download it from the link:

link

It's infinitely better to work with Android, ways to import libraries are much simpler, and they update you directly.

Any questions you have about the installation let us know that we will help you.

Hugs.

    
17.06.2016 / 20:38
2

Complementing Leonardo's excellent suggestion,

I highly recommend the Udacity Free course that is done by Google professionals, they use only Android Studio and teach well explain.

The course is in video tutorial format, the only con is that a few videos have no subtitles in Portuguese.

Follow link

    
17.06.2016 / 22:05