0
  1. I export Google Android Project from unity, it's an Eclipse Project
  2. I want to import this Eclipse Project to Android Studio Project by command line or use python script

I had imported the Eclipse Project into Android Studio Project by IDE, but don't know how to import by command line, I'm not familiar with Gradle, Can anyone help me?

Backs
  • 24,430
  • 5
  • 58
  • 85
collin
  • 1
  • Welcome to SO. Your question needs to be more focused to get quality help from SO. Broad questions like yours are difficult to answer. If you succeeded in importing the project from Studio, why do you need to do it from command line again? – RaGe Jan 19 '16 at 02:44
  • I want to generate apk use python scripts. All the process will finished by scripts, and I need not to operate it. – collin Jan 20 '16 at 08:30
  • See here: http://stackoverflow.com/questions/16754643/what-is-gradle-in-android-studio The whole point of gradle is to replace your python script to make building apks automated and easy to modify – RaGe Jan 20 '16 at 18:09

0 Answers0