Import project in Android Studio from Eclipse

后端 未结 11 720
孤街浪徒
孤街浪徒 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:41

    This is an import problem. NOT an SDK Level issue.

    You need version 22 of the SDK Manager before you attempt the export or it won't be in a format that Android Studio can consume.

提交回复
热议问题