Create Android Gradle Project in Eclipse
To the point!- Create Android project in Eclipse (Android plugin for Eclipse is needed)
- Right click on Android project and select Export and then "Generate Gradle build files" (Gradle plugin for Eclipse is needed)
- Delete Android project and import the Gradle project
- Possible Android SDK error: create file local.properties in Gradle project with one line: sdk.dir=/path/to/android-sdk
Enjoy!
Inga kommentarer:
Skicka en kommentar