Closed d9x2knv7 closed 8 years ago
Before we dive deeper into that issue, did you read this page https://xenoage.atlassian.net/wiki/display/ZONG/Using+Android+Studio ? Does it help?
Yes, you mean first apply all the file into the IntelliJ IDEA,
Then put it mobile-android into the Android Studio? But it stock in this point, never moved.
And it happen again.
Still not working at all... please help...
Using IntelliJ is not required. Just open Android Studio, import the Android project from your local copy of Zong! (subdirectory "mobile-android") and you are good to go. I just tried it with a fresh install of Android Studio 2.1.2 and a fresh copy of the Zong! repository. Can you describe in detail, what you are doing? Or should I create a screencast of what I am doing?
Yes, the first screenshot is import the mobile-android into the Android Studio. That simple, but I went wrong. I have done nothing... Can you send your version to me might be it will work.
You are using the folder ".../Desktop/mobile-android". But "mobile-android" must be a subfolder of your local Zong! repository. Checkout Zong! for example in ".../Desktop/Zong" and then import ".../Desktop/Zong/mobile-android".
Hi, it does not work at all. But I can see it push some step forward, but with same problem.
Please provide a screenshot of your directory structure. I'd like to see the repository with its subfolders, including the mobile-android
subfolder and the contents of the utils
subfolder.
This is how it looks on my machine:
I do not have the "lib" folder. and "utils" folder is empty.
but in the Github does not have the libs folder as well.
The lib folder is created by the build script. But you need the submodule in the utils folder. Check the link above.
after the git submodule init and git submodule update all errors disappeared.
Hi Xenoage Can not run success when I put 'mobile-android' into the Android Studio.
Thank you, Yu