some more clarifications

This commit is contained in:
Christien Rioux 2023-11-07 22:09:45 -05:00
parent 3c8df50a34
commit e53e312fce

View file

@ -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):