I'm having trouble with an apk that I downloaded for Brave Browser. It opens for a couple seconds and then closes. Is it because Anbox is having trouble connecting to the internet or is it just not possible to run a browser through Anbox?
Posts made by CampOwl
-
Anbox apps closing
-
RE: Uninstall Anbox
How to uninstall apps
This is a example of the app-list installed apps on your deviceTo uninstall apps, run adb uninstall [APP_ID] from your Ubuntu Touch device:
adb shell
sudo mount -o rw,remount /
adb uninstall [APP_ID]
exit
Done! You might have to refresh the apps scope (pull down from the center of the screen and release) for the new Android apps to show up.https://docs.ubports.com/en/latest/userguide/dailyuse/anbox.html
-
RE: Nexus 5 won't install
I was able to get it to work. It was a combination of usb cables and a different computer. Thanks for the help.
-
RE: Nexus 5 won't install
It's actually the UBports recovery it's got reboot system now, Ubuntu actions, Android actions, reboot to boot-loader, power down and recovery logs. I've gone through most of them and the only things that really do anything is reboot system now and power down.
-
RE: Nexus 5 won't install
I can open recovery, but I don't know where to go from there.
-
Nexus 5 won't install
I can't get my Nexus 5 to connect to my Linux computer. I tried installing it once and now it will only go to the boot loader screen. I think I forgot to put it in developer mode. Did I brick it?