mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-07-26 08:25:18 -04:00
some more clarifications
This commit is contained in:
parent
3c8df50a34
commit
e53e312fce
1 changed files with 9 additions and 3 deletions
|
@ -22,9 +22,12 @@ welcome!
|
||||||
|
|
||||||
Running the setup script requires:
|
Running the setup script requires:
|
||||||
|
|
||||||
* Android SDK and NDK
|
|
||||||
* Rust
|
* Rust
|
||||||
|
|
||||||
|
Optionally, to build for Android:
|
||||||
|
|
||||||
|
* Android SDK and NDK
|
||||||
|
|
||||||
You may decide to use Android Studio [here](https://developer.android.com/studio)
|
You may decide to use Android Studio [here](https://developer.android.com/studio)
|
||||||
to maintain your Android dependencies. If so, use the dependency manager
|
to maintain your Android dependencies. If so, use the dependency manager
|
||||||
within your IDE. If you plan on using Flutter for Veilid development, the Android Studio
|
within your IDE. If you plan on using Flutter for Veilid development, the Android Studio
|
||||||
|
@ -95,12 +98,15 @@ Development of Veilid on MacOS is possible on both Intel and ARM hardware.
|
||||||
|
|
||||||
Development requires:
|
Development requires:
|
||||||
|
|
||||||
* Android Studio
|
|
||||||
* Xcode, preferably latest version
|
* Xcode, preferably latest version
|
||||||
* Homebrew [here](https://brew.sh)
|
* Homebrew [here](https://brew.sh)
|
||||||
* Android SDK and NDK
|
|
||||||
* Rust
|
* Rust
|
||||||
|
|
||||||
|
Optionally, to build for Android:
|
||||||
|
|
||||||
|
* Android Studio
|
||||||
|
* Android SDK and NDK
|
||||||
|
|
||||||
You will need to use Android Studio [here](https://developer.android.com/studio)
|
You will need to use Android Studio [here](https://developer.android.com/studio)
|
||||||
to maintain your Android dependencies. Use the SDK Manager in the IDE to install the following packages (use package details view to select version):
|
to maintain your Android dependencies. Use the SDK Manager in the IDE to install the following packages (use package details view to select version):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue