Skip to content

mayocream/bocchi

Repository files navigation

Bocchi

Development

  • Bun

Android SDK

Please download Android SDK from Android Developers and place it in ~/Android/sdk.

Execute the following command to install the required packages:

./Android/sdk/cmdline-tools/latest/bin/sdkmanager "platform-tools"

Then, add set ANDROID_HOME to ~/Android/sdk in your .bashrc or .zshrc, and add platform-tools to your PATH.

Dependencies

bun install

WSL

Please refer to Running a local Expo development environment in Windows Subsystem for Linux (WSL) for setting up WSL.