Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Can't run in Eclipse (ADT) #70

Open
marleyiam opened this issue Jul 1, 2015 · 3 comments
Open

Can't run in Eclipse (ADT) #70

marleyiam opened this issue Jul 1, 2015 · 3 comments

Comments

@marleyiam
Copy link

Hi there! The projet worked like a charm in Android Studio, zero config! but I'm having troubles to set it on Eclipse. Gradle seems to work once build ran succefully , but when I import the project in Eclipse I can see that folder structure is slightly different and the apk fails on startup.
Any clues appreciated!!!

@denisk20
Copy link
Contributor

denisk20 commented Jul 3, 2015

Sorry for not answering your problem, but Google had discontinued Android Eclipse support:
http://android-developers.blogspot.de/2015/06/an-update-on-eclipse-android-developer.html
So it might be a good time to migrate to Android Studio (especially since they will offer C/C++ support in 1.3).

@marleyiam
Copy link
Author

I'm aware on it, but my costumer still uses ADT in some of his legacy environments. Thank you anyway.

@lzddzh
Copy link

lzddzh commented Oct 15, 2015

My eclipse works well with the example provided by the code. Maybe you should double check your app code and repository dependence(for example, your android build version, library).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants