Skip to content

Commit

Permalink
Updated Android Studio install instructions to include Chipmunk
Browse files Browse the repository at this point in the history
  • Loading branch information
costinberty committed May 6, 2024
1 parent 9313919 commit a19760e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,8 @@ $ make ios.app_deps

<details><summary>Android dev requirements</summary>

- An Android app **development environment**, e.g. [Android Studio](https://developer.android.com/studio/install)
- An Android app **development environment**, e.g. [Android Studio](https://developer.android.com/studio/install) (Tested with Chipmunk 2021.2.1 .)
- **IMPORTANT NOTE**: There is a known issue to [Support the latest Android Studio (Giraffe)](https://github.com/berty/berty/issues/4753). To solve this we will need to update to the latest React Native version. This could be a lengthy operation and until then, although undesirable, you can mitigate this bug by using Android Studio Chipmunk.
- **Android SDK**, with the following enabled (in Android Studio Code in `Tools --> SDK Manager`):
- SDK Platform "Android 11.0 (R)"
- Android SDK Build-Tools
Expand Down

0 comments on commit a19760e

Please sign in to comment.