I have an apk file for a game i like, that i want to play on my pc, but I don't really understand how to run it in the android subsystem.
Can somebody give me a quick guide on how you would go about running an apk file?
i was able to install an apk with vso android install -l <apk_name>
which worked, but when i try to launch it i get this error message
chloe@apx-vso-pico:~/Downloads$ vso android launch pccreator.apk
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
ERROR: WayDroid is not initialized, run "waydroid init"
when i run waydroid init as suggested, i get this error
chloe@apx-vso-pico:~/Downloads$ waydroid init
bash: waydroid: command not found
I feel like i am most probably doing something very wrong, so any help is appreciated lmao!
Much appreciated! 