Can you install new Android version on old tablet?

14 Apr.,2024

 

"" The Samsung Galaxy Tab S8+ 5G, the latest tablet presented by the South Korean multinational, is exhibited at Mobile World Congress in Barcelona, Spain, 2022.

Joan Cros/NurPhoto via Getty Images

The T-Mobile G1, launched in October 2008, was the first major mobile device to use the Android operating system. Only four years later Android had the largest mobile operating system market share, a distinction it continues to hold as of this writing. True, more of those installations are on phones. There are still more tablets using Apple's iPadOS, but Android is making up ground there, too.

Each operating system developer has its own method of distinguishing revisions of its operating systems so that users and developers know what system they're using. Sometimes that can be a little confusing. Microsoft's Windows began with version 1.0 in 1985, but 10 years later started using years to identify versions with Windows 95. After Windows 2000 and ME (Millennial Edition), Microsoft switched to Windows XP, then Vista. In 2009 the company moved back to numbers with Windows 7 and is sticking with it through Windows 11. For now.

Advertisement

Apple used numbers for the Macintosh operating system too. Then the company purchased NeXT, the firm Apple co-founder Steve Jobs started after he left Apple. The Nextstep operating system became Mac OS X (as in the Roman numeral 10). After that, releases got a code name with the number, starting with man-eating felines (Mountain Lion, Snow Leopard). Suddenly with version 10.9 Apple switched its code names to places in California (Mavericks, Catalina). Big Sur was the first version of macOS 11, but so far Apple's still sticking to locations for code names. It still uses plain old numbers for its iOS releases.

Although multiple organizations release distributions of the free and open-source software platform Linux, it's something of a tradition to give new versions code names in alphabetical order. Ubuntu Linux uses animal names (Jammy Jellyfish, Bionic Beaver). Linux Mint uses women's names (Debbie, Elsie). Not all Linux distributions use that scheme, but many do.

Android, which uses the Linux kernel at its core, followed a similar path using confectionary delights: Cupcake, Donut, Éclair, Froyo, Gingerbread, Honeycomb, Ice Cream Sandwich and Jelly Bean. In late 2019, however, Google announced that version 9 – Pie – would be the last in the chain and the next version would simply be named Android 10 (what is it with computer companies and the number 10, anyway?). In 2022, Google removed its sugary-styled Android release statues from its campus, perhaps signaling a permanent departure from the style.

Back to Android tablets, before we even talk about upgrading anything, take a few minutes to back up your entire tablet using Android's built-in tools. On many most Android devices, begin by opening the Settings app. Then, choose Backup from the Google menu.

For other Android-based devices you may find the backup controls elsewhere within your settings app. You may also find that this online backup uses the manufacturer's own cloud-based storage instead of Google's. It's a good idea to back up to the cloud anyway, but especially before an upgrade. This way, if things go badly and you have to reset your device, at least your data will be saved off your tablet.

Now that we have that formality out of the way, we're ready to talk about upgrading your Android software.

Advertisement

How to install the latest Android version on any phone or tablet

Manuel Meurer

·

Follow

3 min read

·

Aug 2, 2017

--

I just successfully installed the latest Android version (Android 7.1 Nougat at the time of writing) on an older Android device that doesn’t officially receive this version. It was the second time I did it, and it took me a couple of hours again to piece everything together, so I’m documenting it here for other people who are also new to the whole rooting/flashing/recovery world (and for myself, since I’m pretty sure I will have forgotten everything again in a week or two).

We will install Lineage OS, which is the successor of CyanogenMod (so if any tutorial/blog post you find mentions CyanogenMod, you know it’s outdated).

  1. Root your device. Use Towelroot(1) or Kingo Root. Towelroot worked for me on the first device I upgraded (LG G Pad 8.3) but not on the second (LG Nexus 4), in which case Kingo Root worked without problems.
  2. Install TWRP Recovery, which is a custom recovery tool. Look for your specific device here to see the exact steps. The easiest way is using the official TWRP app, which worked without problems for me both times I tried it. It lets you download the correct TWRP version for your device and flashes it to recovery, which means that when you boot your device to recovery afterwards, it will boot into TWRP.
  3. Download the latest version of Lineage OS for your device here.
  4. In addition to Lineage OS we need to install the Google services (Play Store, Search, Maps etc.), also called Gapps, since they are not part of Lineage OS. There are several custom Gapps packages available and we’ll use Open GApps. To find the correct version of Open GApps for your device, you need to find out the architecture of your device and your new Android version, and select a variant:
  5. Device architecture — The options are ARM, ARM64, x86, and x86_64. To find out what architecture your device has, download the free CPU-Z app and check the “Architecture” value in the “SOC” tab. When I did this on the LG Nexus 4, it said “Krait”, which I had to google again to find out it is a ARM architecture, but it might say ARM, ARM64, x86, or x86_64 on your device right in the app. If not, google around until you find the correct value.
  6. Android version — It depends on the Lineage OS version you downloaded. If it was Lineage OS 14.1, the Android version is 7.1. Otherwise check here.
  7. Open GApps variant — Open GApps comes in several variants, each containing a different set of Google services. Check the comparison table here (attention: the table scrolls to the right, there are seven variants!). Don’t fret about it too much, though, since you can always install missing services/apps later. I recommend the Micro or Mini variant.
  8. Download the correct Open GApps version here.
  9. Alright, we’re set and ready to flash! Boot your device into recovery mode, which will start TWRP. How booting into recovery mode works is different for each device, simply google “[my device] recovery mode”.
  10. When starting TWRP recovery, it will ask you about “Keep System Read Only”. We don’t want that, so swipe to allow modifications. Then tap on “Wipe” and then “Advanced Wipe”. Select “Dalvik / ART Cache”, “System”, “Data”, and “Cache”, and then swipe to wipe.
  11. Afterwards go back to the main menu, tap on “Install”, and then select the Lineage OS file that we downloaded earlier (it should be in the “Download” folder). Then swipe to confirm flash.
  12. Once the flashing has completed, you’ll see a button “Wipe cache/dalvik”. Tap it and swipe to wipe.
  13. Now go back to the main screen and install the Open GApps file in a similar fashion. (click “Install”, select the file, swipe to confirm flash)
  14. Next click on “Reboot System”, tap “do not install” at the “Install TWRP App?” prompt — as we already have it installed — and enjoy your brand new Android OS!

Can you install new Android version on old tablet?

How to install the latest Android version on any phone or tablet