0

How to setup the latest release of Intellij idea for android development ? I found some similar question here at stackoverflow but it was asked in 2011 and some updates were made to android sdk and Intellij

Community
  • 1
  • 1
Mahmoud
  • 353
  • 1
  • 3
  • 14
  • there is [Android Studio](http://developer.android.com/sdk/installing/studio.html) it is an Intellij edition for Android – donfuxx Feb 18 '14 at 22:24
  • I would suggest that you leave a comment in the other question (or the accepted answer for the other question) asking for an updated answer. – JasonMArcher Feb 19 '14 at 00:50
  • possible duplicate of [How do I set up IntelliJ IDEA for Android applications?](http://stackoverflow.com/questions/5271182/how-do-i-set-up-intellij-idea-for-android-applications) – JasonMArcher Feb 19 '14 at 00:50

1 Answers1

2

Just use Android Studio; it has everything you need right out of the box.

Karim Varela
  • 7,562
  • 10
  • 53
  • 78