[MOD] [Magisk Module] [Universal] Swap Torpedo - run faster (2018-3-20) - Honor View 10 ROMs, Kernels, Recoveries, & Other D

This is a new Magisk Module awaiting processing for inclusion as an official download.
Seeing as how I developed it on the honor View 10, I thought I would give fellow honor owners the first opportunity to try it. (Update - now in the Magisk forum)
Let's take a look -
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It makes no sense to use 500 MB of swap with 3 GB RAM free!
(Note - we're going to update RAM Truth - the swap type used on the honor is zram.)
So here you go -
Swap Torpedo - A Magisk Module
Universal compressed-memory swap (zram, etc etc) destroyer - run faster and more reliably!
By EarlyMon - version 1.0
Swap is a way to expand your RAM using clever software and some unused storage space. You see it a lot in Android as zram or vmswap.
Swap is a fine thing for desktops with sufficient resources and for Android devices really hampered with too little ram.
It was originally intended for devices with less than 1 GB RAM.
If you have an Android One or another small-memory device, this is NOT the module for you.
But if you have 2 GB of RAM or more, you want this.
Do you suffer from lag, random UI pauses, apps not running correctly and consistently, and background apps failing even when you have them marked for protection? Do you have to reboot every day or so to restore speed?
All of that is almost always caused by having swap implemented and the Swap Torpedo fixes it.
Manufacturers, including Google, have fallen in love with swap because it allows your Android to synthetically appear better at multitasking. In reality, it ruins multitasking.
Why? For large memory devices you want the swap space to be at minimum the square root of your RAM size and ideally the same size as, or up to double the size of, your RAM.
The problem is that they don't use enough space because they can't - they're basically using a compressed RAM disk as a swap partition.
If you think about that, it will raise the right questions.
Does it make sense to use RAM for something other than apps and the operating system? Does it make sense to constantly have the operating system pause while it shuffles and reorganizes your RAM? Does it make sense for you to wait on everything while various pieces of RAM are getting zipped and unzipped to support this scheme? Does it make sense to do all of that incorrectly in the first place because you can't get enough swap space to properly support multitasking, by design?
No. No it does not.
Swap Torpedo is the answer.
I designed it to be universal for any Android that Magisk version 15 and above supports. If you're not using swap, or if you installed your own swap solution that writes to a special file in storage, Swap Torpedo harmlessly does nothing.
Verify your swap situation with RAM Truth available on the Play Store. It's free and it will never spy on you or ask for special permissions.
Donations are humbly and gratefully received at [email protected] but not expected. My personal reward is knowing that I helped and you are having a better day now.
This module was developed entirely on an honor View 10.
Changelog -
v1.1 - 2018 April 1 - functional update
More phones supported now, maybe all
v1.0 - 2018 March 17 - initial release
Set minimum Magisk to 15
Download -
Magisk forum: [MODULE] Swap Torpedo - run faster and more reliably
https://forum.xda-developers.com/apps/magisk/module-swap-torpedo-run-faster-reliably-t3766883

Notes and other orthodontia -
Don't try to flash this in TWRP until data decryption is working. FlashFire definitely doesn't work.
Magisk Manager only.
Magisk v16 or better required.

I had the following problems on my hv10 -
My external DAC/amp wouldn't work reliably.
Music players would hang in the background, regardless of how I protected them.
I have a lot of apps - I couldn't fling to the bottom in the EMUI app drawer and what I could was always interrupted by a lag spike.
I would have to reboot my phone every few days to get it to run faster again.
Swap Torpedo fixed all of that for me.
You don't need swap/zram on a phone with this amount of RAM.

Gonna try this on mate 10 pro
Sent from my HUAWEI BLA-L29 using XDA Labs

DeeZZ_NuuZZ said:
Gonna try this on mate 10 pro
Click to expand...
Click to collapse
Please report back. This could be the reason to finally root my Mate 10 pro...

Diddy555 said:
Please report back. This could be the reason to finally root my Mate 10 pro...
Click to expand...
Click to collapse
Have it running, but don't notice any difference right now.
Sent from my HUAWEI BLA-L29 using XDA Labs

DeeZZ_NuuZZ said:
Have it running, but don't notice any difference right now.
Click to expand...
Click to collapse
It issues a single command at the end of the boot initialization - in the case of a Huawei or honor -
swapoff /dev/block/zram0
Just to clarify that nothing is running - in fact, if your rom was using swap, now it's running fewer processes.
Are you on EMUI or a custom rom? If custom, did you verify if it had swap implemented first using RAM Truth or equivalent?

EarlyMon said:
It issues a single command at the end of the boot initialization - in the case of a Huawei or honor -
swapoff /dev/block/zram0
Just to clarify that nothing is running - in fact, if your rom was using swap, now it's running fewer processes.
Are you on EMUI or a custom rom? If custom, did you verify if it had swap implemented first using RAM Truth or equivalent?
Click to expand...
Click to collapse
I'm on EMUI

I will be keeping an eye on the RAM and how good multitasking is. for now it is a little bit better than before, but nothing special. but I gonna try and play few games and see how it is

DeeZZ_NuuZZ said:
I will be keeping an eye on the RAM and how good multitasking is. for now it is a little bit better than before, but nothing special. but I gonna try and play few games and see how it is
Click to expand...
Click to collapse
I wouldn't expect multitasking improvements in terms of running more apps but I would expect better stability multitasking.
I would expect better stability and less lag overall.
Others have consistently reported gaming improvements in performance with this mod over the years.

gaming is the same without and with that mod. actually I tried asphalt 8 again and it's still so super bad optimized, that even the kirin doesn't run on full speed with this game... also some other, really "light" games are lagging here and there... very strange. and this mod sadly didn't help

Bummer.

Hi, I've tried to install your module, but I get the error "Installation failed: Please install Magisk v15.0+" but I have Magisk v15.4 installed and enabled..
Maybe a problem on installation script???
Thanks

BoGnY said:
Hi, I've tried to install your module, but I get the error "Installation failed: Please install Magisk v15.0+" but I have Magisk v15.4 installed and enabled..
Maybe a problem on installation script???
Thanks
Click to expand...
Click to collapse
Either re install 15.4 or even install v16.x I often had this issue with modules too, magisk was running fine but the modules couldn't detect it, a re-install or update fixes that
Sent from my HUAWEI BLA-L29 using XDA Labs

DeeZZ_NuuZZ said:
Either re install 15.4 or even install v16.x I often had this issue with modules too, magisk was running fine but the modules couldn't detect it, a re-install or update fixes that
Click to expand...
Click to collapse
I can't install v16 as @topjohnwu says that only v15.4 is compatible with honor view 10...
I think I have to wait

BoGnY said:
I can't install v16 as @topjohnwu says that only v15.4 is compatible with honor view 10...
I think I have to wait
Click to expand...
Click to collapse
When did he say that? I have v16.1/2 on my mate 10 pro running fine
Sent from my HUAWEI BLA-L29 using XDA Labs

BoGnY said:
I can't install v16 as @topjohnwu says that only v15.4 is compatible with honor view 10...
I think I have to wait
Click to expand...
Click to collapse
I wasn't thinking, I have a test release of 8.1.
I'd set the minimum Magisk to version 16.
Nothing in the module ought to have any trouble with your version of Magisk.
Give this one a try!
(edit - see first post for updated download)

DeeZZ_NuuZZ said:
When did he say that? I have v16.1/2 on my mate 10 pro running fine
Click to expand...
Click to collapse
I have read it on his thread about rooting honor view 10: https://forum.xda-developers.com/ho...agisk-root-honor-view-10-mate-10-pro-t3749280
EarlyMon said:
I wasn't thinking, I have a test release of 8.1.
I'd set the minimum Magisk to version 16.
Nothing in the module ought to have any trouble with your version of Magisk.
Give this one a try!
View attachment 4453109
Click to expand...
Click to collapse
Thanks a lot, I test it immediatly

DeeZZ_NuuZZ said:
Have it running, but don't notice any difference right now.
Click to expand...
Click to collapse
Did you confirm 0 swap used with RAM Truth?
I have another user where it's failing to work right with Magisk 16.2 — and I know it's right with version 16.

EarlyMon said:
Did you confirm 0 swap used with RAM Truth?
I have another user where it's failing to work right with Magisk 16.2 — and I know it's right with version 16.
Click to expand...
Click to collapse
yes, swap is disabled, confirmed with different apps.
for me it installed fine with v16.2

Related

[CLOSED] XPrivacy - The ultimate, yet easy to use, privacy manager

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
XPrivacy
After weeks of research, development and testing I proudly present the ultimate, yet easy to use, privacy manager: XPrivacy.
XPrivacy can prevent applications from leaking privacy sensitive data. XPrivacy can restrict the categories of data an application can access. This is done by feeding an application with no or fake data. There are several data categories which can be restricted, for example contacts or location. For example, if you restrict access to contacts for an application, this will result in sending an empty contact list to the application. Similarly, restricting an application's access to your location will result in a set location being sent to the application.
You can use the successor XPrivacyLua on Android 6.0 Marshmallow and later.
Features
Simple to use
No need to patch anything (no source, no smali or anything else)
For any (stock) variant of Android version 4.0.3 - 6.0.1 (ICS, JellyBean, Lollipop, Marshmallow)
Newly installed applications are restricted by default
Displays data actually used by an application
Option to restrict on demand
Free and open source
Free from advertisements
Read more on GitHub
Description
Features
Restrictions
Limitations
Compatibility
Installation (quite easy!)
Upgrading
Usage
Permissions
Frequently asked questions
Support
Changelog
Similar solutions
News
Contributing
License
The download link is in the installation instructions
You can also use the XPrivacy Installer as an aid to install XPrivacy.
This forum is for questions only. See here for bug reports and feature requests.
Please post messages related to privacy only.
XPrivacy is not intended to make other application do things they are not supposed to do.
There is only support for the latest official XPrivacy version.
XPrivacy was a lot of work, so please support this project
If you want to donate, see here for all options.
Use at your own risk !
The latest version from a while ago still works properly up to Android 6 Marshmallow, if Xposed works properly on your device
(you can ignore any internal error report of XPrivacy, since these are known to be harmless)
XDA:DevDB Information
XPrivacy, Xposed for all devices (see above for details)
Contributors
M66B
Source Code: https://github.com/M66B/XPrivacy
Xposed Package Name: biz.bokhorst.xprivacy
Version Information
Status: No Longer Updated
Current Stable Version: 3.6.19
Stable Release Date: 2015-07-01
Created 2014-08-03
Last Updated 2018-02-08
Wow! :good:
Can't wait to take this for a test run!
And see what else can be added, of course
Tungstwenty said:
Wow! :good:
Can't wait to take this for a test run!
And see what else can be added, of course
Click to expand...
Click to collapse
Please report about your experiences.
Contributions are more than welcome to make it a better mod.
Thanks a lot. I always missed PDroid as i am on stock Samsung ROM.
BTW, the patches also work on Stock Rom ? ie : even if i don't use CM10, i need to install the CM10_4.1 patch isn't it ?
Tanks again
Looks awesome.
Sent from my Galaxy Nexus using Tapatalk 4 Beta
Namoi said:
Thanks a lot. I always missed PDroid as i am on stock Samsung ROM.
BTW, the patches also work on Stock Rom ? ie : even if i don't use CM10, i need to install the CM10_4.1 patch isn't it ?
Tanks again
Click to expand...
Click to collapse
Yes, the fixes should work on stock ROM too, but I didn't test it.
M66B said:
Yes, the fixes should work on stock ROM too, but I didn't test it.
Click to expand...
Click to collapse
I will try ASAP and report
Im using this since version 0.3 and think it is really a great Mod!
Thank you very much for your hard work!
I'd really like to contribute, but since I'm pretty limited in terms of coding the only thing I can offer is to translate Xprivacy to German if you like.
I already got some experience in app translating (though it has been some time since then), so just PM me, if you want me to translate it
Gesendet von meinem Xperia Mini Pro mit Tapatalk 2
Wow, this application is gone so far from 0.1! :good:
M66B said:
Yes, the fixes should work on stock ROM too, but I didn't test it.
Click to expand...
Click to collapse
So If I'm on a sense based 4.2.2 rom I also need to install the CM 4.2 fix? (just installed the latest version of Xprivacy .11)
the app has improved greatly, its very usable now.
some suggestions/details:
app/usability:
1. the app is usable when it is not enabled, there should be a check on app launch if it is enabled in xposed.
2. some sort of loading indicator instead of just directly jumping into the batch edit category after a wait.
3. search for apps.
4. app filtering
2,3,4 are already implemented in xposed app settings, perhaps you could look at that code.
ui stuff:
1. all the activities except the main one should have menu items and the navigation action http://developer.android.com/guide/topics/ui/actionbar.html#Home
2. the blocked apps/ apps with the particular permission should be sorted above the rest.
i'd say blocked apps->apps with permission but not blocked-> rest of them
3. scroll bar in batch edit
4. action bar spinners or a viewpager like the xposed app separating the batch edit and the list of all apps. (AB spinners would save space though)
these are suggestions, i love the app as it is,
graffixnyc said:
So If I'm on a sense based 4.2.2 rom I also need to install the CM 4.2 fix? (just installed the latest version of Xprivacy .11)
Click to expand...
Click to collapse
Yes, else not each data type will be restricted.
M66B said:
Yes, else not each data type will be restricted.
Click to expand...
Click to collapse
TY Sir
hmm odd. I have everything installed (Xposed 34, xprivacy .11 and the fix) I don't see an Xprivacy button in manage apps like in the 2nd screen shot.
graffixnyc said:
hmm odd. I have everything installed (Xposed 34, xprivacy .11 and the fix) I don't see an Xprivacy button in manage apps like in the 2nd screen shot.
Click to expand...
Click to collapse
First the most obvious: did you reboot? did you enable XPrivacy in the Xposed installer?
Which ROM do you use?
Do you see orange triangles if you start XPrivacy and browse apps?
M66B said:
First the most obvious: did you reboot?
Which ROM do you use?
Do you see orange triangles if you start XPrivacy and browse apps?
Click to expand...
Click to collapse
Yes, I rebooted twice. I'm on TrickDroid 4.2.2 (sense based) on the HTC One. I do see the orange triangle on some apps when I open up Xprivacy but not on all (going into the different categories)
a have a request. The application is really great, but I would much rather like to get notification(and then I can open XPrivacy by just clicking on it) when new application is installed instead of just popping up. I hope you understand me
graffixnyc said:
Yes, I rebooted twice. I'm on TrickDroid 4.2.2 (sense based) on the HTC One. I do see the orange triangle on some apps when I open up Xprivacy but not on all (going into the different categories)
Click to expand...
Click to collapse
If you see orange triangles XPrivacy is in any case working.
Maybe your settings layout is different, so that XPrivacy cannot hook into it.
This is not a big problem, because you can access all settings from the app too.
You can do me a pleasure by sending a logcat, starting from the moment your device boots, so I may be able to figure out why this (not) happens.
kv1dr said:
a have a request. The application is really great, but I would much rather like to get notification(and then I can open XPrivacy by just clicking on it) when new application is installed instead of just popping up. I hope you understand me
Click to expand...
Click to collapse
Please create an issue and I will realize this.
gandhar said:
the app has improved greatly, its very usable now.
some suggestions/details:
app/usability:
1. the app is usable when it is not enabled, there should be a check on app launch if it is enabled in xposed.
2. some sort of loading indicator instead of just directly jumping into the batch edit category after a wait.
3. search for apps.
4. app filtering
2,3,4 are already implemented in xposed app settings, perhaps you could look at that code.
ui stuff:
1. all the activities except the main one should have menu items and the navigation action http://developer.android.com/guide/topics/ui/actionbar.html#Home
2. the blocked apps/ apps with the particular permission should be sorted above the rest.
i'd say blocked apps->apps with permission but not blocked-> rest of them
3. scroll bar in batch edit
4. action bar spinners or a viewpager like the xposed app separating the batch edit and the list of all apps. (AB spinners would save space though)
these are suggestions, i love the app as it is,
Click to expand...
Click to collapse
Thanks for your feedback, gandhar.
Could you please create issues for these, so I can easily track things?
Loading apps in an async task + spinner has already been realized (will be in version 0.12).

[MOD][XPOSED] Chuwi Tweaks

Introduction
If you own a Chuwi tablet then you might of heard that you can install a modifed boot.img to improve the font rendering. This is not only risky as it may not work for your version of the tablet, but the results aren't that great either. Enter Chuwi Tweaks, the Xposed module that fixes the problem while also giving you some new options too.
Click to expand...
Click to collapse
Features
Font options so you that can customize the appearance
An option to restore multi-user support (Chuwi removed it)
An option to keep notifications with action buttons expanded
More to come?
Click to expand...
Click to collapse
Comparison
Before:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After:
Click to expand...
Click to collapse
Download
Xposed Repo (APK)
Click to expand...
Click to collapse
XDA:DevDB Information
Chuwi Tweaks, Xposed for Chuwi tablets
Contributors
ImADev
Xposed Package Name: com.imadev.chuwitweaks
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2016-02-16
Created 2016-02-16
Last Updated 2016-02-16
If you use Nova Launcher then I recommend going into it's settings and setting the font to condensed, increasing the text size up a notch and also setting the color to #666666 (skip setting the color for the desktop).
Personally I like the way the condensed font looks, so that's what I have Chuwi Tweaks set to use on my Vi10.
Can you add a brightness fix to the tweak, or would that require a modified kernel? I switched back to stock from RemixOS, everything works except brightness and the screen flickers a lot.
@ZeroTheSavior
What's your Chuwi model number?
Most of the people with brightness issues are using older Vi10's that still have a light sensor. The solution that people like to suggest is that you disable automatic brightness.
My model is Vi10PQ64G22150901XXX
There's no option to turn on automatic brightness in the first place.
Brightness worked in RemixOS, but I hated the lack of adb and Xposed so I flashed the first rom I could find.
I guess your build is new enough that it doesn't have the light sensor. What's odd though is that I can adjust the brightness and there's no flickering on my 221511 build.
If you've flashed the BIOS then I'd suspect that that's caused the problem, but it could easily be a mismatched kernel too. I guess it depends on how you restored Android or if it's been an issue since you bought the tablet and used Android.
Yeah, I did flash the BIOS at one point... BIOS lists InsydeH20 Version as J1D_S165C_206, which I think is 2.06. What's yours?
BIOS: J1D_S165C_206 (used in the 221511 revision)
BIOS date: 10/30/2015
MD5: d1138265c8e2825ddcf70b2e7dae2487
BIOS: J1D_S165C_206 (used in the 221509 revision?)
BIOS date: 09/21/2015
MD5: e1f93389808e45ae375be9f9d0b8030f
BIOS: G1D_S165_206 (an update for users with G1D_S165_205)
MD5: 3fbb11ac7d77fd81305bc65c88ad414a
BIOS: G1D_S165_205 (old)
MD5: 8706eb20323936956fd9932bf238b5b6
d1138265c8e2825ddcf70b2e7dae2487 might also apply to the 221510 revision.
If I were to install e1f93389808e45ae375be9f9d0b8030f onto my 221511 revision then it breaks the front facing webcam. If I then reinstall d1138265c8e2825ddcf70b2e7dae2487 everything will be back to normal and there will be no “STATUS_DEVICE_POWER_FAILURE” error in Windows.
If your BIOS is already a J1D_ version then you shouldn't ever need to update it. Only the old G1D_ builds require an update to fix some issues.
My BIOS is 09/21/15, so I guess that means I have a mismatched ROM. Guess I gotta look for another one. (Turns out there's a lot more broken things than just brightness... No sound in headphones, no Bluetooth)
More related to Chuwi software: There's no rotation options in Android settings. Is there a fix? Even Ultimate Rotation Control doesn't work.
ZeroTheSavior said:
My BIOS is 09/21/15, so I guess that means I have a mismatched ROM. Guess I gotta look for another one. (Turns out there's a lot more broken things than just brightness... No sound in headphones, no Bluetooth)
More related to Chuwi software: There's no rotation options in Android settings. Is there a fix? Even Ultimate Rotation Control doesn't work.
Click to expand...
Click to collapse
That definitely sounds like you've installed the wrong ROM. I've heard about them issues happening and I actually just linked someone to the 221509 backup images over on techtablets.
Once you've got the correct ROM installed you'll get rotation options and everything should work as you'd expect it to.
chuwi hibook here...
I cant install xposed, it seems to be arm but i get "Error executing updater binary in zip" in both arm and arm64 versions
In addition, i tried flashing the x83 version and it got flashed, but the tablet doesnt boot... how do i know what android im running?
Droid hardware info shows: ARMv7, armeabi
Yakandu said:
chuwi hibook here...
Click to expand...
Click to collapse
Hey, sorry for the wait.
Have you posted your issue to the Xposed support page as it seems your issue is with Xposed rather than this module?
I don't know if this will work, but download and install the Xposed Installer, open the app and look at the logs page. Does it say the platform is armeabi-v7a? If it does then download xposed-v84-sdk22-arm.zip and install it from recovery.
You'll need to use the sdk22 framework and you might need to adjust the jit_reset_offset if it's anything like KitKat.
ImADev said:
Hey, sorry for the wait.
Have you posted your issue to the Xposed support page as it seems your issue is with Xposed rather than this module?
I don't know if this will work, but download and install the Xposed Installer, open the app and look at the logs page. Does it say the platform is armeabi-v7a? If it does then download xposed-v84-sdk22-arm.zip and install it from recovery.
You'll need to use the sdk22 framework and you might need to adjust the jit_reset_offset if it's anything like KitKat.
Click to expand...
Click to collapse
Yeah, I tried on the support page but nothing so i came here since you own a Chuwi tablet. I didnt get a bootloop after isntalling xposed.apk, but my logs page is empty but I downloaded Hardware info and i got: ARMv7 processor rev 1
When installing xposed-v84-sdk22-arm.zip I get "Error executing updater binary in zip ..."
Yakandu said:
When installing xposed-v84-sdk22-arm.zip I get "Error executing updater binary in zip ..."
Click to expand...
Click to collapse
Are you using the Intel temp recovery solution and have you tried both TWRP and CWM? You'll normally get that error either when you're using an outdated version of TWRP or if the /system partition doesn't have enough free space, in which case uninstall any non-essential system apps that you can reinstall via the Play Store.
I guess you've already made a complete backup of the ROM? I wouldn't suggest doing any of this otherwise.
ImADev said:
Are you using the Intel temp recovery solution and have you tried both TWRP and CWM? You'll normally get that error either when you're using an outdated version of TWRP or if the /system partition doesn't have enough free space, in which case uninstall any non-essential system apps that you can reinstall via the Play Store.
I guess you've already made a complete backup of the ROM? I wouldn't suggest doing any of this otherwise.
Click to expand...
Click to collapse
Im using a TWRP version that some russians made for the HiBook, the version is 2.8.7.0...
I have 1,8gb free on /system
I tried installing x86 version of the Xposed zip and it got installed but it doesnt boot..
this is very weird
Is there any other way to install xposed?
Yakandu said:
Is there any other way to install xposed?
Click to expand...
Click to collapse
There's no other way to install newer versions of Xposed, but you could try the following.
1. Install the Xposed Installer app
2. Open it and then exit
3. Open Terminal Emulator and enter the following
Code:
su
echo 0x98 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset
chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset
4. Boot to TWRP and install the framework
For the Chuwi Vi10 I created a custom version of the Xposed Installer so that jit_reset_offset doesn't need to be set. That wouldn't work for you though as it's built for KitKat.
I just looked into your tablet as well as similar tablets that use the Z8300. So far none of them have got Xposed to work.
ImADev said:
There's no other way to install newer versions of Xposed, but you could try the following.
1. Install the Xposed Installer app
2. Open it and then exit
3. Open Terminal Emulator and enter the following
Code:
su
echo 0x98 > /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset
chmod 664 /data/data/de.robv.android.xposed.installer/conf/jit_reset_offset
4. Boot to TWRP and install the framework
For the Chuwi Vi10 I created a custom version of the Xposed Installer so that jit_reset_offset doesn't need to be set. That wouldn't work for you though as it's built for KitKat.
I just looked into your tablet as well as similar tablets that use the Z8300. So far none of them have got Xposed to work.
Click to expand...
Click to collapse
Anyway, thankyou so much for your time

[ROM] SM-T825 TWEAKED.........................[rom] sm-t825 tweaked.

SM-T825 TWEAKED 5.1 ***** PIE ***** 20JUN2020
T825_CTD1_TWEAKED_5.1_DB4_by_rorymc928
Based on latest stock CTD1 firmware
Tweaked, stable, zip aligned. SU/D
Forced encryption disabled
Deknoxed
Debloated
(GPU driver updated to latest adreno 313 rev 23.... returning soon)
Busybox
*****
Magisk updated 20.4
Matched edxposed version can be installed, or not, if preferred via magisk
(note that edxposed is the new framework replacing xposed to allow use with pie, it requires a number of steps, but fairly simple, guide to follow )
Edxposed installer
Gravity box PIE pre installed
Can be dirty flashed over CSH9 , or factory reset both will work. Recommend straight flash over PIE rom / CSH9, negligible benefit from wipe
Requires bootloader update to a pie bootloader if not on pie already.
(it will work without, but experience shows the bootloader update is required for the fingerprint reader to function )
For edxposed......
Xposed does not support android pie.
However, we now have edxposed, a magisk module which does basically the same thing.
Requirements are,
1. Riru core. Go to magisk downloads and type in the search bar "riru" , near the top you'll see riru core, click the download and it will install and offer a reboot.
2. Riru edxposed. Same search and you'll see riru edxposed further down 2 versions I chose sandhook, no reason but it works for me, same thing download it, it installs and offers reboot.
3. Edxposed installer , almost identical to the xposed installer, already installed in the Rom, open it and you should find gravitybox pie version in the modules section it may require switching on.
Advantage of edxposed is it passes safety net,..... I'm told.
Gravity box pie is still in early development, so whilst it has quite a bit there it's still a way off being complete, some selections didn't function for me, but a lot did.
Gravity box will still need to be switched on in edxposed modules.
More mods to follow...
Let me know how it goes
****DOWNLOADS ****
SUPER DEBLOAT
T825_CTD1_TWEAKED_5.1b_DB4_by_rorymc928
Fix for encryption disable...
https://androidfilehost.com/?fid=8889791610682887843
T825_CTD1_TWEAKED_5.1_DB4_by_rorymc928
Withdrawn
*********************
SM-T825_CSH9_TWEAKED_5.0_DB4
https://androidfilehost.com/?fid=1899786940962579651
Bootloader
https://androidfilehost.com/?fid=1899786940962579621
SM-T825 TWEAKED 4.0
https://androidfilehost.com/?fid=1395089523397964302
new bootloader
https://androidfilehost.com/?fid=1395089523397964296
SM-T825 TWEAKED 3.9 (rc)
Magisk root
https://androidfilehost.com/?fid=11410963190603896745
SM-T825 TWEAKED 3.8(a)
Magisk root
https://www.androidfilehost.com/?fid=11410932744536994829
Supersu
temp removed
SM-T825 TWEAKED 3.6s DB4 (systemless supersu)
https://androidfilehost.com/?fid=11410932744536989439
SM-T825 TWEAKED 3.6m DB4 (magisk)
https://androidfilehost.com/?fid=11410932744536989437
SM-T825 TWEAKED 3.5 DB4
https://androidfilehost.com/?fid=1322778262903997340
SM-T825 TWEAKED 3.3 DB3
https://androidfilehost.com/?fid=5862345805528055090
Debloat list
https://androidfilehost.com/?fid=1322778262903995061
FULL ROM...
SM-T825 TWEAKED 3.2
https://www.androidfilehost.com/?fid=890278863836290631
****************
Previous builds
****************
SM-T825 TWEAKED 2.1 02APR2018
Based on latest ARA2 stock firmware,
Smoother and quicker, identical tweaks to T-820 version
Rooted
Init d
Deodex
Zip aligned
Zip align on boot
Sqlite
Extensive testing by kainanmaki SM-T825 user,
****Major credit to kainanmaki, for methodical testing, this wouldn't be here without his help. ****
Version 2.1M2 Magisk root, systemless xposed included, best of both worlds.
Version 2.1S2 Superuser, system xposed.
Both with.
Gravity box Xposed module
3minit battery included
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
rovo89 and xposed, forum link below
https://forum.xda-developers.com/xposed/xposed-installer-versions-changelog-t2714053
C3C076 and gravity box
https://forum.xda-developers.com/xposed/modules/app-gravitybox-v7-0-0-tweak-box-android-t3653953
gharrington and 3minit battery mod, please visit for a full explanation of its functions
https://forum.xda-developers.com/showthread.php?t=2799958
Best flashed over updated firmware, should dirty flash but tested with factory reset, so do your backups.
Follow instructions below....
1. If you have xposed installed,either select it off in the app or uninstall, I only selected it off.
2. Boot to TWRP
3. Go to wipe,and select factory data reset.
4. Install ROM
5. Long boot........,
6. Ignore the xposed force close
7. Do your normal startup load.
8. Magisk, if that version flashed, will function at this point.
9. If you wish to operate xposed as well,go to the xposed installer app(matched version preinstalled),open it and install the framework,which will be systemless/system. Non recovery installation works fine. It will require reboot.
10. On Magisk version it will pass safetynet check whilst xposed is selected off by its switch,otherwise it indicates fail. So you can swap, as needed by work perhaps, with one reboot.
11. Use gravity box module to switch off stock battery icon.
Link below.........
*****************************************************
TWEAKED 2.1M2 Magisk root, systemless xposed.
*****************************************************
https://androidfilehost.com/?fid=746010030569966037
***********************************************
TWEAKED 2.1S2 Superuser standard xposed.
***********************************************
https://androidfilehost.com/?fid=818070582850504971
TWEAKED 2.0M
https://androidfilehost.com/?fid=890129502657594126
rorymc928 said:
SM-T825 TWEAKED 2.0 28MAR2018
Based on ARA2 stock firmware,
Smoother and quicker, identical tweaks to T-820 version
Extensive testing by kainanmaki SM-T825 user,
****Major credit to kainanmaki, for methodical testing, this wouldn't be here without his help. ****
Click to expand...
Click to collapse
Let's do this!!
Good job bro! You did it! I remember reading your post about sh*t not working or you having problems, or something to that effect... I hope you stick around for Lineage 15. You did a really good job on the T820 build....
AndroidDevices said:
Good job bro! You did it! I remember reading your post about sh*t not working or you having problems, or something to that effect... I hope you stick around for Lineage 15. You did a really good job on the T820 build....
Click to expand...
Click to collapse
Thanks, have some appointments today but should get it in line with the T-820 ROM soon. Make sure you get back with anything you find.
Anyone can test if Netflix si working using magiskHide? and If you can get HD content?
First of all @rorymc928 thank you so much for this Rom..
Can someone please tell me what is "tweaked" in this Rom? I went to T820 thread, but there it says "Tweaks similar to version 1.6, re benchmark tested and adjusted to tune performance.".
Is it debloated?
Thanks once again
ww100100101 said:
First of all @rorymc928 thank you so much for this Rom..
Can someone please tell me what is "tweaked" in this Rom? I went to T820 thread, but there it says "Tweaks similar to version 1.6, re benchmark tested and adjusted to tune performance.".
Is it debloated?
Thanks once again
Click to expand...
Click to collapse
If it's the same as T820, main user tweaks are pre-installed Magisk, Xposed and gravity box. Almost all tweaks for gbox work including battery bar and center clock. There's a lot of UI tweaks you can make in gbox so you just have to give it a try. I do run his tweaked build on the T820 and I just gotta say it runs really nice. I can't recall what all is on stock as far as bloatware, but seems pretty lite and easy enough to remove more if you want.
lupick said:
Anyone can test if Netflix si working using magiskHide? and If you can get HD content?
Click to expand...
Click to collapse
You have to use this Magisk module:
https://forum.xda-developers.com/apps/magisk/module-netflix-enabler-enable-netflix-t3708126
You can also do it manually.
HDR works too.
DroidIt! said:
If it's the same as T820, main user tweaks are pre-installed Magisk, Xposed and gravity box. Almost all tweaks for gbox work including battery bar and center clock. There's a lot of UI tweaks you can make in gbox so you just have to give it a try. I do run his tweaked build on the T820 and I just gotta say it runs really nice. I can't recall what all is on stock as far as bloatware, but seems pretty lite and easy enough to remove more if you want.
Click to expand...
Click to collapse
Gravity box is a great resource there's a lot that works but it can be trial and error for the mods that don't, I included it in the T-820 ROM, just forgot this time, but it is simple to install through the xposed installer anyway.
ww100100101 said:
First of all @rorymc928 thank you so much for this Rom..
Can someone please tell me what is "tweaked" in this Rom? I went to T820 thread, but there it says "Tweaks similar to version 1.6, re benchmark tested and adjusted to tune performance.".
Is it debloated?
Thanks once again
Click to expand...
Click to collapse
No debloating as yet, next step I'll get 3 minit battery in, which will bring it in line with the T-820.
I'll need to look at my notes for the list of tweaks.
Debloating can be a bit contentious, everything you take out someone else wants. Kainanmaki suggested aroma for it, so that may be the best way.
kainanmaki said:
You have to use this Magisk module:
https://forum.xda-developers.com/apps/magisk/module-netflix-enabler-enable-netflix-t3708126
You can also do it manually.
HDR works too.
Click to expand...
Click to collapse
Please try to set download quality to "high" and download "Bright".
The movie size should be 1.7GB in hd.
Without libcryptoem is usually in SD with a file size of 500MB.
Inviato dal mio SM-T825 utilizzando Tapatalk
lupick said:
Please try to set download quality to "high" and download "Bright".
The movie size should be 1.7GB in hd.
Without libcryptoem is usually in SD with a file size of 500MB.
Inviato dal mio SM-T825 utilizzando Tapatalk
Click to expand...
Click to collapse
Mmm interesting. I haven't used the feature on Android but I'll try it later and compare it with stock.
lupick said:
Please try to set download quality to "high" and download "Bright".
The movie size should be 1.7GB in hd.
Without libcryptoem is usually in SD with a file size of 500MB.
Inviato dal mio SM-T825 utilizzando Tapatalk
Click to expand...
Click to collapse
You're absolutely right about this. Tried both ways and yes, there's a 3 to 1 difference in Size
I wonder if there's any way to force the HD download with the libcrypto modification.
KainanMaki said:
You're absolutely right about this. Tried both ways and yes, there's a 3 to 1 difference in Size
I wonder if there's any way to force the HD download with the libcrypto modification.
Click to expand...
Click to collapse
if you check using DRM info (download it from playstore) is the tablet without libcrypt oem at windevine L1 or L3? on stock rom is L1. Device in L3 can access only SD content.
Try to use the following apk that should force the HD:
https://forum.xda-developers.com/showpost.php?p=75465158&postcount=132
Using this app the streaming quality is better? And the download size?!?
New builds up on first post....
Both with 3 Minit battery,
2.1M2 magisk +systemless xposed
2.1S2 super user +system xposed
Thoroughly tested by Kainanmaki, great thanks to him
, let me know how you find them..........Do your backups ?
rorymc928 said:
New builds up on first post....
Both with 3 Minit battery,
2.1M2 magisk +systemless xposed
2.1S2 super user +system xposed
Thoroughly tested by Kainanmaki, great thanks to him
, let me know how you find them..........Do your backups
Click to expand...
Click to collapse
Thank you Thank you Thank you )
jaidev.s said:
Thank you Thank you Thank you )
Click to expand...
Click to collapse
Good to see you back
First of all sorry if i am asking in wrong thread. i need permissive mode for dolby and viper.. does anyone know the workaround ?
Quicksilver said:
First of all sorry if i am asking in wrong thread. i need permissive mode for dolby and viper.. does anyone know the workaround ?
Click to expand...
Click to collapse
There is a permissive kernel available,here https://forum.xda-developers.com/ga...nt/kernel-galaxy-tab-s3-sm-t820-t825-t3603094
Not sure if its what you need
lupick said:
if you check using DRM info (download it from playstore) is the tablet without libcrypt oem at windevine L1 or L3? on stock rom is L1. Device in L3 can access only SD content.
Try to use the following apk that should force the HD:
https://forum.xda-developers.com/showpost.php?p=75465158&postcount=132
Using this app the streaming quality is better? And the download size?!?
Click to expand...
Click to collapse
Let me clarify:
If I modify the libcrypt oem, the Google Play Netflix app streams HDR perfectly.
The DRM check states L3, but still streams HDR. The only stuff that's broken is the offline download.
There the L3 kicks in and the quality of every donwload is SD. It's the only problem.
I tried the apk you posted but it's exactly the same as the original.
Streams in HDR, downloads in SD.

[AOSP 10.0] [29-05-2020] Quack Phh-Treble GSI v217 Repack For Snapdragon S20 Devices

Hello everyone!
I have repacked @phhusson 's Quack Phh-Treble GSI to a flashable TAR file that we can flash on the S20 devices.
For more info about Quack Phh-Treble GSI check this thread here - https://forum.xda-developers.com/pr...velopment/aosp-10-0-quack-phh-treble-t3992559
You must have a device with an unlockable bootloader
What doesn't work?
Auto brightness
Fingerprint enrolment works 50% on first boot and randomly works when screen is off
Reports about MTP not working - could be a driver issue
Proximity Sensor
Screen timeout is always 15s
NFC
For a full list of issues, check the official github - https://github.com/phhusson/treble_experimentations/issues
What works?
Everything else!
Found something else that doesn't work? Let me know and I'll update the thread.
What do these repacks include
The official release of Quack Phh-Treble GSI with Gapps (system-quack-arm64-ab-gapps.img)
Cross Device Lineage Recovery Flashable - Phh SYSTEM image only!
Downloads
Download Quack_Phh-Treble_GSI_v217.zip from:
Mega - https://mega.nz/file/dowXRSYT#LaJSGNelVxPcerNkyN2QQVIYKos4Eea_dH10PId2JsM
AndroidFileHost - https://www.androidfilehost.com/?fid=4349826312261820046
How to install
If you are not rooted - follow Jesec's guide on how to root your device. Make sure you boot into setup at least once! - https://forum.xda-developers.com/galaxy-s20/how-to/howto-root-s20-series-upgrade-firmware-t4079353
If you do not have Lineage Recovery - again, follow Jesec's guide on how to install Lineage Recovery - https://forum.xda-developers.com/ga...recovery-lineage-recovery-s20-series-t4084977
Enter Recovery Mode and factory reset your device
Copy Quack Phh-Treble GSI vxxx.zip onto your external SD
In Lineage Recovery, choose Apply update
Choose Apply from disk
Choose Quack_Phh-Treble_GSI_vxxx.zip
Once installation is complete, reboot to system
Previous Versions
v216
Mega - https://mega.nz/file/g5RUHCID#1LqTrVnRotQwb5vLQQ0TGDN4vtgx4N4aHJza3yZkvU0
AndroidFileHost - https://www.androidfilehost.com/?fid=4349826312261800816
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Credits
@phhusson for the Quack Phh-Treble
@jesec for root guids, Lineage Recovery, binary-update and help with creating the flashable zip
Have fun!!
Thanks, like to see AOSP in S20+
toystory said:
Thanks, like to see AOSP in S20+
Click to expand...
Click to collapse
This is for all S20 models, including S20+
Is this only for the global models or will this work on Sprint
AndroidBeginNinja said:
Is this only for the global models or will this work on Sprint
Click to expand...
Click to collapse
If you can unlock your device' bootloader and root it, it will work. Otherwise, no
This isn't for snapdragons in the US. Tired of this crap from Samsung and others
i can get gsi to install using dsu but when u press restart it hangs on splash screen a min or two then reboots normally.. so cant even boot gsi without root unfortunately on locked devices
WarEagleUS said:
This isn't for snapdragons in the US. Tired of this crap from Samsung and others
Click to expand...
Click to collapse
lol...
is the selinux set to permissive? can I only flash the kernel?
Unbranded Samsung 20 Pro
firefds said:
This is for all S20 models, including S20+
Click to expand...
Click to collapse
ah. but, I have a weird s20. The model number says it's an S20 Pro (build number is: m_l805_pmz_a6601_welcome_en_yl_128a16_v04 and a CSC of zmu1a0h5 - also note, i'm not sure if that's l805 or 1805 and yl or y1 - dunno). I got the thing on wish (ya, ya...bad idea, i know, but it's too late now). I'm not sure what ROM to get, if any. I'm hoping a friendly guru can help guide me. The phone says i'm using over 100gigs of internal storage, but...i don't have near enough apps to fill up that much. I installed one 26 meg app, yet the phone is claiming it took up 3gigs of space. Whaaaat?
Is there something I'm missing? I mean, cell phones confuse me sure, but (as a programmer) I think I understand the basics and this just baffles me. Will this ROM work on this phone? Can I change the CSC, cuz some things come up with chinese or korean lettering, which, of course, I can't read so that's annoying)
Sincerly
Jarett
JamRoll said:
ah. but, I have a weird s20. The model number says it's an S20 Pro (build number is: m_l805_pmz_a6601_welcome_en_yl_128a16_v04 and a CSC of zmu1a0h5 - also note, i'm not sure if that's l805 or 1805 and yl or y1 - dunno). I got the thing on wish (ya, ya...bad idea, i know, but it's too late now). I'm not sure what ROM to get, if any. I'm hoping a friendly guru can help guide me. The phone says i'm using over 100gigs of internal storage, but...i don't have near enough apps to fill up that much. I installed one 26 meg app, yet the phone is claiming it took up 3gigs of space. Whaaaat?
Is there something I'm missing? I mean, cell phones confuse me sure, but (as a programmer) I think I understand the basics and this just baffles me. Will this ROM work on this phone? Can I change the CSC, cuz some things come up with chinese or korean lettering, which, of course, I can't read so that's annoying)
Sincerly
Jarett
Click to expand...
Click to collapse
It's definitely a bad clone, Samsung S20 Pro doesn't even exist... I'd ask for a refund.
I'd love to see advancements on this in the future! Now that American models can unlock im sure lots of people would like to try stock Android.
does 120hz work on this?
ChongoDroid said:
I'd love to see advancements on this in the future! Now that American models can unlock im sure lots of people would like to try stock Android.
does 120hz work on this?
Click to expand...
Click to collapse
American Snapdragon models can be unlocked?
PieceofSlice said:
American Snapdragon models can be unlocked?
Click to expand...
Click to collapse
Yes
PieceofSlice said:
American Snapdragon models can be unlocked?
Click to expand...
Click to collapse
Yep, I just compiled a build of lineage os for the s20, I was gonna see if anyone wanted it.
ChongoDroid said:
Yep, I just compiled a build of lineage os for the s20, I was gonna see if anyone wanted it.
Click to expand...
Click to collapse
I'll give it a try on my 986U1 if you think it will work.
Misterxtc said:
I'll give it a try on my 986U1 if you think it will work.
Click to expand...
Click to collapse
Unfortunately x1q only for now, I can build for ultra and + in the future, just won't be able to test as I don't have them
I am on 9810 if testers needed
ChongoDroid said:
Unfortunately x1q only for now, I can build for ultra and + in the future, just won't be able to test as I don't have them
Click to expand...
Click to collapse
I'll test if you build it. I haven't built anything in a couple of years so I'm way to rusty to try right now.
JamRoll said:
ah. but, I have a weird s20. The model number says it's an S20 Pro (build number is: m_l805_pmz_a6601_welcome_en_yl_128a16_v04 and a CSC of zmu1a0h5 - also note, i'm not sure if that's l805 or 1805 and yl or y1 - dunno). I got the thing on wish (ya, ya...bad idea, i know, but it's too late now). I'm not sure what ROM to get, if any. I'm hoping a friendly guru can help guide me. The phone says i'm using over 100gigs of internal storage, but...i don't have near enough apps to fill up that much. I installed one 26 meg app, yet the phone is claiming it took up 3gigs of space. Whaaaat?
Is there something I'm missing? I mean, cell phones confuse me sure, but (as a programmer) I think I understand the basics and this just baffles me. Will this ROM work on this phone? Can I change the CSC, cuz some things come up with chinese or korean lettering, which, of course, I can't read so that's annoying)
Sincerly
Jarett
Click to expand...
Click to collapse
Ummmm.....Please install a fake phone checker or something because there is no S20 Pro and 'welcome' is usually used in phones bought of fake stores.
Would you please send me screenshots of the settings app and other UI elements? I would like to tell if you've gotten yourself/your parents have gotten you a fake device.
Sent from my SM-G988B using XDA Labs

Development MARS_SOMs - Stock - VoLTE, VoWifi, Carrier Video Calls

MARS SOM
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Years of porting, Stock ROMs and My Patches came to an end...
Since Magisk has grown to a full root and modding Solution for Android have i switched with My Development to creating Magisk Module Patches. Or in other Words, Systemless ROMs.
Mainly focusing on extending the Android Build Props are there also pure Parts of the latest Pixel Device Firmwares. Get the full Pixel UI Expierence, get extra Pixel Functions and Apps together with a better overall Experience. Better Audio In- and Output, better Display Calibrations, better Performance, more Functions packed into a simple Magisk Module.
Features:
Ported Pixel Apps
Ported Pixel Features
Ported Pixel UI & Colors
Ported Pixel Black Dark Mode
Xperia Sound Enhancements
Xperia Pro-I Content Ported
HTC UI & User Sounds
Xperia Live Wallpapers
Enabled various Android Features
Enabled various Hardware Features
Enhanced Security Support
Enhanced Display Quality
Enhanced Audio Output
Enhanced Audio Input
Enhanced FHD/4K HDR Output
Enhanced Camera Functionalities
Enhanced Graphical Handling & Rendering
Enhanced Network Functionalities
Faster booting and Reboots
Requirements:
Magisk Stable 24+
Android 13 Stock Xperia FW
Magisk Init.d Injector
Download:
Sign in - Google Accounts
Bugs:
Report them if You found one!
Donations:
paypal.me/miustone​
Reserved <3
Nice work. I'm glad to already see some custom ROMs (well, in that case, SOM).
However, this is the first time I encounter a SOM, is it just a Magisk module that can be turned on and off at will, switching between stock and Mars? Or shouldn't I do that?
Miustone said:
Welcome to MARS SOM
The first so called SOM
Systemless-On-Memory
SOM - The right naming for a new age of Android ROMs
Years of porting, Stock ROMs and My Patches came to an end...
Since Magisk has grown to a full root and modding Solution for Android have i switched with My Development to creating Magisk Module Patches. Or in other Words, Systemless ROMs.
Mainly focusing on extending the Android Build Props are there also pure Parts of the latest Pixel Device Firmwares. Get the full Pixel UI Expierence, get extra Pixel Functions and Apps together with a better overall Experience. Better Audio In- and Output, better Display Calibrations, better Performance, more Functions packed into two Zip Files...
Features:
Full Camera API2 Support
Full Pixel User Interface
Full Darkmode Support
Ported Pixel Apps
Ported Pixel Features
Enabled various Android Features
Enhanced Security Support
Enhanced Display 4K HDR Support
Enhanced Audio Output
Enhanced Audio Input
Enhanced Display Output
Enhanced Camera Functionalities
Enhanced Graphical Handling & Rendering
Enhanced Network Functionalities
Faster booting and Reboots
Requirements:
Magisk Beta or Canary Channel
Android 11
A way to extract and create Zip Files
(For GitHub Zips)
Downloads:
Miustone - Overview
Founder of Dev Ice Software Technologies. Miustone has 10 repositories available. Follow their code on GitHub.
github.com
Note: Zips from GitHub can't be flashed ootb.
GitHub?!:
Extract the 2 Downloaded Zips and repack everything inside of the second "MARS_SOM_XXX" Folders to Zips
Flash these Zips with Magisk and enjoy <3
Bugs:
QuickSwitch is needed for the Pixel Launcher
Donations:
paypal.me/miustone​
Click to expand...
Click to collapse
Could you please tell me where can I obtain more information about this "Mars Som" and more details instruction to install it. Thanks for your reply.
Thanks for Your Interest! I'm reconstructing the SOMs on GitHub and the ReadMe's there will be updated soon with more Infos! For now, just Check My (Discontinued) MARS-SOM Repo on GitHub...
BR
Hrm guessing this isnt rdy yet? Just tried installing the base and rom in Magisk 23 as modules but it causes a bootloop. Noticed on GitHub says android 12 is required?
tonysunshine said:
Hrm guessing this isnt rdy yet? Just tried installing the base and rom in Magisk 23 as modules but it causes a bootloop. Noticed on GitHub says android 12 is required?
Click to expand...
Click to collapse
Sorry for the Issues! Could You try again now? I have removed the Vendor stuff for now...
Can You also try to use them seperated? I do actually not own the 1 III so i can't test Myself. Feel also free to collab. with Me on GitHub
Miustone said:
Sorry for the Issues! Could You try again now? I have removed the Vendor stuff for now...
Can You also try to use them seperated? I do actually not own the 1 III so i can't test Myself. Feel also free to collab. with Me on GitHub
Click to expand...
Click to collapse
Hi what do you mean by use them separated? Like install/activate the base module, reboot, then do the system module?
Yep, it could be one of them or both which causes the Bootloops. I updated the Base so it might be that... The System should cause less Problems at the end... @tonysunshine
I also got a bootloop after installing the zips. I tried following the instructions on your github and was able to do the device simulation with the props config module, but can't follow the next step "Download and extract the NgaResources.apk to /MARS_SOM_SYSTEM/system/product/app/NgaResources" as there's no NgaResources.apk file anywhere on the github that I can find. Could it be this missing file that's causing issues?
Xperia 1 III here.
I followed the steps on github and everything went smoothly even after I flashed the MARS_SOM_BASE zip. However, after flashing the MARS_SOM_SYSTEM , I stuck in a bootloop. I have downloaded the MARS_Product_Overlay apk and place it.
I am willing to help if you need further info.
akkk44 said:
Xperia 1 III here.
I followed the steps on github and everything went smoothly even after I flashed the MARS_SOM_BASE zip. However, after flashing the MARS_SOM_SYSTEM , I stuck in a bootloop. I have downloaded the MARS_Product_Overlay apk and place it.
I am willing to help if you need further info.
Click to expand...
Click to collapse
Wow, I'm glad the BASE zip worked so far. You are getting a lot out of it. But I'm pretty sure there will be bugs around somewhere...
And thanks a ton for Your Post! I'm on the go but if You want to test around...
Move folders out of the _SYSTEM /system Folder like /product, /vendor and so on. Start with removing all except for one Folder and try if it boots up. If You can tell Me which folder causes issues or even which files will I handle it on GitHub for You.
About the Files @tardis_42 . You can find the Files on My Website / Google Drive. The link is in the Readme on GitHub
Miustone said:
Wow, I'm glad the BASE zip worked so far. You are getting a lot out of it. But I'm pretty sure there will be bugs around somewhere...
And thanks a ton for Your Post! I'm on the go but if You want to test around...
Move folders out of the _SYSTEM /system Folder like /product, /vendor and so on. Start with removing all except for one Folder and try if it boots up. If You can tell Me which folder causes issues or even which files will I handle it on GitHub for You.
About the Files @tardis_42 . You can find the Files on My Website / Google Drive. The link is in the Readme on GitHub
Click to expand...
Click to collapse
I wanna help but recovering from bootloop is a real pain in my a**. I somehow managed to disable all magisk moudules and get out of boot loop but I am not sure if I can do it again. The only two methods I knew about getting out od a bootloop is removing modules with TWRP but currently 1 iii doesn't have one, the other method is using the adb command but I am not sure how to send adb commands to the phone while it stucked in a bootloop.
Any ideas?
akkk44 said:
I wanna help but recovering from bootloop is a real pain in my a**. I somehow managed to disable all magisk moudules and get out of boot loop but I am not sure if I can do it again. The only two methods I knew about getting out od a bootloop is removing modules with TWRP but currently 1 iii doesn't have one, the other method is using the adb command but I am not sure how to send adb commands to the phone while it stucked in a bootloop.
Any ideas?
Click to expand...
Click to collapse
You can simply hold Volume down while booting to get into "Recovery Mode". It disables all Modules and most Apps. You can reboot from that into the normal state again... Should mention that somewhere I think... (It's a Magisk Feature too)
Edit: Does not work with USB Connected! Hold Volume down after You see the Bootloader Unlocked Message. Keep holding until You are in Android
Edit 2: Think Ill make Video guides too for some needs if there is enough Interest...
Miustone said:
You can simply hold Volume down while booting to get into "Recovery Mode". It disables all Modules and most Apps. You can reboot from that into the normal state again... Should mention that somewhere I think... (It's a Magisk Feature too)
Edit: Does not work with USB Connected! Hold Volume down after You see the Bootloader Unlocked Message. Keep holding until You are in Android
Edit 2: Think Ill make Video guides too for some needs if there is enough Interest...
Click to expand...
Click to collapse
Understood! I will test the module out sometime……
akkk44 said:
Understood! I will test the module out sometime……
Click to expand...
Click to collapse
Great! Thanks in advance!
Miustone said:
About the Files @tardis_42 . You can find the Files on My Website / Google Drive. The link is in the Readme on GitHub
Click to expand...
Click to collapse
I tried there, but the file mentioned on the github readme (NgaResources.apk) isn't there - just these two:
tardis_42 said:
I tried there, but the file mentioned on the github readme (NgaResources.apk) isn't there - just these two:
View attachment 5445471
Click to expand...
Click to collapse
Thanks for pointing out. I'm uploading the latest Version to this Google Drive Directory rn! Sorry for the Trouble...
Updated the Thread, MARS_SOMs and GitHub<3
HUGE UPDATES INCOMING!
MARS will be available over GitHub Releases so You can easily Download ready-to-use Zips of MARS for Magisk. Also included are now OTA Updates for MARS over Magisk and the focus Changed to GSIs again. Use PHH AOSP 12 or PIXEL EXPIERENCE 12 by Ponces to unleash Your Xperias

Categories

Resources