Android code Eclipse to Android Studio

  • Replies:5
Satish Sharma
  • Forum posts: 3

Mar 14, 2018, 2:07:19 PM via Website

I have old app develop in Eclipse and now trying to migrate in Android Studio. I have updated library and bisic steps flollowed. Now, I am getting error "Error:Project 'app' not found in root project 'projectName'." I am using "classpath 'com.android.tools.build:gradle:3.0.1' " and gratdle 4.1 latest. Can anyone help on this. Eclipse app to android studio app

Reply
Jing W
  • Forum posts: 3

Mar 15, 2018, 1:02:55 AM via Website

You can solve this issue in Android Studio.
There is an option in Android Studio to import eclipse project.
"Import project (Gradle, Eclipse ADT, etc)"
If you face issue with this way, you might create a new project and add all classes to there.
Hope this will help you.

Helpful?
Reply
James Watson
  • Forum posts: 1,584

Mar 15, 2018, 2:32:30 AM via Website

In general, 'app' is your new project name after importing. Check whether this folder actually exists.
Or you may read a file named with 'import-summary.txt' to check the result of importing.

Download size < 0.15 MB. But also accurate enough, ad-free & free.
The minimalist app available on Play Store: https://goo.gl/ws42fN
Blog: https://okblackcafe.blogspot.com Your 5-star is appreciated.

Helpful?
Reply
Satish Sharma
  • Forum posts: 3

Mar 15, 2018, 9:11:55 AM via Website

I am doing same "Import project (Gradle, Eclipse ADT, etc)" but getting error. can any one can support me and fix this issue

Helpful?
Reply
Satish Sharma
  • Forum posts: 3

Mar 15, 2018, 9:12:31 AM via Website

this folder not exit after import

Helpful?
Reply
CarlineBurch
  • Forum posts: 18

Apr 5, 2019, 12:48:57 PM via Website

You can solve this issue in Android Studio.

Helpful?
Reply