mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
Update CONTRIBUTING.md
This commit is contained in:
+1
-1
@@ -42,8 +42,8 @@ target. Building on MacOS for Android, iOS, and a head-less MacOS target is comi
|
||||
|
||||
### Android (cross-compiling from Linux)
|
||||
|
||||
* (Only the first time) `sudo ./build/install-build-deps-android.sh`
|
||||
* (Only the first time) `./tools/android/download_android_tools.py`
|
||||
* (Only the first time) `sudo ./build/install-build-deps-android.sh`
|
||||
* `./sky/tools/gn --android`
|
||||
* `ninja -C out/android_Debug`
|
||||
* `./sky/tools/shelldb start out/android_Debug/ sky/packages/sky/example/hello_world/lib/main.dart`
|
||||
|
||||
Reference in New Issue
Block a user