Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Android Studio for non-Android projects

Options
  • 22-02-2014 6:46pm
    #1
    Registered Users Posts: 1,019 ✭✭✭


    Hey,

    I'm currently working on a project that is made up of 3 different components. An Android app, an API and 2 separate websites.

    Today I decided to give Android Studio a go so I migrated the app component over along with all the dependent libraries etc. (to gradle).

    Now I'm wondering, what about my other projects? I used to just have everything in Eclipse but I get the impression that this IDE is for Android only. Will I have to start using Android Studio for the app development and Eclipse for everything else? Or will there no ill effects if I import my non-Android projects into Android Studio?

    How do other developers get around this?

    Thanks


Advertisement