Maximum PC

How Do You Get Lineage OS On Your Device?

The general overall process looks like this; we’ll go into tools and details shortly

-

[ Step 1] Back up your device

If anything goes wrong, you’ ll want an escape plan.

[ Step 2] Get the tools and drivers [ Step 3] Unlock your device

This wipes everything. [ Step 4] Install a new recovery ROM

Typically, this isTW RP.

[ Step 5] Copy LineageOS and Gapps to the device

[ Step 6] Wipe the cache, flash the device, reboot

[ Step 7] Wait...

1 BACK UP YOUR DEVICE

If something goes wrong, and you’ve backed up your device, you can restore it back to its existing state, data, apps, and all.

For the lazy, you might just want to back up your data with an app. We recommend My Backup ( https://play.google.com/store/apps/ details? id= com.rerw are. android. My Backup ), which has free and paid versions. If you know how to root your device, Titanium Backup ( https://play.google.com/store/apps/details?id= com.keramidas. TitaniumBa­ckup) is more comprehens­ive.

Do you use Two Factor Authentica­tion ( TFA) or Google Authentica­tor? Stop now. You’ll lose access and need to re-enable all your TFA-protected services. If you have rooted your device, you can use Titanium Backup [ Image A] to save off the keys, then restore them afterward. Otherwise, list your TFA-protected services, and either save off the keys or turn TFA off until you’re back.

For the super-lazy, Google backs up your device to the cloud to a degree; when LineageOS is installed, you’ll get the chance to log in to your Google Account and have it restore the apps and settings. Great in principle, a bit hit and miss in practice.

Do you want to back up your text messages and call history? Then use a dedicated backup tool. Another good one is SMS Backup & Restore ( https://play.google.com/store/apps/details?id=com. r it eshs ah u.S MS Backup Restore ).

Full system images are possible, but only via a suitable recovery ROM, such as TWRP (we’ll cover this shortly) or ClockworkM­od. However, unless you already have one installed, installing one requires the device being wiped in the first place. Thanks Google!

2 GET THE TOOLS AND DRIVERS

With a suitable backup done, you’re ready to scoop out the brains of your device, and replace them with something altogether better. To perform such a delicate operation, you need the right tools. This tends to be easier on Linux, but we’ll use Windows here for simplicity.

The two core command-line tools used to monkey with Android devices are Adb (Android Debug Bridge) [ Image B] and Fastboot. You can download these from Google at https://developer.android.com/studio/releases/ platform-tools.html. There’s a bunch of other junk in the ZIP that you can safely ignore. Adb is designed to interface and control the Android OS—in other words, Android needs to be running on the device to work. Fastboot is a low-level tool that controls the basic recovery mode access, known as fastboot, on powerup—like your PC’s BIOS.

The Android ADB driver for Windows is used to recognize the Android device in debug mode, so you need the correct driver. You can get a generic one from https:// github. com/ koush/ support- wiki/ wiki/Android- ADBDrivers. If your device isn’t recognized, Google maintains a list of OEM-specific drivers you can try at https://developer. android.com/studio/run/oem-usb.html#Drivers.

XDA developers have created an all-in-one tool and driver installer ( https://forum.xda-developers.com /showthread.php?t=2588979). You may want to opt for that to save your sanity!

3 UNLOCK YOUR DEVICE

Now we’re all primed, the first major step is to unlock your device. This wipes everything, resetting the device back to factory defaults. You have been warned. Annoyingly, it seems that every manufactur­er provides a different unlock mechanism—see the “Device Support” boxout on the previous page for more details. We’re going to follow the default Android system that is used by Google and OnePlus.

To begin, we need to activate Developer mode, and switch on USB Debugging. In Android, select “Settings > About,” and tap the build number seven times. A message announces that Developer mode is unlocked. Select “Settings > Developer option switch on USB debugging.” If there’s a OEM unlocking option available, select that as well.

Once USB debugging is on, you’ve installed the ADB drivers, and unzipped the tools, connect your Android device. A security message appears on the Android device—allow the connection.

Select “Windows,” type “CMD,” and press Return. “CD” to where the tools were extracted. For simplicity, you can copy Adb and Fastboot to your desktop, and just work with “CD desktop.” To reboot into recovery, type “adb reboot bootloader.” To unlock, type “fastboot oem unlock.” A warning appears [ ImageC]— read this, and accept the responsibi­lity, or run screaming into the hills.

4 INSTALL A NEW RECOVERY

ROM You’ll want to reboot your Android device and log in—don’t worry about accounts, this is just so we can copy over recovery images, LineageOS, and so on. At this point, we’re concentrat­ing on adding a custom recovery ROM. This is accessible when a device is first powered up via a key combinatio­n, such as Power and Volume Up or Down. You can also reboot into it via the Adb tool. Using the custom recovery ROM, we’re then able to flash a new OS and do complete system backups.

The most commonly used recovery ROM is TWRP (Team Win Recovery Project), so head to https://twrp.me/ Devices, and download the correct ROM for your device. If one isn’t listed, you should try searching for a Clockworkm­od recovery image for your device. Copy the recovery image into the same folder as the Fastboot command.

If you know how to reboot into fastboot recovery, do so. Otherwise, put the device back into USB Debugging mode, as explained in the previous step, and in a command prompt, type “adb reboot bootloader.” To flash the recovery image, type “fastboot flash recovery image file name>.” Select to start recovery, and enter TWRP. At this point, you can boot back into “System,” aka Android [ Image D].

5 COPY LINEAGEOS AND GAPPS TO THE DEVICE

As discussed, download the LineageOS build ( https://wiki. lineageos.org/devices) for your device. Currently (early 2018), we recommend v14.1, which aligns to Android 7.1. Android 8 Oreo is v15, and is likely somewhat experiment­al at this stage, but read the logs and any forums reports to make up your own mind. At this stage, you can also grab your faux Google Gapps package [ Image E] from http://opengapps.org— see the boxout below-left for more details on that. Copy both ZIPs to the device—into the “Download” folder, say— and no, you don’t need to unzip them.

6 WIPE CACHE, FLASH DEVICE, REBOOT

Reboot into TWRP Recovery. Type “adb reboot recovery” if you have a command prompt to hand, or power down, and use the Power and Volume combo. Wipe the Data, Cache, and Dalvik/ART Cache (this is the default), tap “Wipe,” and swipe to go. Not doing this can cause the install to return an error. Return to the main menu and choose “Install.” Select “Download” and the LineageOS ZIP. Choose “Add More Zips,” and do the same for Gapps [ Image F]. Swipe to flash, and kiss goodbye to old Android. Once done, do a default wipe again, then reboot into Android. The first boot can take five minutes or so.

7 ENJOY YOUR NEW OS!

Welcome to LineageOS [ Image G]. If you want to use the cloud restore linked to your Google Account, there’s an odd quirk at the time of writing. To log on to a wireless network, you need to first choose to not restore from another device/the cloud, set up a wireless connection, then step back, and restore. Otherwise it doesn’t set up a connection, making it tricky to download from the cloud.

Once LineageOS is working, you’ll have access to the Google Play Store. If your Google Account is up and running, apps are slowly restored with some settings in place. Check Security settings, tweak the Notificati­on drawer, and perhaps get a new launcher; Nova Launcher is our favorite.

We’ve mentioned “root” access—this is administra­tor level access to the Android system. It’s generally not required, and considered a security risk, which is why it’s off by default, and hard to turn on. If you want root access for backup reasons, Lineage OS makes it reasonably easy.

Grab the Super User pack for your device’s architectu­re from https://download.lineageos.org/extras. Copy it to your LineageOS device, reboot into TWRP, and flash the su.zip. Back in LineageOS, enable Developer mode, if you haven’t already. You’ll see an option called “Root access”—select “Apps and ADB mode.” Now apps can be given root access.

Depending on your device, you could find you’re getting LineageOS updates once a week. Don’t feel you need to install them. You can follow the recent changes update log for your device at https://download.lineageos.org, along with any changes that will be merged into the next build.

 ??  ?? C
C
 ??  ?? D
D
 ??  ?? A
A
 ??  ?? B
B
 ??  ??
 ??  ?? G
G
 ??  ?? F
F
 ??  ?? E
E

Newspapers in English

Newspapers from United States