Help with development setup on OpenSUSE Tumbleweed

Here is my situation:

Got node/npm installed, along with latest ionic/cordova,
also installed android-studio with sdk, build tools, and a separate gradle
(somehow the bundled gradle in android-studio cannot be regconized)

but when I run my project, it keeps saying I’m missing Android build tool
(one more thing is that installed commands also cannot be found, like sdkmanager or adb)

anyone here got the solution?

I have been looking for it but got nowhere… :frowning:

What does ionic cordova requirement output? Is it happy?

Terribly sorry, I’m a bit busy lately

that command shows me that the android target is not installed

Does that means sdk tools is missing ?!