docs: warn about Gradle sync failure on first open before prerequisites are in place

Signed-off-by: david <openonimpact@gmail.com>
This commit is contained in:
david 2026-02-28 16:02:52 -07:00
parent 4015513b96
commit 0b6bd60bef
1 changed files with 6 additions and 0 deletions

View File

@ -94,6 +94,12 @@ import { Tabs, TabItem, Steps } from "@astrojs/starlight/components"
5. Open the project in Android Studio.
:::caution
Android Studio will automatically attempt a Gradle sync when the project is first opened.
This sync will fail until steps 8-10 are completed. You can safely dismiss the sync failure and
proceed through the remaining steps before syncing manually via
**File > Sync Project with Gradle Files**.
:::
6. Install the required dependencies.
- Android SDK, latest version