Error creating project in Eclipse

0

I downloaded Android Studio for Android programming, but it takes almost 10min just to open / create a project, so I tried to see other media and found the eclipse with android SDK, well, I downloaded sdk tools directly from the android studio site, but now it only takes to download the necessary tools from the command line, and I did not even know what to download nor the names, so I downloaded an old version of sdkmanager and downloaded everything that eclipse requested, but now when I create a project, in the time to finish I click on finish and nothing happens, type, nothing at all, I click as many times as you want and it will not, I'm even thinking about giving up android programming, why not, two programs and none work, pqp in * photos of my versions in sdkmanager (these are from eclipse, the android studio is separate and I did not find the sdkmanager it) and an error that appears when opening the eclipse, I did not take a photo of when the project is not created because none appears error, it just does not start, no matter how many times I click. *

    
asked by anonymous 30.05.2017 / 16:50

1 answer

-1

I've never worked with Android Studio but I've worked a lot with Eclipse because of my experience when such a mistake occurs, it's best to delete the eclipse folder and its workspace settings and install it all again. Also check if the version is 32 or 64 bits and install the version according to your operating system.

Here are some links I found to set up Android Studio step by step:

link

link

On YouTube you have a lot of content explaining the setup and installation steps. Eclipse is a bit annoying to set up sometimes it takes a lot of patience and persistence.

I hope I have helped.

    
30.05.2017 / 17:07