I don’t have a VM, how do you test your desktop application on multiple arch’s?
I can use wine for windows I guess, I’m on arm64.
I’m not using systemAPI, but it exec cli scripts underneath
The Android 13 SDK sources also includes many APIs marked SystemAPI or hide, so I guess these just aren't removed. It's not like you can use them without reflection/swapping out android.jar anyway, though.