Android 4.5 Reportedly Breaks Many Popular Root-Only Apps
2 min read
I like root-only apps, you like root-only apps. But do you know who doesn’t like root-only apps? Android 4.5.
That’s right: the next Android update is actively in development and should be released within the first quarter or second quarter of 2014. Unfortunately for users of rooted Android devices, Android 4.5 could be a devastating update.
Why? Well, according to a new report from ChainFire on Google+, Android 4.5 has some serious issues with the way it handles root-only apps.
ChainFire discovered these problems after looking at recent updates to the Android Open Source Project master tree.
Specifically, the source code problems include:
-A recent update prevents the unconfined domain (everything you run through su by default) from executing files located on the /data partition
-Many root-only apps store their binaries and scripts inside the files and lib directory under the /data partition
-Not all root-only apps do this, but a large number of them do
-This effectively breaks root-only apps, but it’s something that can be fixed with an app update
-ChainFire is encouraging root-only app developers to update their apps and add one of the following solutions:
-Extract and run from memory or rootfs
-Pipe commands directly to su instead of writing to a .sh first
-Forcing a context switch to a non-unconfined domain by way of su parameter or runcon, etc.
So yeah, if you know what any of those words mean, then maybe go and do those things. Got it?
Why? Well, according to a new report from ChainFire on Google+, Android 4.5 has some serious issues with the way it handles root-only apps.
ChainFire discovered these problems after looking at recent updates to the Android Open Source Project master tree.
Specifically, the source code problems include:
-A recent update prevents the unconfined domain (everything you run through su by default) from executing files located on the /data partition
-Many root-only apps store their binaries and scripts inside the files and lib directory under the /data partition
-Not all root-only apps do this, but a large number of them do
-This effectively breaks root-only apps, but it’s something that can be fixed with an app update
-ChainFire is encouraging root-only app developers to update their apps and add one of the following solutions:
-Extract and run from memory or rootfs
-Pipe commands directly to su instead of writing to a .sh first
-Forcing a context switch to a non-unconfined domain by way of su parameter or runcon, etc.
So yeah, if you know what any of those words mean, then maybe go and do those things. Got it?
Not necessarily Android 4.5
ChainFire arbitrarily named the update Android 4.5. It could actually be Android 5.0 or Android 4.6 or anything else. We just don’t know at this point. The only thing we do know is that it hasn’t been released for any Android devices yet. The good news is that this update probably will not permanently destroy your precious root-only apps. However, root-only apps that aren’t frequently updated could be in trouble. Other root-only Android developers, meanwhile, may already be working on updating their apps right now. You can check out the changes on the AOSP here:One Click Root Author
One Click Root Author
Content Writer
Experienced writer covering technology and mobile development.
You Might Also Like
Root Android
Android 14 Root Methods: What Changed?
Explore the new root methods and security changes in Android 14.
Root Android
Latest Android Security Updates Impact Root Access
Understanding how the latest security patches affect root methods.
Root Android
Google Pixel 8 Pro Root Guide Released
Complete step-by-step guide to rooting the Google Pixel 8 Pro.
Comments
JD
John Doe
2 days ago
Great article! Very informative and well-written. Thanks for sharing.
JS
Jane Smith
5 days ago
I found the security section particularly helpful. Looking forward to more content like this!
Leave a Comment
Newsletter
Get the latest tech news delivered to your inbox weekly.
Popular Posts
-
1
Getting Started with Android Development
12.5K views
-
2
Best Practices for Mobile Security
8.2K views
-
3
Understanding Smartphone Hardware
6.8K views