diff --git a/src/Magnum/Platform/AndroidApplication.h b/src/Magnum/Platform/AndroidApplication.h index 305f09481..31ded2747 100644 --- a/src/Magnum/Platform/AndroidApplication.h +++ b/src/Magnum/Platform/AndroidApplication.h @@ -144,8 +144,8 @@ contents: - - + + @@ -155,8 +155,8 @@ contents: -Replace `{{name}}` with the actual application name and `{{application}}` with -name of the binary file (without extension). If you plan to use OpenGL ES, set +Modify `android:label` to your liking and replace `{{application}}` with name +of the binary file (without extension). If you plan to use OpenGL ES, set `android:glEsVersion` to `0x00030000`. ## Redirecting output to Android log buffer