Khari25 0 Posted January 28 Hello. I am making Android app in Rad studio. Google Play requires apps with api 33 and so I moved to Rad studio 12 from 11. But then in packaging level there is an error: [PAClient Error] Error: E6408 Unable to execute '"C:\Program Files\Eclipse Adoptium\jdk-11.0.15.10-hotspot\bin\java.exe" -jar "d:\program files (x86)\embarcadero\studio\23.0\bin\android\bundletool-all-1.2.0.jar" build-bundle --modules="D:\DelphiProjects\TCL LV\Android64\Debug\TotalCost\base.zip" --output="D:\DelphiProjects\TCL LV\Android64\Debug\TotalCost\bin\TotalCost.aab" --config="D:\DelphiProjects\TCL LV\Android64\Debug\TotalCost\buildconfig.json"' (Error 1). Please, help solving this problem. Share this post Link to post
Rollo62 536 Posted January 31 You o ly can use APK for Debugger, Switch from Project Relese to Debug, that should Do it. Share this post Link to post