A simple and feature full tool to handle installing/replacing Operating Systems (Ubuntu Phone / Ubuntu Touch, Android, LineageOS, Maru OS, Sailfish OS, and Phoenix OS) on your mobile devices.
Marius Quabeck (Email)
Mister_Q on the freenode IRC network
This tool does not let you Dual Boot between Android and Ubuntu Touch.
Not all ROMs are available for all devices.
-
Ubuntu
- Install Ubuntu Touch
- Switch Channels
- Install OpenStore
- Screencast
-
Android
- Install CyanogenMod (with or without GApps)
- Install LineageOS (with or without GApps)
- Install Maru OS
- Install Sailfish OS
- Install Phoenix OS
- Install Factory Android Image
- Backup / Restore
- Lock / Unlock bootloader
- Install TWRP recovery
-
Misc
- Join Telegram Group Chat
- Report a bug
- Ubuntu 16.04 and above
- A device from the supported list below
- USB cable for your device
- Internet connection
- BQ Aquaris E4.5 (krillin)
- BQ Aquaris E5 HD (vegetahd)
- BQ Aquaris M10 HD (cooler)
- BQ Aquaris M10 FHD (frieza)
- Meizu MX 4 (arale)
Meizu Pro 5 (turbo)removed until Marius can get his hands on this device- LG Nexus 4 (mako)
- LG Nexus 5 (hammerhead)
- Asus Nexus 7 2013 WiFi (flo)
- Asus Nexus 7 2013 LTE (deb)
- Samsung Nexus 10 (manta)
- OnePlus One (bacon)
- Fairphone 2 (FP2)
Recommended:
Connect the device to the computer with the USB cable
Ensure you have Git installed, and clone the repository to your local machine from GitHub
git clone https://github.com/MariusQuabeck/magic-device-tool.git
cd
into the new directory
cd magic-device-tool
Run the script
./launcher.sh
Then follow the simple on-screen guide
Advanced:
sudo snap install magic-device-tool --devmode
Run the snap
magic-device-tool
-
Q: Will you support "device x"?
A: You can open an issue for a new device, if it has a working port of Ubuntu Touch. Most of them are at ubports.com. If your device isn't there, it probably has no working port, so please don't open new issues. -
Q: Will you port Ubuntu Touch to "device x"?
A: We are not responsible for porting Ubuntu Touch, so no. -
Q: What language is mdt written in?
A: Bash. So you don't have to give root to an app, you can't figure out. -
Q: How does mdt work?
A: mdt downloads some tools from the ubuntu repos and, depending on your choices, gets the newest recovery and ROM for your device and flashes it. If you want to know more, just read the source (it's only bash). -
Q: Is it called Ubuntu Touch, Ubuntu for devices, or just Ubuntu?
A: We really don't care ;) -
Q: What is the "OpenStore"?
A: An easy way to sideload apps on Ubuntu Touch. You can find more about it here. -
Q: Do I need to root / prep my device?
A: No, just read the instructions on the screen and follow them carefully. -
Q: When i boot into recovery it says it's "locked". What can I do?
A: Run the option "Lock/Unlock bootloader" first
- Fix Lineage OS download links!!
- Update Maru OS 0.4
- Add Maru OS for flo
- Add Plasma Mobile
- Add Maru OS for Nexus 7 2013 WiFi (flo)
- Add Fairphone OS, Fairphone Open & Sailfish for FP2
- Add LineageOS Extras
- Fix CM links in Sailfish install
- Switch CM to Lineage OS
- Add support to install F-Droid
- Add option "add udev rule"
- Give Aaron access to README
- Add Plasma Mobile
- Improve the Snap
- Add feature to flash SD cards with Raspian, Ubuntu,...
- Add revision option
- Add 10 mins message for OPO or beat gripsgard to fix it ;)
- Alan Pope & Stuart Langridge Screencast script
- Aaron Honeycutt Translations & Testing
- Marius Gripsgård UBports
- Brian Douglass OpenStore
- LavrinosMixlu Android Backup/Restore
- michaelkisiel mdt-icons
- pdsouza Maru OS
- kristbaum FAQ section
- Simon Quigley Readme corrections
- Flohack74 Various code improvements