Skip to content

Commit 2330828

Browse files
committed
Wrong NDK version in README
1 parent ba9d901 commit 2330828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ Superpowered USB Audio classes for Android are compatible from Android 19 (KitKa
200200

201201
# Android Studio
202202

203-
Before running any Android example project, please install the Android NDK version 25.1.8937393 (Tools → SDK Manager → SDK Tools → NDK (Side by side)). Furthermore, turn off Instant Run in the settings, because the Instant Run feature of Android Studio is not compatible with native C++ Android projects.
203+
Before running any Android example project, please install the Android NDK version 27.1.12297006 (Tools → SDK Manager → SDK Tools → NDK (Side by side)). Furthermore, turn off Instant Run in the settings, because the Instant Run feature of Android Studio is not compatible with native C++ Android projects.
204204

205205

206206
# How to create a Superpowered project with Android Studio

0 commit comments

Comments
 (0)