diff --git a/docs/signed-apk-android.html b/docs/signed-apk-android.html index 55e3a59a204..33423a12cf7 100644 --- a/docs/signed-apk-android.html +++ b/docs/signed-apk-android.html @@ -22,7 +22,17 @@ android { } ...
npm start in your project folderThe generated APK can be found under android/app/build/outputs/apk/app-release.apk, and is ready to be distributed.