- I export Google Android Project from unity, it's an Eclipse Project
- 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?