Error creating project in Eclipse

Asked

Viewed 472 times

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 the sdk tools directly from the android studio site, but now he can only download the necessary tools by command line, and I didn’t even know what I had to download nor the names, so I downloaded an old version of sdkmanager and downloaded everything q the eclipse asked for, but now when I’m going to create a project, when it comes to finishing I click on Finish and nothing happens, like, nothing at all, I click as many times as I want and will not, I’m thinking about giving up programming for android, for a while, two programs and none of them work, pqp in inserir a descrição da imagem aqui * photos of my versions on sdkmanager (these are eclipse, the android studio ta separate and I didn’t even find his sdkmanager) and an error that appears when opening the eclipse, I didn’t take picture of when the project is not created pq no error appears, it just doesn’t start, no matter how many times I click. *

  • 1

    boy try to optimize the android studio on your machine the eclipse no longer has support for android, or be like you said yourself is an old tool, and it does not have the graddle that is essential to add libraries to the project thing that in the future you may need, there in android studio download only the Apis, and emulator low android 6.0 or 7 for x86, download the hawx accelerator hardwere for pc, the first times the android stúdio is slow to open even, but then it improves.

  • Dude, I recommend you insist on Adroid Studio. As Rogers said, Eclipse is an old and unsupported tool, and the use of Android Studio graddle will be required at some point in your learning. The first builds may be slower according to machine capacity but there are some solutions to streamline the build like this: https://stackoverflow.com/questions/32171524/how-to-configure-gradle-to-work-offline-using-cached-dependencies

1 answer

-1

I never worked with Android Studio but I’ve worked a lot with Eclipse, for my experience when such an error occurs, nonsense, the best is to delete the eclipse folder and your Workspace settings and install everything again. Also check if the version is 32 or 64 bit and install the version according to your operating system.

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

http://www.devmedia.com.br/criando-ambiente-android-no-eclipse/24621

https://www.youtube.com/watch?v=x4eb4oAf6_s

On youtube there is a lot of content explaining the setup and installation steps. Eclipse is kind of boring to set up sometimes it takes a lot of patience and persistence.

I hope I’ve helped.

  • I already uninstalled and installed dnv and tbm n came up with nothing, downloading again is kind of hard because I have internet 1MB so it gets boring always downloading,

  • Yes, most mobile devs use Android Studio even is very much headache set up in the eclipse hand.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.