Import project in Android Studio from Eclipse

后端 未结 11 738
孤街浪徒
孤街浪徒 2021-01-01 10:06

I installed new Android Studio 0.1.1 based on IDEA ide and tried Import code from Eclipse.

  1. Go to Eclipse->Export->Grandle so it add gradle file
  2. Open A
11条回答
  •  不思量自难忘°
    2021-01-01 10:33

    Had same problem, now works. I did this:

    Open android studio:

    Tools -> android -> SDK manager then install the android 4.0.3 (API 15) and done.

    It worked for me.

提交回复
热议问题