From c6132578bb847dd9ba35ff30c495c27ea3fd6b22 Mon Sep 17 00:00:00 2001 From: gurpreetsinghmatharoo Date: Fri, 29 Sep 2023 13:48:08 +0530 Subject: [PATCH] [general] android game options fix (cherry picked from commit 46349107cdd6003c8af5c895737613549de99bd8) --- Manual/contents/Settings/Game_Options/Android.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual/contents/Settings/Game_Options/Android.htm b/Manual/contents/Settings/Game_Options/Android.htm index b1da46165..68ef8bd8b 100644 --- a/Manual/contents/Settings/Game_Options/Android.htm +++ b/Manual/contents/Settings/Game_Options/Android.htm @@ -102,7 +102,7 @@

Google

You can also use Google Dynamic Asset Delivery to create app bundles as large as 1GB when using theĀ *.aab export option. This packages all game assets as "install-time" assets which are installed alongside the app itself. You can find further details on this feature here.

Android TV

Finally, you have the option to prepare the final app package as an Android TV game (you should only tick this if your game conforms to the Android TV guidelines).

-

Yoou can also select whether your game supports Leanback.

+

You can also select whether your game supports Leanback. Enable this if you are using Leanback libraries.

Permissions

Android Permission OptionsFrom this tab you can change some of the permissions that your game may request within the Android Manifest. GameMaker will allocate permissions automatically as required based on the functions the game uses, however you may find you require a permission for your game that hasn't been correctly assigned (for example, when you use custom extensions) in which case tick the requisite permission box.

The list below outlines those permissions that are available: