Step 1 : Open up eclipse and export the project that need to import to Android Studio.
Step 4 : Now a window will be appeared like below. Click "Finish" button.
Step 5 : Again click "Finish" in next window as well.
Step 6 : Now if all the things worked fine, a file named "build.gradle" has been generated inside your selected project folder.
Step 9 : Then a message box will pop up like this. Select "Yes"
Step 10 : Now a new window will be appeared like below. I have installed gradle 1.9 version on my PC. So I select "Use local gradle distribution" option. If you want you can download latest gradle version from here. Also you can select the "recommended" option as well.
Here is the final output.
Other references : https://www.youtube.com/watch?v=b84t7p9YuX8&index=11&list=LL7iK14mNE71scGEhxKuWNlw
No comments:
Post a Comment