Android SDK manager

is it possible to install the android's
sdkmanager
on bazzite?
in
brew
i didn't find it and in
rpm-ostree
i only see a
python3-sdkmanager
which idk if it's the official

right now i installed through a debian container with
sudo apt install sdkmanager
and exported it but i need to use it to root (it writes data in
/opt/android-sdk
and that doesn't seem to work with it
Was this page helpful?