I’ve shown you how to select which browser you want to act as default, using an app. Sadly, Opera which we brought to your attention yesterday (as well as Helium Web Browser) doesn’t register on this app. To make it your default, follow the instructions below. As always, no responsibility if you brick your device,and SSH is recommended. (This tutorial assumes Dev Mode and nano are installed on the device.)
If you want to change it to another browser not supported by the app, use the same file but then follow these additional commands
- Download my zip file here
- Connect your device in Mass Storage and extract it to the root directory of device
- In terminal, enter the command
cp -r /home/user/MyDocs/defaults.list /home/user/.local/share/applications/
If you want to change it to another browser not supported by the app, use the same file but then follow these additional commands
- cd /home/user/.local/share/applications/
- nano defaults.list
- Change operamobile-labs.desktop for the .desktop name of the browser (eg. fennec.desktop, web.desktop)
- ctrl + x, followed by y, then hit enter
No comments:
Post a Comment