Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated:
1
00:00:00,080 --> 00:00:05,600
In this video, I’ll show you through the
process of in stalling the top-tier custom
2
00:00:05,600 --> 00:00:15,360
ROM for Android devices in 2025. This is Lineage
OS 22.1 based on Android 15. Its a widely used
3
00:00:15,360 --> 00:00:22,200
custom ROM built on the Android Open Source
Project, supporting over 100 Android devices.
4
00:00:22,200 --> 00:00:29,960
It’s especially great for older devices that no
longer get official support from manufacturers.
5
00:00:30,560 --> 00:00:36,720
Not only does Lineage OS offer security
updates to fix vulnerabilities,
6
00:00:36,720 --> 00:00:45,240
but it also gives you access to the latest
Android features and improvements.
7
00:00:45,240 --> 00:00:51,640
Before we begin, let's see the requirements for
installing lineage OS on your Android device.
8
00:00:51,640 --> 00:00:56,880
You need A compatible Android device or
tablet. You can verify if your device
9
00:00:56,880 --> 00:01:02,360
is supported by visiting the lineageOS
website. These are devices from different
10
00:01:02,360 --> 00:01:11,880
vendors that are compatible running
latest lineage OS based on Android 15.
11
00:01:11,880 --> 00:01:16,480
You also need A computer running
Windows, macOS, or linux.
12
00:01:16,480 --> 00:01:19,920
A USB Cable to connect your device to the computer
13
00:01:19,920 --> 00:01:23,600
An internet connection
14
00:01:23,600 --> 00:01:27,480
Before installing lineage
OS on your Android device.
15
00:01:27,480 --> 00:01:32,040
It is highly recommended to backup
your important data such as photos,
16
00:01:32,040 --> 00:01:38,400
and videos. Everything on your smartphone
will be erased to install a fresh copy of
17
00:01:38,400 --> 00:01:47,480
Lineage OS. Also, make sure to update
your device to the latest firmware.
18
00:01:47,480 --> 00:01:54,160
Now, On your Android device, go to settings,
select passwords & accounts, and sign out From
19
00:01:54,160 --> 00:02:08,960
your Google account. Then Remove biometrics,
such as login passwords or fingerprints.
20
00:02:08,960 --> 00:02:14,000
Then Head over to the Android developer
Website and download the platform tools
21
00:02:14,000 --> 00:02:29,840
for your computer and choose your operating
system. In my case, I am using Windows 11
22
00:02:31,600 --> 00:02:43,360
Once downloaded, extract the ZIP file
to the C Drive. Within this folder,
23
00:02:43,360 --> 00:02:46,600
you will find the ADB and fast boot commands.
24
00:02:46,600 --> 00:02:54,240
Now Let’s add this path to the system environment
to access them from anywhere. To do so, highlight
25
00:02:54,240 --> 00:03:05,360
the address bar, then type ENV in the search
bar, and open it. Then click on Environment
26
00:03:05,360 --> 00:03:16,720
variables. Select the path option, click edit,
create a new variable, and paste the path.
27
00:03:16,720 --> 00:03:25,280
Now open the command prompt and type
ADB —version. It should display the
28
00:03:25,280 --> 00:03:31,600
information about the command indicating
that the path has been added successfully.
29
00:03:31,600 --> 00:03:46,920
Next up go to this link and download the Google
USB driver. Once the download is complete,
30
00:03:46,920 --> 00:03:56,360
extract the zip file. Inside the extracted folder,
31
00:03:56,360 --> 00:04:14,400
find the file named android_winUSB. Right-click on
it and select Install to set up the USB driver.
32
00:04:14,400 --> 00:04:19,520
Then go to the official lineage
OS website. Click on Get lineageOS
33
00:04:20,160 --> 00:04:29,880
and search for your device. I
will be using the Nothing phone
34
00:04:29,880 --> 00:04:43,760
1 as an example. I am going to open this link
in a new tab to download the necessary files.
35
00:04:43,760 --> 00:04:52,040
At the time of recording this video, lineage OS
22.1 based on Android 15 is the latest available
36
00:04:52,040 --> 00:05:00,640
build. I will download all these files and place
them into a folder for easier navigation.
37
00:05:16,280 --> 00:05:21,240
Then for the installation instructions,
click on installation for your
38
00:05:21,240 --> 00:05:30,600
device. Now Connect your Android device to
the computer via a USB port. Follow these
39
00:05:30,600 --> 00:05:35,560
instructions carefully. If you have
a different device, please refer to
40
00:05:35,560 --> 00:05:47,840
its corresponding instructions. Then, ensure
your device is running the latest firmware.
41
00:05:54,320 --> 00:05:57,840
And the next step tells you
to unlock the boot loader.
42
00:05:57,840 --> 00:06:02,880
To do so, on your smartphone,
navigate to the About page,
43
00:06:02,880 --> 00:06:11,680
and tap on the build number seven times
to activate the developer options.
44
00:06:11,680 --> 00:06:29,560
Now go to system-developer options, and
enable OEM Unlocking and USB debugging.
45
00:06:30,200 --> 00:06:37,920
On your Windows computer, open
command prompt or Windows terminal,
46
00:06:37,920 --> 00:06:46,960
enter this command ‘adb devices’.
Then on your phone, you may see an
47
00:06:46,960 --> 00:06:59,200
authentication prompt. Click on Allow. You
should see your device is recognized by ADB.
48
00:06:59,200 --> 00:07:12,680
Now type this command to reboot your
device into the fast boot mode.
49
00:07:12,680 --> 00:07:21,720
Then type fast boot devices you should see your
device recognized by fast boot. In case it doenst
50
00:07:21,720 --> 00:07:32,400
Open Device Manager, select other devices, and
right-click on Android. Update the driver. Follow
51
00:07:32,400 --> 00:07:52,080
the on-screen instructions to manually update
the Google USB driver we extracted earlier.
52
00:07:52,080 --> 00:07:59,440
Now if I type fastboot Devices and you can
see the device has recognized by fastboot.
53
00:08:04,080 --> 00:08:10,840
Then Type this command to unlock the boot loader.
54
00:08:10,840 --> 00:08:16,840
After executing this command, you may
see a prompt on your smartphone. Use
55
00:08:16,840 --> 00:08:22,840
the volume keys on your device to select
the unlock boot loader option and press
56
00:08:22,840 --> 00:08:29,440
the power button to confirm. That's it you
have successfully unlocked the boot loader.
57
00:08:32,600 --> 00:08:36,560
If your device boots into the stock Android OS,
58
00:08:36,560 --> 00:08:41,600
you need to put the device into
fast boot mode again. To do this,
59
00:08:41,600 --> 00:08:52,400
restart your phone and keep holding the
volume down button to enter fast boot mode.
60
00:08:52,400 --> 00:08:55,680
It’s time to flash additional partitions & custom
61
00:08:55,680 --> 00:09:06,883
recovery. Navigate to the directory where you
placed all the files in the command prompt;
62
00:09:06,883 --> 00:09:06,960
Then type fastboot devices to make sure
that your device is still recognized.
63
00:09:06,960 --> 00:09:09,960
Then using the installation instructions,
64
00:09:09,960 --> 00:09:22,520
I am going to follow each step
to flash additional partitions.
65
00:09:22,520 --> 00:09:29,360
Finally, I am going to paste this
command to flash the lineage OS recovery.
66
00:09:37,120 --> 00:09:59,320
After that, type this command to
reboot into new recovery mode.
67
00:10:00,120 --> 00:10:07,360
It’s time to install lineage OS. Choose
factory reset using the volume keys and
68
00:10:07,360 --> 00:10:11,560
press the power button. Select
format data and press the power
69
00:10:11,560 --> 00:10:18,880
button to factory reset the device. This
will also remove device encryption.
70
00:10:18,880 --> 00:10:27,120
Once done go back to the main menu, select
Apply update, and choose Apply from ADB. Now,
71
00:10:27,120 --> 00:10:33,920
Enter the command adb -d side load and use
the lineage OS zip file then press enter
72
00:10:33,920 --> 00:10:53,280
to flash it. This will take approximately 10
Minutes. Sit back, relax and please be patient.
73
00:10:53,280 --> 00:10:57,960
After some time, you will see this
thing on your device that allows
74
00:10:57,960 --> 00:11:03,200
you to flash the additional
packages such as Google apps.
75
00:11:03,200 --> 00:11:09,840
If you don’t want to install GAPPS,
select NO to reboot into Lineage OS.
76
00:11:09,840 --> 00:11:18,320
For those who want to install Google Apps,
choose YES to reboot back to recovery mode.
77
00:11:18,320 --> 00:11:23,080
Inside the Command Prompt, you may
see an error message. Don’t worry;
78
00:11:23,080 --> 00:11:28,480
the lineage OS installation was successful.
79
00:11:28,480 --> 00:11:36,560
Then click on next step and click this link
to download the latest GApps. Since I have
80
00:11:36,560 --> 00:11:56,600
installed lineage OS 22.1 based on Android 15 I
will choose this package. Then place the GAPPS,
81
00:11:56,600 --> 00:12:02,040
where lineageOS is located on your computer.
82
00:12:02,040 --> 00:12:11,120
On your Android device choose Apply Update
and apply from ADB. In the command prompt
83
00:12:11,120 --> 00:12:21,000
run this command to setup GAPPS. You
may see a signature verification failed
84
00:12:21,000 --> 00:12:29,160
message on your device simply choose
yes to finish side-loading GAPPS.
85
00:12:38,880 --> 00:12:45,440
Now choose reboot to start your
device booting into lineageOS.
86
00:12:45,440 --> 00:12:55,960
Then remove the USB cable.
87
00:12:55,960 --> 00:12:59,120
Now go a head and setup your smartphone.
88
00:13:27,880 --> 00:13:37,760
As you can see Google Play Store is now installed.
That is, this is how you install lineage OS on
89
00:13:37,760 --> 00:13:43,160
any compatible Android device. Please check the
description for more information and don’t forget
90
00:13:43,160 --> 00:13:50,360
to read the official lineage OS installation
Instructions for your specific Android device.
91
00:13:50,360 --> 00:13:55,640
If you have any questions or queries do post
them in the comment section down below.
10406
Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.