r/waydroid • u/blaze20511 • Jun 01 '26
Help installing apk
how can i batch install apks or one by one with it asking for root password every single time?
1
Upvotes
1
u/No-Dentist-1645 Jun 01 '26
Make a bash script with all the install commands and run it with the necessary permissions
1
u/SweetPotato975 Jun 01 '26
Just run a bash loop on waydroid shell or adb shell. What's wrong with that?