zaxxan--
i purchased studio at a crazy 60% off deal and can
confirm that yes the issue persisted between both
versions
i did install Java and edit my path variable to
match the bin folder. this solved an earlier issue
of not locating jarsigner
I've just been running the template program that
prints screen fps as my test app to export
virtualnomad--
i have followed those instructions and they did
resolve a jarsigner error that was replaced by
one for the aapt2-bundle
i am running agkstudio v.2022.03.31 on windows8 as
admin. (receiving the same error on classic)
my project is the default code provided upon
creating a new project which compiles and runs
as expected within agkstudio
on the apk export window my settings are as follows:
apk type: google app bundle
app name:studiotest
package name: com.studio
app icon:
notification icon:
orientation: landscape
minimum android version: 4.1(api 16)
arcore: not used
permissions: write external storage
internet/network
wake lock
output file location: c:\users\zandy\desktop\studiotest.apk
Error: failed to start aapt2 program
i have tried uninstalling and reinstalling for both classic
and studio
i found the aapt2 program in the agks files and
so do not suspect any java related origins for this
issue
if i try to run aapt manually outside of studio
it fails to start similarly with similar error message
not sure what else to share lest anyone asks
i appreciate both of you taking time to assist