question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Conversion on Library from Android Studio to Eclipse

See original GitHub issue

Am trying to convert the Library from Android Studio to Eclipse but it seems that its very difficult can you help me out

AppIntro Version:

Device/Android Version:

Issue details / Repro steps / Use case background:

Your Code:

Stack trace / LogCat:

paste stack trace and/or log here

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
heinrichreimercommented, Nov 27, 2016

@cashlex Come on, Android Studio runs perfectly on my 4-year-old laptop running an i3. Maybe your build will take a minute longer but what’s that compared to the advantages Android Studio has over Eclipse. And with instant run enabled you’ll get even better build times. Don’t blame these excellent library developers for not supporting a deprecated IDE. Don’t forget: What they offer you is completely free and they gain nothing back other than experience. In my language there’s a proverb saying “Einem geschenkten Gaul guckt man nicht ins Maul”. That basically means you should never judge something you get for free. If you want support for Eclipse don’t hesitate to fork this repo and add support by yourself but don’t blame the developer!

1reaction
heinrichreimercommented, Dec 7, 2016

Haha, IntelliJ is Android Studio + extra core Java functionality. So if you have IntelliJ, you wouldn’t need Android Studio anyway 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to import Android Studio project in Eclipse?
Android Studio is based on Gradle. So i don't think so it is possible to do this. Yes you can import Eclipse project...
Read more >
Migrate to Android Studio - Android Developers
Start Android Studio and open the project you'd like to add the module to. From the Android Studio menu click File > New...
Read more >
How to convert an android project into a library project in Eclipse
Open the build.gradle file for the existing app module. At the top, you should see the following: apply plugin: 'com.android.application' · Change the...
Read more >
Migrating from Eclipse | Gradle for Android - Packt Subscription
If you convert a project with JAR files or library sources, the import wizard will suggest replacing those with Gradle dependencies. These dependencies...
Read more >
Convert Eclipse Workspace to Android Studio Project-eclipse
Android studio's "import project" works quite well. Just select the Eclipse project file to import and Android Studio will detect the libraries necessary....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found