Xenoage / Zong

Zong! Music Notation
GNU Affero General Public License v3.0
29 stars 12 forks source link

Can not apply into the Android Studio #3

Closed d9x2knv7 closed 8 years ago

d9x2knv7 commented 8 years ago

Hi Xenoage Can not run success when I put 'mobile-android' into the Android Studio. image

Thank you, Yu

Xenoage commented 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?

d9x2knv7 commented 8 years ago

Yes, you mean first apply all the file into the IntelliJ IDEA, image

Then put it mobile-android into the Android Studio? But it stock in this point, never moved.

d9x2knv7 commented 8 years ago

image And it happen again.

d9x2knv7 commented 8 years ago

Still not working at all... please help... image

Xenoage commented 8 years ago

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?

d9x2knv7 commented 8 years ago

Yes, the first screenshot is import the mobile-android into the Android Studio. That simple, but I went wrong. I have done nothing... image Can you send your version to me might be it will work.

Xenoage commented 8 years ago

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".

d9x2knv7 commented 8 years ago

Hi, it does not work at all. But I can see it push some step forward, but with same problem.

Xenoage commented 8 years ago

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.

Xenoage commented 8 years ago

This is how it looks on my machine: dirs

d9x2knv7 commented 8 years ago

I do not have the "lib" folder. image and "utils" folder is empty.

Xenoage commented 8 years ago

https://xenoage.atlassian.net/wiki/display/ZONG/Download

d9x2knv7 commented 8 years ago

but in the Github does not have the libs folder as well.

Xenoage commented 8 years ago

The lib folder is created by the build script. But you need the submodule in the utils folder. Check the link above.

Evil85 commented 8 years ago

after the git submodule init and git submodule update all errors disappeared.