mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix markdown
This commit is contained in:
parent
44906f0aac
commit
65483a22bd
@ -42,14 +42,14 @@ target. Building on MacOS for Android, iOS, and a head-less MacOS target is comi
|
||||
|
||||
### Android (cross-compiling from Mac or Linux)
|
||||
|
||||
## The first time
|
||||
#### The first time
|
||||
|
||||
* `./tools/android/download_android_tools.py`
|
||||
* On Linux: `sudo ./build/install-build-deps-android.sh`
|
||||
* On Mac: Install Oracle's Java JDK, version 1.7 or later.
|
||||
* On Mac: Install "ant": `brew install ant`.
|
||||
|
||||
## Building
|
||||
#### Building
|
||||
|
||||
* `./sky/tools/gn --android`
|
||||
* `ninja -C out/android_Debug`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user