My Environment :windows 11
Lazarus 3.0 (rev f771d54e) FPC 3.2.2 x86_64-win64-win32/win64
LAMW 0.8.6.4
JDK-21
apache-ant-1.10.14
gradle-8.6
android-ndk-r27c-windows
Android SDK Platform-Tools 35.0.2
Android SDK Build-Tools 36-rc3
Android 14.0 ("UpsideDownCake")
Question 4
a) When I [LAMW] Build Android Apk and Run fails, it still generates AppLAMWProject8-armeabi-v7a-release-unsigned.apk file in build\outputs\apk\release directory.
b) tools - [LAMW] Android Module Wizard - Build Release Signed Apk....
c) I generated the applamwproject8-release.keystore file but not the AppLAMWProject8-release.apk file, but the final popup still shows success.
d) I checked the gradle-local-apksigner.bat file and found that the setup path was pointing to the wrong location, which prevented the two commands zipalign apksigner from running. After changing the correct location, I executed the batch in a DOS window and successfully generated the signed Apk.
e) How can I get this gradle-local-apksigner.bat file to work in a new project?
It's a continuous and connected problem1、Compilation error
https://forum.lazarus.freepascal.org/index.php/topic,69647.0.html2、Invalid library address
https://forum.lazarus.freepascal.org/index.php/topic,69648.0.html3、“[LAMW]Build Android Apk and Run” failure
https://forum.lazarus.freepascal.org/index.php/topic,69649.0.html4、Build Release Signed Apk Failed
https://forum.lazarus.freepascal.org/index.php/topic,69650.0.html5、NDK Prebuild prompt not found
https://forum.lazarus.freepascal.org/index.php/topic,69651.0.html6、arm-linux-androideabi-as.exe not found
https://forum.lazarus.freepascal.org/index.php/topic,69652.0.html7. Change Chipset failed
https://forum.lazarus.freepascal.org/index.php/topic,69653.0.htmlI feel lamw is like an aircraft carrier, powerful, but a bit leaky for a newbie, and there are a bit many leaks.
Please give me guidance from the gods as well, thank you very much!