How to Check Project Treble Support on Android Oreo Devices

In case you personal an Android machine that’s not a Nexus or a Pixel, you then already understand how lengthy it’s important to wait to get up to date to the newest Android model. Whereas this has been an issue since Android’s inception, Google has lastly determined to deal with this concern by way of Mission Treble, which was introduced at Google I/O 2017. Within the easiest of phrases, Mission Treble will give the distributors an interface that may give them the entry to hardware-specific elements of Android, thus making it doable for them to ship new Android releases to clients simply by updating the Android OS framework. The corporate additionally introduced that Treble will likely be built-in on gadgets launched with Android Oreo and past. So, when you’ve got a Android Oreo-running machine and are questioning whether or not it helps Mission Treble or not, right here is how you’ll find out:

Be aware: I attempted these strategies on my Google Pixel and Nexus 5X – each working Android Oreo. Each the strategies don’t require root entry.

Verify Mission Treble Assist on Android Oreo System Utilizing Terminal App

This can be a easy, one-step technique that requires you to test the binary worth of a command that you simply’ll execute. To get began, obtain a terminal app like Termux (free), after which execute the next command:

getprop ro.treble.enabled

If the returned Boolean worth is “true,” then your machine has assist for Mission Treble. It’s so simple as that.

Termux

Verify Mission Treble Assist on Android Oreo System Utilizing ADB

Be aware: This technique requires ADB drivers to be put in in your laptop. For that, you possibly can select to obtain both Minimal ADB & Fastboot or the official Google binaries.

This one is one other simple technique that makes use of ADB as an alternative of a terminal software. To do that, comply with the steps under.

  • Firstly, you’ll need to allow USB debugging in your machine. For that, go to “Developer choices”, after which toggle “USB debugging”.

USB Debugging

  • When you’ve performed that, join your cellphone to your laptop, and open Command Immediate/Terminal. Right here, execute the next instructions:
adb shell
getprop ro.treble.enabled
  • It is best to now see a Boolean worth. If it reads “true,” then your machine has Mission Treble assist; and if reads “false,” then it doesn’t have Mission Treble assist.

Using CMD

I attempted these two strategies on Google Pixel and Nexus 5X. Whereas the tactic confirmed that Mission Treble is supported on the previous, it wasn’t on the latter. Hopefully, sooner or later, we will count on Mission Treble being supported on all gadgets working Android Oreo or above.

Be aware: Android 8.0 Oreo is at the moment out there on Google Pixel, Google Pixel XL, Nexus 5X, Nexus 6P, and Nexus Participant. Inside a number of extra months, it needs to be arriving on different flagship gadgets like Samsung Galaxy S8/S8+, Samsung Galaxy Be aware 8, LG G6, HTC U11, OnePlus 5, and many others. as properly. When it does, it is possible for you to to test Mission Treble assist by way of the aforementioned strategies. 

SEE ALSO: Tips on how to Use Autofill in Android Oreo (Information)

Does Your System Assist Mission Treble?

With Mission Treble, Google is seeking to lastly put an finish to the Android replace downside, as soon as and for all. Whether or not or not this may change into profitable will likely be determined in a matter of time. Until then, you possibly can test in case your Android Oreo working machine helps Mission Treble or not. With the aforementioned strategies, checking it needs to be pretty simple. So, what are your ideas on Mission Treble and does your machine assist Mission Treble? Do let me know within the feedback part under.

This tutorial was first posted on XDA Builders. We tried it out and it really works with none issues.