I’m trying to import an Android project into my Eclipse workspace, using existing source code. When I point Eclipse to my existing source location, it doesn’t populate the Build Target area on the New Android Project dialog. Why isn’t it letting me pick a build target?
I’m trying to import an Android project into my Eclipse workspace, using existing source
Share
This is happening, because the path to the Android SDK on the pc where you got the source from is different on the one that you are trying to import it.