Android Packaging Feature Begins Testing

[b]Release Note 0.99L:[/b] [b]Android Packaging Feature Begins Testing[/b] Instructions for Developers: Developers need to download the corresponding SDK and set the runtime library path. When the path displays as "Ready," it indicates the path is correct. Developers can download the SDK files through the provided links. Currently Tested SDK Versions: Android SDK (34.0.0) Stable Version Java JDK (11.0.0.2) Note: Higher versions of Java JDK may cause issues with package signing. Shader Performance Notice: Some shaders may perform differently on Windows and Android platforms. [b]Basic Android Packaging Process:[/b] Create a Keystore File Set Android Display Name, Version, Icon, and Package Information (Format: domain.company.product, e.g., com.pixelmonsters.pixelgameengine) Create the APK File [b]Known Issues[/b] Only the official version of Android SDK can be used, not the RC version. Do not select the RC version when installing the SDK. You may also install the latest version of NDK. The password of the keystore file must be 8 digits or more Packaging the apk file into a Chinese folder may cause packaging to fail If packaging fails, try packaging the apk into the root directory of the disk Added screen virtual button functionality and options. Fixed some bugs.