https://github.com/multi-os-engine/moe-ui-designer
https://github.com/multi-os-engine/moe-ui-designer
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/multi-os-engine/moe-ui-designer
- Owner: multi-os-engine
- Created: 2016-08-09T14:10:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-01T08:47:10.000Z (over 8 years ago)
- Last Synced: 2025-01-13T14:32:59.866Z (over 1 year ago)
- Language: Java
- Size: 5.26 MB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Build instriction:
Set IDEA_HOME environment variable pointing to IntelliJ IDEA 14 (15 and 16 IDEA versions are not supported), for example:
export IDEA_HOME=/Applications/IntelliJ\ IDEA\ 14\ CE.app/Contents/
Add android.jar to the class path of your project (to the SDK class path)
Also, when deploying you should set the environment varibale ANDROID_HOME looking at sdk installation folder (root)