Convert ionic project to apk

i am use ionic cordova build --release android command to convert to apk command run and create a bundle all components and pages but in this step stop
i am already set path jdk ,sdk

please help @rapropos
thanks in advance

I have no idea why I’m being called out here, but for future reference I have a policy of ignoring all posts containing screenshots of text.

You want to create an APK? Did you create your android file? I run ionic build --prod then only ionic cap add android and npx cap open android. That’s when it opens my android studio and then I click generate APK.