[T95Z PLUS] Amlogic customisation thread (Firmwares, Mods, Recoveries, Etc) - Android Stick & Console AMLogic based Computers

This is just a little thread ive made to share details, support, roms, etc for the T95Z Plus.
Guide to making a rom
Wanna create your own ROM? Check out my Android guides on Youtube right Here
Firmware
7.1.2 for the 3/32GB T95Z variant
Flash instructions
1.Use the USB burning tool.
Recovery
So far we have a working recovery(TWRP) thanks to @rrvuhpg
You can download it from HERE for the 2/16GB T95Z variant(Mirrored and renamed custom-recovery.img for the sake of flashing instructions)
HERE for the 3/32GB T95Z variant(Mirrored and renamed custom-recovery.img for the sake of flashing instructions)
Flash instructions
1. Download ADB and install it on your pc(not explaining this, there are 5 second installers) then open a command prompt in the directory of the custom recovery
2. Enable USB debugging, go to settings>about and click build number about 10 times, then go back to the main settings menu and you will see developer options, enter it and check allow USB debugging.
3. Connect to your device via IP address. go to settings>about>status and get your IP address. it should be something like 192.168.25.19
4. In CMD type the following commands, replace YOURIPADDRESS with the address we got from step 3
Code:
adb connect YOURIPADDRESS
adb push custom-recovery.img /sdcard/
adb shell su -c dd if=/sdcard/custom-recovery.img of=/dev/block/recovery
adb reboot recovery
ADDITIONAL
To revert, Download the stock recovery from HERE and do step 4 again, this time replacing custom-recovery.img with stock-recovery.img
Code:
adb connect YOURIPADDRESS
adb push stock-recovery.img /sdcard/
adb shell su -c dd if=/sdcard/stock-recovery.img of=/dev/block/recovery
adb reboot recovery
Modified Launcher
Heres a modified sunvell launcher i made, the UI is ugly when you first get the device so this makes it alot smoother, custom wallpapers are currently semi working so i didnt include it in this version.
But heres what it will look like.
{
"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"
}
Custom launcher download
Instructions-
1. Place on device
2. Rename the file SunvellWin8Launcher.apk
3. Place the file in /system/app/SunvellWin8Launcher/ and overwrite the existing SunvellWin8Launcher.apk
4. Set the permissions to 644(rw-r-r)
5. Reboot
ADDITIONAL
To revert follow the same steps but with the stock launcher
Stock launcher download
Init.d
Here is a recovery flashable zip file that enables init.d support.
Amlogic Init.d enabler download
Instructions
1. Place on device
2. Reboot into TWRP recovery
3. Flash the Init.d-Injector-v1.6-T95Z.zip file
4. Reboot into system and enjoy init.d
More to come soon, i have alot of fixes like statusbar, dark kodi, internet speed etc i will upload when stable.
Here is the link to my google drive T95Z PLUS folder, catch the latest mods and updates HERE first

Sorry if this is a NOOB question....I have lots of experience in Adroid rooting with Phones....
I am though new to TV Boxes. I have a T95Z Plus made by Easytone
Are all the boxes by diff companies (Sunvell etc) the same?

islandfever said:
Sorry if this is a NOOB question....I have lots of experience in Adroid rooting with Phones....
I am though new to TV Boxes. I have a T95Z Plus made by Easytone
Are all the boxes by diff companies (Sunvell etc) the same?
Click to expand...
Click to collapse
There are different variants with different wifi chips according to research, however recovery should work on all, if worst comes to worst take a backup of the recovery image, anything goes wrong flash it using my method

The box I have has an issue with this old version of the Google Play store on it...which doesn't work well
And the launcher doesn't let you place the newest one on it.
So this will easily allow me to root or so far all you have here is a recovery?
And you just started working on this Box it seems?

islandfever said:
The box I have has an issue with this old version of the Google Play store on it...which doesn't work well
And the launcher doesn't let you place the newest one on it.
So this will easily allow me to root or so far all you have here is a recovery?
And you just started working on this Box it seems?
Click to expand...
Click to collapse
The device comes rooted from factory, is the issue you are facing is playstore keeps prompting setup then that is an issue with their distributed GAPPS.
When switching to magisk root i noticed playstore prompts root access?
My guess is they have modified the playstore.

Yes my issue was #1 the play store on launcher was version 6.9 and always prompted setup it seems to be labeled Play Store 1.0 in Titanium Backup
However there is another Play store that is actually the current version and it works fine...
I did see its rooted, had no idea thanks....Are all Android Boxes rooted from factory?
My firmware ends in 1075 is this the most current?

islandfever said:
Yes my issue was #1 the play store on launcher was version 6.9 and always prompted setup it seems to be labeled Play Store 1.0 in Titanium Backup
However there is another Play store that is actually the current version and it works fine...
I did see its rooted, had no idea thanks....Are all Android Boxes rooted from factory?
My firmware ends in 1075 is this the most current?
Click to expand...
Click to collapse
Thus exactly why I think it's a modified playstore distributed with the firmware
Yeah as far as I know all boxes are rooted from factory, a very wierd root implemention as updating SU results in a bootloop, simply removing Su files from xbin removes root and only then you can root with magisk with TWRP
In the program I'm making there's an update GAPPS option, this will fix the issue and romkve old play store

Ricky Divjakovski said:
Thus exactly why I think it's a modified playstore distributed with the firmware
Yeah as far as I know all boxes are rooted from factory, a very wierd root implemention as updating SU results in a bootloop, simply removing Su files from xbin removes root and only then you can root with magisk with TWRP
In the program I'm making there's an update GAPPS option, this will fix the issue and romkve old play store
Click to expand...
Click to collapse
Ok so it sounds like I should wait for your newer stuff to come out? Or does what youve released already add Magisk?
Is my firmware current? Wirless UPdate says it is

Looks like a great project will it also work on a t95u pro

Ricky Divjakovski said:
There are different variants with different wifi chips according to research, however recovery should work on all, if worst comes to worst take a backup of the recovery image, anything goes wrong flash it using my method
Click to expand...
Click to collapse
hey here is a few bugs i have with t95z with the latest 1075
settings crash and the fake playstore
bluetooth audio is not working it just sounds weird
uhm the navigation bar if u click on it need to reset it to get it back up
im using h96 firmware on my t95 much better firmware
but the only thing that is not working
is the device wont go to sleep
it just turns screen off but device is still running
and the last thing is if u power off the device u cant power it on with the remote for some reason
if u able to take h96 firmware and make it work with the t95z remote it will be perfect cuz the h96 firmware everything works

Totally agree with mehmeh on the 1075 bugs...same here

mehmehmeh123 said:
hey here is a few bugs i have with t95z with the latest 1075
settings crash and the fake playstore
bluetooth audio is not working it just sounds weird
uhm the navigation bar if u click on it need to reset it to get it back up
im using h96 firmware on my t95 much better firmware
but the only thing that is not working
is the device wont go to sleep
it just turns screen off but device is still running
and the last thing is if u power off the device u cant power it on with the remote for some reason
if u able to take h96 firmware and make it work with the t95z remote it will be perfect cuz the h96 firmware everything works
Click to expand...
Click to collapse
I have been heavily working on this project.
Heres a list off mods implemented so far, the ones starting with ### are semi implemented.
Code:
Network Tweaks
-Increased beacon filtering
-Disabled IP checksum offloading
-Enabled 802.11d support
-Decreased AP monitor link period
-Extended AP link keep alive period(1.5)
-Disabled powersave offload
-Decrased active channel time
-Disabled logging and sending data
-Use googles DNS by default
-Extended TCP buffer size
-IPV4 tweaks
-Other various network enhancement tweaks
----------------------------------------------
UI Tweaks
-Changed the launcher background(4k image)
-Better looking tile icons
-Transparent tiles
-Removed logo
-Better looking wifi icon
----------------------------------------------
Property tweaks
-Faster streaming(network tweaks)
-Better image quallity
-Enabled performance tuning
-Enabled dithering
----------------------------------------------
Fixes
-Enter key bug
###-Fixed hide navbar bug
###-Welcome to platstore bug
----------------------------------------------
Root choice
-Magisk
-Out-the-box method
-No root
----------------------------------------------
Smoother experiance
-Removed bloat apps
-Removed default wallpaper(never used)
-Removed factory apps
-Removed stock kodi config files
###-Enabled video booting
-Adblocking hosts
-Updated GAPPS
-Init.d enabled
-Disable CEC
Im still yet to modify the LMK configuration and alot of other things, but performance has increased alot aswell as streaming.
Only issue im having real trouble with is the navbar.
Im also looking to implement an internl VPN and change country of origin to Norway, they are able to swap between US netflix, Norway Netflix, UK netflix etc.

mehmehmeh123 said:
hey here is a few bugs i have with t95z with the latest 1075
settings crash and the fake playstore
bluetooth audio is not working it just sounds weird
uhm the navigation bar if u click on it need to reset it to get it back up
im using h96 firmware on my t95 much better firmware
but the only thing that is not working
is the device wont go to sleep
it just turns screen off but device is still running
and the last thing is if u power off the device u cant power it on with the remote for some reason
if u able to take h96 firmware and make it work with the t95z remote it will be perfect cuz the h96 firmware everything works
Click to expand...
Click to collapse
PM me a link to the firmware

Ricky Divjakovski said:
I have been heavily working on this project.
Heres a list off mods implemented so far, the ones starting with ### are semi implemented.
Code:
Network Tweaks
-Increased beacon filtering
-Disabled IP checksum offloading
-Enabled 802.11d support
-Decreased AP monitor link period
-Extended AP link keep alive period(1.5)
-Disabled powersave offload
-Decrased active channel time
-Disabled logging and sending data
-Use googles DNS by default
-Extended TCP buffer size
-IPV4 tweaks
-Other various network enhancement tweaks
----------------------------------------------
UI Tweaks
-Changed the launcher background(4k image)
-Better looking tile icons
-Transparent tiles
-Removed logo
-Better looking wifi icon
----------------------------------------------
Property tweaks
-Faster streaming(network tweaks)
-Better image quallity
-Enabled performance tuning
-Enabled dithering
----------------------------------------------
Fixes
-Enter key bug
###-Fixed hide navbar bug
###-Welcome to platstore bug
----------------------------------------------
Root choice
-Magisk
-Out-the-box method
-No root
----------------------------------------------
Smoother experiance
-Removed bloat apps
-Removed default wallpaper(never used)
-Removed factory apps
-Removed stock kodi config files
###-Enabled video booting
-Adblocking hosts
-Updated GAPPS
-Init.d enabled
-Disable CEC
Im still yet to modify the LMK configuration and alot of other things, but performance has increased alot aswell as streaming.
Only issue im having real trouble with is the navbar.
Im also looking to implement an internl VPN and change country of origin to Norway, they are able to swap between US netflix, Norway Netflix, UK netflix etc.
Click to expand...
Click to collapse
This sounds awesome! This will be a ROM? It's not available yet....correct?

Ricky Divjakovski said:
PM me a link to the firmware
Click to expand...
Click to collapse
first of all that very nice to see some work on this device
and becouse all s912 devices are similar
it might help alot of people who suffer with this boxes so good job to you man :good::good::good:
and i send u the firmwares i use right now

mehmehmeh123 said:
first of all that very nice to see some work on this device
and becouse all s912 devices are similar
it might help alot of people who suffer with this boxes so good job to you man :good::good::good:
and i send u the firmwares i use right now
Click to expand...
Click to collapse
Change of plan, I'll be creating and maintaining the new Amlogic ROM Tool
Features implemented so far
-Rip firmware straight off the device
-Play bootanimation
-unpack and repack the kernel
-unpack system.img
-unpack aml_upgrade_package(somewhat implemented)
-remove apps
-app details
-app description
-modify and emulate the launcher
-view details of the device(including wifi chip)
There's more features instill.need to implement
-root rom
-init.d(easily done)
-busybox
-change beacon filtering
-add lean back support
-debloat
-update GAPPS
-edit build.prop
-edit applications
Alot more is gonna be added, these are just some off the top of my head, I have been inactive for quite a while in the android community, this is my welcome back gift!

Confused....will this do the same things for the T95Z plus you were working on before?

islandfever said:
Confused....will this do the same things for the T95Z plus you were working on before?
Click to expand...
Click to collapse
i think the stock firmware only need small modifications and its fine
but i have no clue how to do them my self

islandfever said:
Confused....will this do the same things for the T95Z plus you were working on before?
Click to expand...
Click to collapse
Yes, it will do all plus more!
mehmehmeh123 said:
i think the stock firmware only need small modifications and its fine
but i have no clue how to do them my self
Click to expand...
Click to collapse
If you check all my other tools, I'm able to make ANYONE a rom developer, even with not programming experience.
This tool will do EVERYTHING at the click of a button

Ricky Divjakovski said:
Yes, it will do all plus more!
If you check all my other tools, I'm able to make ANYONE a rom developer, even with not programming experience.
This tool will do EVERYTHING at the click of a button
Click to expand...
Click to collapse
Awesome. Bring it!

Related

[ROM][3/13/2014][AT&T X+ S5 eXtreme V1.0.3.4]

{
"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"
}
Code:
[U][COLOR="Red"][B][SIZE="4"]S5 eXtreme V1.0.3.4 [/SIZE][/B][/COLOR][/U] - [COLOR="Red"]Release Date - 3/13/2014[/COLOR]
New boot.img included and required
Updated Firewall scripts
Fixed crashing google text to speech
removed more hotspot restrictions
added secondary app install script (first boot only)
[U][COLOR="Red"][B][SIZE="4"]S5 eXtreme V1.0.3.3 proposed updates[/SIZE][/B][/COLOR][/U] - [COLOR="Red"]Release Date - 2/18/2014[/COLOR]
[B][I][COLOR="Green"]New boot.img included & required[/COLOR][/I][/B]
1. iptables rules for added security (userinit.d)
2. iptables rules for HotSpot masquerade (userinit.d)
3. improved logging to new sysinit structure
4. improved logic in sql optimization scripts
5. added memory management and cache cleaning capabilities to init scripts
6. updated all apps
7. new default background
8. new boot animation
[B][U][COLOR="Green"]In Development[/COLOR][/U][/B]
1. custom compiled busybox for enhanced init.d support
[B][U]V1.0.3.2[/U][/B] - [COLOR="Red"]Release Date: 01/30/2014[/COLOR]
[B][COLOR="Red"]New Boot image required[/COLOR][/B]
Fully working 100%
HTC Dialer FC's fixed (replaced contactsprovider.apk)
All google apps working and updated (yes including Play Store)
On-Demand governor tweaks + lowmemory tweaks
all sqlite3 DB's checked and vacuumed on boot
All new completely re-written init.d support including userinit.d support by default
Native WiFi Hotspot patch included as optional during flash.
APN's updated
xPosed Mods updated
[B][U]RC2[/U][/B] - [COLOR="Red"]Release Date: 01/11/2014[/COLOR]
[B]!!!First Boot can take up to 5 minutes, have patience[/B]
4G/LTE Data throttling removed
WiFi Hotspot throttling removed
Native WiFi Hotspot enabled
IpTables firewall enabled for better security
Minor changes to default configuration, including EQS Tiles
Improvements to boot.img (YES flash the new custom_boot.img)
[B][U]Beta 2 (Will be released as RC1) [COLOR="Green"]Release date 01/01/2014[/COLOR][/U][/B]
[B][U][COLOR="Red"]NOTE: First boot can take up to 5 minutes be patient[/COLOR][/U][/B]
Google Search FC
Facebook in blinkfeed now updates
sound image and configuration fixed
Capacitive button backlight (re-enabled)
Sweep Panorama (random FC's fixed)
Added Telus SP APN Settings
Removed all Read Only attributes from carrier WiFi AP's
sdcard performance (boot.img)
Launcher performance tweaks (services.jar edits)
File System performance enhancements
WiFi/Data performance enhancements
Battery life enhancements
Memory management
[B][U]Beta1[/U][/B]
Stable Release
Rebuilt from 2.15.502.1 system dump
DO NOT UPDATE HBOOT
rebuilt from scratch with latest SDK and Tools
Rebuilt under linux 64bit development environment
Unsecured boot image
Unlocked APN Settings
init.d support added
Unlocked services.jar
Updated hosts file
WiFi fixed and tested
Bluetooth fixed and tested
GPS Fixed and tested with average 2s first fix time
xPosed framework installer included (mods)
Sense5 Toolbox xPosed module included (mods)
Zipaligned with latest SDK Tools
All google apps and components updated
Code:
[B]Whats Working[/B]
4G lte
Mobile Data
WiFi
Native WiFi Hotspot
Bluetooth
GPS
All apps
Camera
SMS/MMS
Browser/Chrome
Widgets
[B]Not Working[/B]
You tell Me
[STRIKE]WiFi Hotspot - Use third party hotspot app (Recommended is the google wifi tether v3.3beta2 or 3.4 experimental)
Settings needed for hotspot may very depending on what version of the app is used.[/STRIKE]
[STRIKE]HTC Dialer (call button does not work)[/STRIKE]
[STRIKE]HTC Sync Manager (random FC)[/STRIKE]
[STRIKE]GPU Overclock issue (Runs at 520mhz causing heat issues during heavy loads)[/STRIKE]
New boot image required.​Extract boot.img from zip file and place in your sdk platform tools folder, (or wherever your adb tools are located)reboot device to bootloader and connect it to your PC.
From a command prompt type:
1. fastboot flash boot boot.img
2. fastboot erase cache
reboot to recovery and flash ROM.
Click to expand...
Click to collapse
#~NOTICE~#​Team Blackout is not responsible if you blow up your house, your dog eats your homework, the zombie apacolypse, your wife/husband divorcing you or if your device turns into an unrecognizable smoldering pile of plastic. by reading this you agree to take all responsibility for any damage you do to the universe, your device, your marriage or your failing grades in school or college.​
Click to expand...
Click to collapse
I am not including the hboot and I do not recomend you update it as of yet either as it will prevent you from reverting to previous ROM versions.​
Out of alpha and into Beta, xposed installer and sense5 toolbox included in mods install in aroma.​Please do not ask for RUU downloads and don't ask for updates it is likely this will not have any major changes until the RUU is made public. I will keep you posted as progress continues.​
Supports xPosed Framework Check it out HERE​
I recommend installing the Sense5 Toolbox module as it provides the most comprehensive set of tweaks available​
Click to expand...
Click to collapse
@sixcarnage - for the new OP screenshots
@Lloir - For providing the system dump
@WindyCityRockr - For alpha and beta testing
@911Jason - For beta testing HUGE thanks for all the hotspot testing
@scrosler - Over at the LG G2 forums, he is the original author of the ATT Tether hack used here.
Please remember to use the Q&A thread for questions, keep this thread for development related topics​
XDA:DevDB Information
Blackout_eXtreme_Sense5, a ROM for the HTC One X+
Contributors
cstayton
ROM OS Version: 4.2.x Jelly Bean
ROM Kernel: Linux 3.1.x
ROM Firmware Required: hboot 1.40 and up
Version Information
Status: No Longer Updated
Current Stable Version: 1.0.3.4
Stable Release Date: 2014-02-18
Created 2013-12-12
Last Updated 2014-04-11
Mirrors
​
Wallpapers, Themes and Patches
Blackout Wallpapers app
Save the attachment to your sdcard and install from there
Make sure you have unknown sources enabled
Native WiFi Hotspot Patch
Available in downloads Tab or from WiFi Hotspot Fix
confirmed working by tester
HUGE THANKS to @scrosler over in the LG G2 forums his thread is HERE
Please visit his thread and thank him for his work, he is the original developer behind this fix i just rewrote it for use on HTC devices.
Google Services Framework Fix (step by step instructions)​This will fix Play Store issues​MAKE A NAND BACKUP OF YOUR NON WORKING ROM​
Code:
STEP 1: Restore a working backup (one you know play store worked on)
STEP 2: Download a windows android file browser (I recommend Android Comander)
STEP 3: Connect your device to your PC, Open the android file browser
STEP 4: Browse to /data/data and locate "com.google.android.gsf"
STEP 5: Copy the folder from STEP 4 to your sdcard (remember this location)
STEP 6: Restore your non working ROM from in recovery, Reboot
STEP 7: using a root explorer (or the windows android browser) locate the folder from STEP 5
STEP 8: Copy the folder from STEP 5 into /data/data make sure you choose to overwrite the folder and files
STEP 9: Reboot (You must reboot first, do not immediately try to open play store)
STEP 10: Once rebooted test Play Store, Google Plus and Hangouts all should work fine.
I realize this seems like a daunting task just to fix the Play Store,
but there is no easier way at this point to accomplish this the Google account MUST exist before restoring this folder
in order for the fix to work.​
Click to expand...
Click to collapse
such a good idea not to give the hboot exe, this was the reason i never gave it out, except to devs nice job btw!
Lloir said:
such a good idea not to give the hboot exe, this was the reason i never gave it out, except to devs nice job btw!
Click to expand...
Click to collapse
Couldn't have done it with out your system dump :good:
Added some screenshots, (with xPosed framework installed)
If you need any extra help or testing, I have the leaked Hboot flashed and some basic ROM skills. :highfive:
WindyCityRockr said:
If you need any extra help or testing, I have the leaked Hboot flashed and some basic ROM skills. :highfive:
Click to expand...
Click to collapse
ill keep you in mind when i get a little further along, still some bugs with the xposed framework and coupl other things yet
I have an ATT ONE X+ I don't use that I could use to test anything.
Sent from my HTC One using xda app-developers app
m1ke420 said:
I have an ATT ONE X+ I don't use that I could use to test anything.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
alpha3 is in the devdb downloads have at it and enjoy
cstayton said:
alpha3 is in the devdb downloads have at it and enjoy
Click to expand...
Click to collapse
Please, the download and Q&A link. Thanks.
dttung80 said:
Please, the download and Q&A link. Thanks.
Click to expand...
Click to collapse
this is a devdb project, scroll to the bottom of the page and change your xda to the 2013 beta and then the download Q&A and bug report tabs will display along the top of the thread
cstayton said:
this is a devdb project, scroll to the bottom of the page and change your xda to the 2013 beta and then the download Q&A and bug report tabs will display along the top of the thread
Click to expand...
Click to collapse
Found, thanks a lot.
Waitting for your next release with wifi fixed.
Regards,
Sent from my HTC One X+ using XDA Premium 4 mobile app
No more builds until official RUU is released.
Sent from my HTC One X+ using xda app-developers app
Beta 1 now available
OK, OK, OK so sue me. I know I said no more builds till the RUU dropped but I couldnt resist.
Beta 1 is now available in Downloads​
Everything appears to be working great, though I am still on the new Hboot, so it's more likely to work fine. :silly: I'm running it with the stock kernel, but what are the benefits of an unsecured boot.img?
WindyCityRockr said:
Everything appears to be working great, though I am still on the new Hboot, so it's more likely to work fine. :silly: I'm running it with the stock kernel, but what are the benefits of an unsecured boot.img?
Click to expand...
Click to collapse
Insecure boot image lets you use adb remount, and adb push or adb pull etc. to /system and its contents.
also the included boot image has init.d support, sdcard performance tweaks and evitareul_common tweaks. so you will get better performance when streaming large video files or playing music from your /data/media folder
great but 1 bug
Flashed the rom and everything is working, except Google search. Every time I use voice search I get Google search has stopped. Super smooth though. Great work.
jbharbin said:
Flashed the rom and everything is working, except Google search. Every time I use voice search I get Google search has stopped. Super smooth though. Great work.
Click to expand...
Click to collapse
ok yes I can reproduce ill look into it. please post in the bug reports section the steps you used to reproduce and a short description of the problem, that way I can keep track of all of the reports of bugs in one spot.
Beta2 fixes
Work on Beta 2 continues below list explains the fixes and improvements
Fixed/Added
Google Search FC
Facebook in blinkfeed now updates
sound image and configuration fixed
Capacitive button backlight (re-enabled)
Sweep Panorama
sdcard performance (boot.img)
Launcher performance tweaks (services.jar edits)
File System performance enhancements
WiFi/Data performance enhancements
Battery life enhancements
Memory management
In Progress
HTC Dialer (call button does not work)
HTC Sync Manager (random FC)
GPU Overclock issue (Runs at 520mhz causing heat issues during heavy loads)
Nice list of fixes there, thanks for your work! I can't wait to give beta2 a try...

[ROM] [(De)Odex] Stock X1572/75 5.1.1 LPH23.116-18 + Semi-Stock X1575 Build 11-02-15

Stock ROM (Odexed and Deodexed) for
Moto X Style (X1572) and Moto X Pure (X1575)
Android version: 5.1.1 | Build: LPH23.116-18
{
"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"
}
Here are flashable versions of the stock Moto X Style & Pure ROMs built from the factory images using SuperR's Kitchen.
No modifications of any kind were done to them, except for the deodexed versions, which were created from the odexed images.
V2 update: Deodexed versions of the stock ROMs have been updated to v2, which include current Google Apps,
and should resolve random closing issues.​
Installation:
Custom recovery (TWRP) is required.
If you are already on stock:
Factory reset (not needed, but recommended)
Flash your desired stock version. BE SURE TO GET THE CORRECT ONE FOR YOUR PHONE MODEL!
For root, download SuperSU and flash it.
For Xposed, download and flash Xposed Framework too (flash "xposed-v75-sdk22-arm64.zip" in recovery and install "XposedInstaller_3.0_alpha4.apk".)
Reboot.
If you are on another ROM (ex. CM, Slim, etc.):
Factory reset
Flash your desired stock version. BE SURE TO GET THE CORRECT ONE FOR YOUR PHONE MODEL!
For root, download SuperSU and flash it.
For Xposed, download and flash Xposed Framework too (flash "xposed-v75-sdk22-arm64.zip" in recovery and install "XposedInstaller_3.0_alpha4.apk".)
Reboot.
Click to expand...
Click to collapse
If using the deodexed version: during boot after a fresh factory reset, give it about 3-5 minutes. After that, the screen will go black for almost a minute, followed by the boot animation playing again. I'm not sure why it does that, but after that hiccup, the ROM will work fine as if nothing happened.
Downloads:
Moto X Style (X1572)
Odexed version (Google Drive): moto_x_style_stock_x1572_lph23.116-18_v1-odexed
Odexed version (Android File Host): moto_x_style_stock_x1572_lph23.116-18_v1-odexed
Deodexed version (Google Drive): moto_x_style_stock_x1572_lph23.116-18_v2-deodexed
Deodexed version (Android File Host): moto_x_style_stock_x1572_lph23.116-18_v2-deodexed
Moto X Pure (X1575)
Odexed version (Google Drive): moto_x_pure_stock_x1575_lph23.116-18_v1-odexed
Odexed version (Android File Host): moto_x_pure_stock_x1575_lph23.116-18_v1-odexed
Deodexed version (Google Drive): moto_x_pure_stock_x1575_v2-lph23.116-18_v2-deodexed
Deodexed version (Android File Host): moto_x_pure_stock_x1575_v2-lph23.116-18_v2-deodexed
Known issues
Toggling VoLTE via Dialer's hidden menu (*#*#4636#*) doesn't work in the deodexed builds for now.
Created: October 20, 2015
Updated: October 20, 2015
CREDITS:
iBotPeaches for APKTool
SuperR for SuperR's Kitchen
Semi-stock ROM (personal build)
for Moto X Pure (X1575)
Android version: 5.1.1 | Build: LPH23.116-18
Last updated: 11-02-2015​
Here is a personal build of mine that is tweaked the way I believe it should be.
Although most are minor changes, and nothing awesome like Cataclysm for Nexus 5, it is enough for me to enjoy the ROM more and fix what Motorola missed.
This is for the Pure (X1575) only!​
What's in my semi-stock build?
Deodexed
Busybox
Fully compatible with Android Pay
NOTE 1: If Android Pay did not work for you, even on complete stock, it will not magically work on this build either.
NOTE 2: Before using Android Pay, disable SuperSU in the app's settings first. After you are done making your transaction, re-enable SuperSU.
Screenshots of Android Pay in action earlier today (as of 10-20-2015) when I went to buy a $25 Google Play Gift Card using my Google Wallet card on this ROM.
ViPER4Android FX included and preconfigured with super audio driver
Configuring ViPER4Android FX:
Be sure to either set the kernel to permissive using an app like SELinux Changer, or use a Tasker task to allow ViPER to run in enforcing.
Disable the stock Audio Effects setting under Settings > Sound & notification > Audio Effects.
Set V4A to compatible mode.
*Only tested with Google Play Music and Spotify.
*Debloated apps*
Code:
/system/app
EmailGoogle
GoogleHindiIME
GooglePinyinIME
HoloSpiralWallpaper
JapaneseIME
KoreanIME
LauncherConfig
LiveWallpapers (NOT the picker. LWP are still supported.)
MediaShortcuts
NoiseField
VisualizationWallpapers
/system/priv-app
Mms
/system/etc
install-recovery.cfg
recovery-resource.dat
/system
lost+found
recovery-from-boot.p
*System Apps and Icons Materialized*
Code:
Tag
GPS
Bluetooth
Toast frame
Power widget
framework-res
SettingsProvider
SIM toolkit (Stk)
Ongoing calls, missed calls and SMS icon
*Stock app changes*
Code:
Updated Moto apps
Updated Google Apps
Google apps package set up to match the Marshmallow GApps on Nexus devices.
To keep compatibility with Android Pay, some apps are installed as user apps and not as system apps.
*String-based changes*
Code:
"Home" > "Launcher"
"Model number" > "Model name"
"One does not simply become a developer"
Changed tap/pay help URL from Moto's to Google's
Expanded battery saver options from %0 (none) to %30
"Default notification ringtone" > "Notification tone"
*System-based changes*
Code:
Ascending sounds disabled
Smooth scrolling cache disabled
Allow sending APKs via Bluetooth
Unknown sources enabled by default
*Theme-based changes*
Code:
Smoother loading spinners
Recents items are more rounded
Smoother upload and download animation
Apps that still use holo dark use pure black instead
Bluetooth icon is 40% transparent when disconnected
Statusbar and icons aligned with to match Marshmallow sizes (24dip, 23dip)
Included Google's ringtones, notification, and alert sounds in addition to Moto's
Changed Motorola's stock UI sounds (which were still KitKat. WHY?) to Lollipop/Marshmallow
*Build.prop additions*
Code:
ro.build.selinux=1 [SELinux status under About Phone]
ro.usb.host=1
lpa.decode=false
tunnel.decode=false
lpa.releaselock=false
lpa.use-stagefreight=false
persist.sys.isUsbOtgEnabled=1
net.tethering.noprovisioning=true
dalvik.vm.dex2oat-filter=everything
dalvik.vm.image-dex2oat-filter=everything
Installation:
Custom recovery (TWRP) is required.
1. Make a backup of your apps using Titanium Backup or the like.
2. Factory reset to ensure of no issue
3. Flash the semi-stock ROM
4. Reboot.
5. Restore apps using Titanium Backup or the like.
During boot after a fresh factory reset, the screen will go black for almost a minute, followed by the boot animation playing again. I'm not sure why it does that (even with the stock deodexed version), but after that hiccup the ROM will work fine as if nothing happened.
For Xposed, download and flash Xposed Framework too (flash "xposed-v75-sdk22-arm64.zip" in recovery and install "XposedInstaller_3.0_alpha4.apk". THIS CAUSES SPORADIC COMPATIBILITY WITH ANDROID PAY! USE AT YOUR DISCRETION.)
Click to expand...
Click to collapse
Changelog:
10-20-15
Initial release
10-22-15
3-Way power menu (Power off, Reboot, Recovery)
Google Dialer with Caller ID + Lookup and Google Contacts
60 minute screen off timer option under Display settings
.25 and .75 options for animation speed under developer settings
Busybox binary updated
Addon.d support (backup hosts script included)
Android Marshmallow Fonts (although I can't see a difference)
Materialized SoundRecorder icon
Materialized WiFi WPS icon
Stop FolderMount from asking to reboot twice during its fixing process due to Moto's default config with SD cards
Code:
1. Fixes write permissions > Asks to reboot
2. Changes
- "persist.fuse_sdcard=false" to "true"
- "persist.esdfs_sdcard=true" to "false"
- Asks to reboot again
Switched from stock kernel to VadimTK's optimized kernel (v5). For kernel updates, please visit his thread to download them.
Added Color Control app 1.2 by savoca (user app, uninstallable) to accompany the new kernel.
To change governors, schedulers, and such, use your favorite kernel tweaking app.
App updates
/data/app
Google+ 6.6.0.105800701
/system/app
Android System WebView 47.0.2526.26s
Gmail 5.7.105901136.release
Google Maps 9.16.2
Sheets 1.4.412.07.40
YouTube updated 10.40.58
/system/priv-app
Google App 5.5.26.19.arm64
Google Play Store 5.10.30
Google Play Services 8.3.00 (2353383-240)
10-24-15
Enabled lockscreen rotation
Re-enabled notification ticker
Faster animations all around (rotation, notification pulldown, open/close apps, scrolling)
Display current and new version information in Package Installer when manually installing APKs
Enabled Moto's "one-click clear all recents." This also displays the amount of RAM free after clearing.
App updates
Device Policy 6.84
Google Maps 9.16.2 arm64
Google Play Movies 3.9.23
Motorola Migrate 1.7.0.06
Screenshots of Moto's clear all recents and package installer:
As for Moto's clear all recents and its awkward alignment, I couldn't configure it to be moved further to the right, and seems to be locked to that position.
11-02-15
-Rebuilt using the latest version of SuperR's Kitchen (0.9.3.7) and de-odexing tools
--VoLTE toggle in the hidden Dialer menu may or may not work still for Verizon users. I can't test as I am on T-Mobile.
-Changed the assert to limit ROM flashing only to the Moto X Pure Edition (XT1575)
--If you know what you're doing with a model other than the XT1575 and this ROM, remove the assert.
-SuperSU beta 2.52 now gets installed upon flashing the ROM automatically
-V4TK optimized kernel updated to v6
-Added the ability to set a home page in Chrome (stable, beta, dev)
-Cleaned up reboot and recovery icons (coloring and size)
-Text select handle materialized
-Bluetooth enabled by default (on clean installs)
-Allow all rotations, even upside down
-Hide cast quick tile
-Un-hide hotspot quick tile
-Dual pane settings on portrait or landscape rotation
--I can't remember if it already shows a dual layout with stock Settings app while in landscape, but apps like Gmail, Translate, YouTube, and MX Player now show a dual layout in both rotations
-Removed stock PhaseBeam wallpaper in favor of CyanogenMod's version, which allows changing color
App updates
Android System Webview 47.0.2526.35
Clock 4.2.1 (2383161)
Docs 1.4.432.07.40
Google App 5.5.28.19.arm64 beta
Google Calendar 5.2.5-106395923-release
Google Now Launcher 1.3.large
Hangouts 5.1.105976615
Keep 3.2.444.0
Moto Actions 1.11.39
Photos 1.8.0.106438466
Sheets 1.4.432.06.35
Slides 1.2.432.12.40
Downloads:
Once again, X1575 (Pure) ONLY!:
V2
11-02-15 (1.2GB): semi-stock_for_moto_x_pure_edition_v2_5.1.1-11-02-15
Credits: SuperR, Chainfire, CyanogenMod, SlimRom, SimpleAOSP, VadimTk, codebugged, Cl3Kener
First!!! Thanks good sir.
D/l failed. You still uploading
jmileti said:
First!!! Thanks good sir.
D/l failed. You still uploading
Click to expand...
Click to collapse
It must be a connection issue. I've uploaded them all before opening the thread.
Sent from my XT1575 using Tapatalk
any chance of getting a stock ROM with cm12 theme engine? Or layer support?
jskala said:
any chance of getting a stock ROM with cm12 theme engine? Or layer support?
Click to expand...
Click to collapse
+1 just thinking same thing
Spasticdroid said:
It must be a connection issue. I've uploaded them all before opening the thread.
Sent from my XT1575 using Tapatalk
Click to expand...
Click to collapse
Quick question how is your battery life on your semi stock rom, based on your personal experience.
Sent from my XT1575 using Tapatalk
I have been trying to get mine to be able to boot. Awesome job...
This is not a CM based rom.. and layers requires AOSP type rom's..
Can't get exposed to install properly per your instructions. Downloaded many times. Installs through recovery but states its not been installed in installer app. Modules say they require brige version 2 for greenify and 54 for apm+ mods. Never seen these errors and I have been running exposed since inception.
FYI if you guys want viper to work under normal mode flash extreme music mod it works for me on stock I don't know what's the difference but its working. For about a month now.
I use Dolby atmos along with it and works nicely together.
Sent from my XT1575 using Tapatalk
Flashed deodex version on 1572 and it went through the boot animation but stuck on the Motorola screen and wouldn't boot in to the system.
Gunthermic said:
I have been trying to get mine to be able to boot. Awesome job...
This is not a CM based rom.. and layers requires AOSP type rom's..
Click to expand...
Click to collapse
Guess I will have to wait for 6.0 to get layers support.
mcrane1981 said:
Flashed deodex version on 1572 and it went through the boot animation but stuck on the Motorola screen and wouldn't boot in to the system.
Click to expand...
Click to collapse
The deodexed version is for the Pure Edition XT1575 only.
Edit - I should be more specific... The custom one is for XT1575 only. Is that what you flashed?
some weird behavior on deodexed rom - can't turn on volte provisioning flag (yes works on my stock backup) everytime phone boots drive,slides etc.. apps run for 1 sec and get closed kind of weird.
I will have to go back to my backup for now I was hoping this would work :/
Here is how I tried to manually turn it on and it did not allow me.
*#*#4636#*#*
then phone and turn on volte provisioning flag.
on stock moto volte of course works and I can turn on/off the flag. Hopefully you can fix this so I can flash back thank you
sivarticus85 said:
The deodexed version is for the Pure Edition XT1575 only.
Edit - I should be more specific... The custom one is for XT1575 only. Is that what you flashed?
Click to expand...
Click to collapse
No I saw that the modified one wasn't for my phone, so I downloaded the doedexed 1572 file
juancaperez2000 said:
Quick question how is your battery life on your semi stock rom, based on your personal experience.
Sent from my XT1575 using Tapatalk
Click to expand...
Click to collapse
I get around 4 1/2 to 5 hours on light use, which consists of listening to music with few short calls and some browsing.
patt2k said:
FYI if you guys want viper to work under normal mode flash extreme music mod it works for me on stock I don't know what's the difference but its working. For about a month now.
I use Dolby atmos along with it and works nicely together.
Sent from my XT1575 using Tapatalk
Click to expand...
Click to collapse
I'll have to check that out and see what they change on ROMs to get it working on Normal mode. I've been wanting to use that mode again for a while.
mcrane1981 said:
Flashed deodex version on 1572 and it went through the boot animation but stuck on the Motorola screen and wouldn't boot in to the system.
Click to expand...
Click to collapse
If you're doing a clean wipe and are using the deodexed version, let it sit on the Moto boot animation for about 3 to 5 minutes. The screen will then go black for a minute, followed by the boot animation playing again. I don't know why it does that, but afterwards it'll boot up fine.
patt2k said:
some weird behavior on deodexed rom - can't turn on volte provisioning flag (yes works on my stock backup) everytime phone boots drive,slides etc.. apps run for 1 sec and get closed kind of weird.
I will have to go back to my backup for now I was hoping this would work :/
Here is how I tried to manually turn it on and it did not allow me.
*#*#4636#*#*
then phone and turn on volte provisioning flag.
on stock moto volte of course works and I can turn on/off the flag. Hopefully you can fix this so I can flash back thank you
Click to expand...
Click to collapse
Sounds like something went wrong while deodexing the Google Apps. I'll upload the deodexed versions with updated GApps.
As for VoLTE, I'm on T-Mobile and it's on by default, but I can't turn it off.
mcrane1981 said:
No I saw that the modified one wasn't for my phone, so I downloaded the doedexed 1572 file
Click to expand...
Click to collapse
Oh ok cool. Just making sure.
Your modified version is running great with the new stock kernel that was released. Thanks!
Spasticdroid said:
I get around 4 1/2 to 5 hours on light use, which consists of listening to music with few short calls and some browsing.
I'll have to check that out and see what they change on ROMs to get it working on Normal mode. I've been wanting to use that mode again for a while.
If you're doing a clean wipe and are using the deodexed version, let it sit on the Moto boot animation for about 3 to 5 minutes. The screen will then go black for a minute, followed by the boot animation playing again. I don't know why it does that, but afterwards it'll boot up fine.
Sounds like something went wrong while deodexing the Google Apps. I'll upload the deodexed versions with updated GApps.
As for VoLTE, I'm on T-Mobile and it's on by default, but I can't turn it off.
Click to expand...
Click to collapse
I couldn't turn it on and went back to stock backup and works fine. Any ideas why?
Sent from my XT1575 using Tapatalk
patt2k said:
I couldn't turn it on and went back to stock backup and works fine. Any ideas why?
Sent from my XT1575 using Tapatalk
Click to expand...
Click to collapse
The current APKTool (2.0.2 as of this post) could be the cause at the moment. I will update the deodexed versions again once a newer build of it is released.
V2 versions of the deodexed stock ROMs are being uploaded to AFH first to (hopefully) fix the random closing issues of Google Apps by replacing them with up-to-date versions of each app.
I will add them to OP during class as it doesn't look like they'll finish before I leave out again.

[ROM] XTMod_EX (ROOT/XPOSED/TWRP/INIT.D) - UPDATED TO 3.0

Hi to all, i'm an old and Retired XDA Rom developer, i hope someone remember me here recently i buyed a Mini M8S II, and i found some bugs, and i hate the customization so i looked into...
That's what i got... a superspeed rom, customized with all the new fixes and utility you need.
{
"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's for Mini M8S II, but should work on any P212 Motherboard based TvBox, and some other with 2Gb of Ram, obviously i did not a test with all devices but you can read in forum.
Reported Working also on:
- Tanix TX5 Pro
- Mini MX + S905x 1Gb
- TX95
- TN95
- X96 this is the remote.conf
- Nexbox A5 2G/16G
- Nexbox A95x s905x 1g 8g
- and many others
Using a different device just remember to put the correct Remote.Conf in /system/etc ; in my custom rom /system/Media i gave to you a directory with some remote.conf i found around:
Code:
[B]REMOTE INCLUDED [/B][B]TO BE COPIED IN /system/etc/ (give permissions 644)[/B][B]:[/B]- Nexboxa5
- Nexboxa95x
- V88 Pro
- TanixTX5Pro
- X96
So this Rom is:
Code:
- Deodexed
- Zipaligned
- DeBloated
- Xposed Framework prebuilt in and activated
- Init.d support built-in
- Kodi bloated addon removed + Kodi/SPMC optimizations Built-in
- SuperSu updated to latest stable
- Many refinement and optimizations
- Selinux in Permissive mode
- SquareHome2 set has system launcher, you need to customize it by yourself, but i like it badly. ;)
App Removed:
Code:
- OpenWNN and relative libs
- PPPoe
- Filebrowser
- Browser
- Videoplayer
Bugfixes:
Code:
- USB keyboard ENTER bug corrected;
- RGB FIX go in Android settings/display/set colorspace choose RGB then Unplug and replug HDMI cable!
- Brightness bug fixed;
- R/W working;
- Wifi: i bougth a litte 6db gain antenna with cable(1,5 $) soldered it removing the ****ty antenna inside of the box.
- Passthrough Fix - Thanks Pharjister ![B]Passthroughfix.apk Instructions:[/B] You had to go to android settings/more settings/apps privileges and turn on storage privileges then notifications and give it priority. Launch the app and use reboot button ad approve root privileges for it. From then on after rebooting wait until you hear the notification sound and check if the app has received root privileges. Normally it takes few seconds after the system is loaded. Sometimes you should reboot several times to complete the procedure.
Preinstalled apps:
NOTE: none of the apps included in my ROM it's pirated or modded: all free versions!
Code:
ADAway You should not need to open it because hostfile is yet ready to block ADS
Chrome + Webview
Google Voice Search
SPMC 16
Netflix (Edit build.prop change service.bootvideo=0 for a unknown reason netflix in some country give error 0013 if that prop is setted to 1)
MxPlayer [B]In /system/Media there are the better codec from XDA Thread, just set it in preferences[/B].
Total Commander + 3 useful plugins
YouTube
Terminal Emulator
BootManager [B](to be activated in Xposed installer)[/B]
XposedInstaller 3.11 + BootManager plugin
Reboot app
If you're scared to lose OTA updates, don't worry, if a update will come out i'll upload a new upgraded mod.
WARNING:
I'm not responsible and nor the forum that hosts my ROM is, of any damage or malfunction caused on your device, during the flash or the use of my ROM.
You'll take the responsibility of what you do.
My Roms cannot brick your device, but you can flashing it improperly. I'm not a chinese box help center i hope you'll understand what i mean
To burn my Rom you need Amlogic_USB_burning_tool_2.0.8 and a male to male USB cable, 1 male to your pc, the other on the usb port near the HDMI.
you can follow this guide: http://androidpcreview.com/how-to-use-the-amlogic-usb-burning-tool-to-manually-update-firmware/3749/
Or you can use Sd cardMaker and on terminal type reboot update though i prefer you'll use Usb flashing:
Amlogic Usb Burning tool 2.1.2:
https://mega.nz/#!i8pxACKC!EIP9DucLY...7-j3r-NKDBEjFs
TF/SD Burn Card Maker 2.0.3:
https://mega.nz/#!SowFiSID!mEk8gp5qN...xYS5xviDNSUdE8
XTMOD EX 3.0 standard version
RELEASE NOTE/MODIFICATION FROM PREVIOUS VERSION:
- Updated Google Play Services;
- Updated Google Play (market);
- New app list: - Amazon Prime;
- Adaway
- Aptoide (very useful sometimes, but be careful);
- Google Chrome;
- Google Calendar;
- Google Play Music;
- Google Play Videos;
- Google Voice Search;
- Terminal Emulator;
- MX Player;
- Netflix;
- SPMC;
- Total Commander;
- XposedInstaller + Youtube Adaway + BootManager Modules;
- Youtube.
All the apps are at the last version available during compilation.
- Fixed a stupid bug in kernel, it was just a typo;
- Some automatic script revised or removed;
- Pre-Setted some apps (Mxplayer, Xposed Total Commander and SQHome Launcher);
- New Bootlogo, New Bootvideo, New Bootanimation, New Wallpaper;
- Many thing very important that i forgot to write down
(because pratically i ported my PERSONAL rom).
DOWNLOAD LINKS:
XTMOD 3.0 for TvBoxes with motherboard P212 with wifi chipset : AP62X2, AP4354, AP4356, AP6212, AP6212A, AP6255, AP6335, AP43458, AP6330, 8723xx (Bluetooth not working), 8188XX, 8189XX, 8192XX, 8812XX
If you have a 9377 wifi chip device flash the image, then after the first boot is complete, go to recovery and install this file:
- wifi 9377 twrp file
- XTMOD 3.0 for D4X16 Motherboard
Some new Mini M8SII comes out with a new motherboard, is green, there is a label D4X16, you can see that label just opening the device, for the one and just for the one with such motherboard, do not flash it on normal Mini M8SII.
- XTMOD 3.0 for NexBox A95x 2/16 (should work also for 1/8) repacked by ssarava9 with remote power functional.
(in message #1887 he posted a description of what he did to eventually try yourself)
For the users that got Google Play Bug i prepared a zip to be flashed trough twrp.
I tested myself but let me know if all it's ok
XTMOD3_MARKETFIX
NOTE: I WILL NOT REPLY TO STUPID QUESTION ABOUT WICH WIFI CHIP MY DEVICE HAS AND SIMILAR GOOGLE IT'S YOUR BEST FRIEND
PLEASE DO NOT USE THIS ON NORMAL MINI M8SII OR YOU'LL BRICK YOUR DEVICE. Enjoy!
If you like my works and would you like to offer me a beer or a coffe or simply a sign of appreciaton for me: SEND ME A DONATION
Hi, impressive job. well done. Is there a way to upgrade without a windows pc?
nowaard said:
Hi, impressive job. well done. Is there a way to upgrade without a windows pc?
Click to expand...
Click to collapse
Yes, i hope tomorrow i'll upload a zip version
Xannytech said:
Yes, i hope tomorrow i'll upload a zip version
Click to expand...
Click to collapse
My first cup of cofee has been sent to you!
nowaard said:
My first cup of cofee has been sent to you!
Click to expand...
Click to collapse
ZIP file added, let me know.
EDIT: better not to use the zip cause 1 user found an error in the updater script, i will investigate and i'll repost a zip file ASAP maybe next week, i have too much project opened now. sorry.
Xannytech said:
ZIP file added, let me know.
EDIT: better not to use the zip cause 1 user found an error in the updater script, i will investigate and i'll repost a zip file ASAP maybe next week, i have too much project opened now. sorry.
Click to expand...
Click to collapse
I have used it! and It works like a charm. The process takes some time but it ends well. I've used a USB instead of SD card.
Thanks a lot.
Thanks a lot for your support and your report
Zip version for twrp?
Workaround for Brightness bug
Click to expand...
Click to collapse
details can be?
DenisDeneck said:
Zip version for twrp?
details can be?
Click to expand...
Click to collapse
Few dirty tricks with the brightness, nothing more, it's a problem of colorspace unavoidable if your TV hasn't the right setting.
Some Updates:
I got some freetime today so i checked the zip... ok i understand what appened... 7zip for a strage reason used an old script that could cause some issue.
During that examination i add very nice (but untested) feature to my zipfile script. So now it copy the old (i hope working) remote.conf from /system/etc/ copying back at the end of the flashing.
But i removed the device chek so please if you flash that zip in a uncompatible device it's not my fault
TWRP:
I decided to add TWRP Recovery by default, work well but you need a wired mouse to operate with recovery...
Everything online!
Enjoy:good:
Update:
I checked v109Fw from VONTAR for MINI M8S+ it's IDENTICAL to V106 so it's a VONTAR custmization of the V106 fw it has just the USB Kb fix and a fix in Kodi setting yet in mine custom, so there is nothing new, and something in setting.apk that seem lightly different.
So i will not work on a custom rom of it, it has no upgrade in system, no upgrade in fixes.
I know that many users downloaded my custom Rom, could you just write me your impressions, or a feedback. Thanks.
Does this ROM have a fix for HEVC/x.265 files that are encoded in 10bit? My firmware displays those files in greenish garbage on the screen when using Kodi.
drdoolittle said:
Does this ROM have a fix for HEVC/x.265 files that are encoded in 10bit? My firmware displays those files in greenish garbage on the screen when using Kodi.
Click to expand...
Click to collapse
I personally had not problem to play X265 files with Kodi.
Unfortunately I have when not using amcodec acceleration. When I use it, HEVC 10bits play fine, but Kodi then crashes on me.
drdoolittle said:
Unfortunately I have when not using amcodec acceleration. When I use it, HEVC 10bits play fine, but Kodi then crashes on me.
Click to expand...
Click to collapse
Using my Rom or with your firmware? cause i never found a hecv file that gives me problem, and i'm using kodi 17 beta 6 so no amcodec
Some news on my work on this Custom Rom
Actually i have ready a new revised version of the Rom, but i'm waiting if someone can give me v107 firmware (if really exist).
What i did until today (not yet uploaded):
- Init.d Support Built in (without any external program);
- Removed Init.d Zipalign script pratically unuseful on 6.01;
- Added Sd speed optimization tweak:
- Fixed a unharmful and almost invisible linking bug caused by Amlogic Customization Tool that i used for fast customization process.
- Added in Kernel AutoRefresh Chmod Permissions;
- System Memory optimizations;
- Updated some apk;
- Removed some unuseful APK
- New DarkScreen fix Workaround (full/limited colorspace problem)
To do before release (i hope):
- Add Reboot Option on power menu - but it gave me many headaches.
- Chromecast Service
- Reworking on more elegant solution for some fixes.
After that release if all will be OK, i will just work on a Android TV Version, probably unaploadable on forums cause i should use so many dirty hacking to apks, but i hope i can find a more "elegant" way.
Wow sounds good. At first spare time will try it immediately. Just have to install TWRP on my box.
Изпратено от моят HUAWEI GRA-L09 с помощта на Tapatalk
TopperBG said:
Wow sounds good. At first spare time will try it immediately. Just have to install TWRP on my box.
Изпратено от моят HUAWEI GRA-L09 с помощта на Tapatalk
Click to expand...
Click to collapse
Why do you need TWRP? my rom will install TWRP by default.
Which device do you have?
And not to be misunderstood the list i just published it's a new version not uploaded yet.
For backup
I've got MINI M8s X905 2/16
Изпратено от моят HUAWEI GRA-L09 с помощта на Tapatalk

[ROM] Aidan's ROM [v7.5] [Netflix TV] [Prime Video TV] [S905X] [ATV 7.1.2] (Lag & Bloat Free, Pre Rooted, Samba & Miracast) 2021 Update!

{
"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"
}
Aidan's Custom Android TV 7.1.2 ROM
UPDATED: 10/02/2021
Netflix For Android TV!
This is version 7.5 of my Rom, i use this as a daily driver and it is stable, it is CLEAN & NO BLOAT (any included apps are removable), this replaces my previous version (v6, v7 & v7.1 ect...)
UPDATE: Aidan's Android TV 9 Pie Xiaomi Mi Box Firmware Port To S905X Now Also Available!
XDA Post Clock Here
NEW Website! Check it out & Downloads
https://aidansrom.wordpress.com/
Improvements Made [V6]
●NOT pre-rooted (Flash Magisk via TWRP for root)
●User Interface renders at full 1080p
●Fixed bug where remote power button would turn box off/standby but not wake it up again
●Added Miracast (scren mirroring) [BROKEN] FIXED IN V7
●Removed Chromecast and other bloat (wont work in uncertified devices and would fill storage in 24 hours)
●New bootlogo and boot animation (No longer will boot animation appear frozen during 1st boot)
●Added New App Drawer (And modified APK) THIS WILL SHOW NON TV APPS
●Misc tweaks & adjustments
Improvements [V7]
●Added More Wi-Fi Drivers
●WIFI & LAN SPEED fixed (Was maxing about 6Mbps, now sucsesfully got 40Mbps)
●DPI Changed to 320 (Android TV Stock DPI)
●More tweaks
●Now comes with Filelinked Pre-installed (You can uninstall if you dont need)
Improvements [V7.1]
●TWRP replaced as was rendered at 720p in the top left on corner some devices
●More WiFi & Bluetooth improvements
●Updated boot animation android tv 11 (Thanks khurramrizvi for extracting)
●Added more keylayout files (USB)
●More visual tweaks
●More Performance tweaks
Improvements [V7.2] (19/09/2020)
●Fixed Disney+ No sound issue fixed (Thanks to DiogoSilva48)
●More visual tweaks
●More Performance tweaks
Improvements [V7.3] (06/10/2020)
●PRE ROOTED! (Root switch does not work, Always ON)
●Disney+ now has working sound (v7.2 but worth mentioning again)
●All preinstalled apps can be Un installed (exept system apps)
●Samba Windows File Server [NAS] (Usb HDD, SD, Internal)
●Google Documents UI added (fixes bugs in some apps opening files)
●Stock Downloads File Explorer Added (Related to documentsUI)
●Google Assistant Text Search Navigation Bug
●Phone Settings crash fixed
●Wi-Fi Tethering now works (Ethernet to Wi-Fi)
●Changed Mouse cursor
●Certificate installer fixed
●GlobalKeyInterceptor added
●OneTimeInitaliser added
●GooglePartnerSetup added
●Updated Backdrop (no longer claims chromecast built in)
●Alternative Screensaver Included (Can uninstall)
●Reboot to recovery option in all apps section
●More visual tweaks
●More Performance tweaks
Improvements [V7.4] (06/10/2020)
●Added missing Files for WiFi Chip AW-NH665 (Thanks Erick)
●Special Build for devices that fail to flash Universal ONLY (MXQ Special Build) (Testing Need Feedback)
Improvements [V7.5] (10/02/2021)
● Added Netflix Android TV Version
Im very happy with how this turned out, please install and let me know if it works for you what device you installed on & if you have any suggestion
Facebook Page
https://bit.ly/facebookaidansrom
Tested on
●MXQ Pro 4K (1GB RAM)
●Trongle X1 (2GB RAM)
●NPET A95X( 2Gb RAM)
●rasse-001 (unknown Ram/rom)
●Leelbox q2 (unknown RAM/ROM)
●X96 (1GB Ram 8GB Rom)
●Beelink MXIII-II (Unknown RAM/ROM)
●T95X
●Nexbox A95X [SPECIAL BUILD FOR REMOTE AVIAILIBLE]
●Sammix R95
●M9C PRO
●X96 Max
●Buzz TV XPL 3000 (Needs my Buzz TV 3000 Remote. patch)
●Trongle S3 (Report that needs super su to root)
●T95N
●TX3 PRO
●KM5 OTT 1GB/8GB (No reset button 1 user reported using "Reboot Update" worked)
●Alfawise A12 Plus Projector (AW-NH665 WiFi fixed in v7.4, Also Needs my Remote patch)
●T6 S905X 1/8GB
●KM5 (This Version only Worked With Alternative Special Build AKA: MXQ Special Build) [No Reset Button, Connect the box to PC with USB & Connect AC Power WHILE also pressing the Power Button, the device should then connect to the software and Flash]
●Many More...
Known Issues
Wifi chip HS2734A
ZTE B860H (2 reports didn't work)
MXQ boxes have hundreds of clones, should work on 90% of boxes if no Roms work at all for you I have some last resot ROMs at bottom of this post
V7 Download From Google Drive (Fast Download)
Replaced with v7.1
V7.1 Download From Google Drive (Fast Download)
Replaced with v7.2
V7.2Download From Google Drive (Fast Download)
Replaced with v7.3
V7.3 Download From Google Drive (Fast Download) (06/Oct/2020)
Replaced with v7.4
[V7.4] Universal Download (Fast Download) (24/Oct/2020)
Special Builds (Fast Download) (06/Oct/2020)
[v7.4] Nexbox A95X Remote WITH POWER ON BUX FIX (07/07/2020) (Updated 24/Oct/2020)
This Version Has Nexbox_Remote.zip pre installed in case can't access recovery to flash the patch (Added 22/06/2020)
^ Thanks to klo33 (freaktab) for testing these changes
[v7.4]Alternative Special Build [ONLY Use IF Universal Fails!] (07/07/2020) (Updated 24/Oct/2020)
This Version has additional DTB files (Alternative P212 + p214 & p242)
Drawback is the UI is rendered at 720p with 210 DPI, The UI wont look as Sharp as universal 1080p with 320 DPI
FEEDBACK NEEDED!!
MY Patches (Flash with TWRP)
https://drive.google.com/drive/folders/1DwgIHPeV4RB5eMeAG_Pf8H0oMMPJBWq5?usp=sharing
●Mygica atv 495x REMOTE (Thanks to nicko450 for supplying the remote.conf file)
●Buzz TV XPL 3000 Remote patch (You need to use ADB or terminal to enter recovery on these Devices)
●Xview R7 Remote Patch
●Mini M8S II Remote Patch (Thanks to Kishore12 for finding and fixing a .conf file)
●Sunvell T95k Pro Remote Patch
●Alfawise A12 Plus Projector Remote Patch
Patches (Flash with TWRP) [BY MINIXFREAK]
Nextbox, sunvell, Mecool, Zoomtak Remote Patches
a95X, l8, Magicsee, T95U, T95Z, Tanix, x92, Zoomtak, Youndoo Clock Patches
QC9377 & 4.1 Bluetooth patches
https://mega.nz/folder/5o5B0SII#p-W0crI8UbegQNA80vKSzQ/folder/x9YXRIxD
Install using amlogic burn tool
DOWNLOAD AND HOW TO:
https://bit.ly/aidanscustrom
Donate & Support Me & Buy me an IRN-BRU
Paypal: http://paypal.me/aidanmacgregor92
Bitcoin: 1GhSiPf2ZURa9HiVMVh5KXmmB8nXr6nCVZ
FAQ (WIP)
Q. Netflix wont work from play store
A The TV Version of Netflix needs Widevine Level 1 DRM, This cannot be added to your device with a firmware, FIXED IN LATEST VERSION PATCHED NETFLIX PREINSTALLED
Q. Amazon Prime Wont Work
A. Like Netflix Install the mobile app, the TV version needs Widevine Level 1
Q. Disney+ No Sound
A. Fixed in v7.2
Q. Root Switch Wont Work
A. Unfortunately v7.3 is always rooted and the switch doesn't work (I may offer unrooted versions if there is demand)
Screenshots On The Website
https://aidansrom.wordpress.com/
NONE OF MY ROMS AND NO OTHER ROMS WORK?
If you have one of these devices that really struggle taking any custom ROM, sometimes these are MXQ devices (there are so many clones of these devices) and they may have a locked bootloader or it needs a DTB that isn't common or known, there are some ROMs that have saved some people before, these are only if no other custom ROMs will work for you and are a last resort
See this post:
[ROM] Aidan's ROM [v7.5] [Netflix TV] [Prime Video TV] [S905X] [ATV 7.1.2] (Lag & Bloat Free, Pre Rooted, Samba & Miracast) 2021 Update!
Aidan's Custom Android TV 7.1.2 ROM UPDATED: 10/02/2021 Netflix For Android TV! This is version 7.5 of my Rom, i use this as a daily driver and it is stable, it is CLEAN & NO BLOAT (any included apps are removable), this replaces my previous...
forum.xda-developers.com
can it be install on mibox 3c (mdz 16 aa) that use s905 chip??
g2mantap said:
can it be install on mibox 3c (mdz 16 aa) that use s905 chip??
Click to expand...
Click to collapse
I'm not sure, I would say no but from what I saw s905 just lacks hardware vp9 decoding so if your feeling brave
Hi, great looking ROM, however, can I ask why you have removed root? Is it possible to root at all?
badgerthedon said:
Hi, great looking ROM, however, can I ask why you have removed root? Is it possible to root at all?
Click to expand...
Click to collapse
Thanks
i just haven't been able to get it working correctly yet, still learning a lot about the android ROM structure ect... only started this a few months ago as a mission to make my own s905x box usable and actually bearable to use i would ideally like to have it pre rooted with the switch in settings actually working, but so far have been unsuccessful, It is possible to flash magisk with TWRP on my ROM (TWRP IS PRE INSTALLED BOOT WITH TOOTHPICK METHOD)
badgerthedon said:
Hi, great looking ROM, however, can I ask why you have removed root? Is it possible to root at all?
Click to expand...
Click to collapse
Sorry ignore my ramblings about recovery, seems my reset button n my 1GB RAM box is flaky, flashed it at least 250 times past few weeks haha,
Sorted now just have to apply extra pressure, as it worked on my 2gb box
Boot into recovery and flash Magisk.zip
Test its installed correctly by running Root checker.apk
https://drive.google.com/open?id=1rr02uqmrYqJ5vi97P06-e63Z71CfUlyL
Wow, I'll get on that and take a look. Do I just flash it with the Magisk zip when in recovery?
Thanks for the reply.
badgerthedon said:
Wow, I'll get on that and take a look. Do I just flash it with the Magisk zip when in recovery?
Thanks for the reply.
Click to expand...
Click to collapse
Yes just flash with TWRP recovery
never got as far as testing adding root with magisk but yhea seems to work, and my aim is to have it so stable that root is mostly unnesicerry and to make it as user friendly as possible ans will be using my firmware when i set up boxes for people in my area
out of curiosity what are you looking to change aor add?
H96 mini
Hello, good rom ! I installed in a H96 mini without problems. The only issue is the wifi. It is not working.
Walfilho said:
Hello, good rom ! I installed in a H96 mini without problems. The only issue is the wifi. It is not working.
Click to expand...
Click to collapse
Thanks
Do you know what wifi module your box has, you can open the device and check if your not sure OR if you have a working ROM i could attempt to extract drivers & FW
aidanmacgregor said:
Thanks
Do you know what wifi module your box has, you can open the device and check if your not sure OR if you have a working ROM i could attempt to extract drivers & FW
Click to expand...
Click to collapse
Thanks for your fast reply. I can´t post links in the forum( i am a newbie) with detailed information. In the picture below you can see the board . Perhaps you can idenfify the wifi module. The stock firmware can be found in h96tvbox site.
Walfilho said:
Thanks for your fast reply. I can´t post links in the forum( i am a newbie) with detailed information. In the picture below you can see the board . Perhaps you can idenfify the wifi module. The stock firmware can be found in h96tvbox site.
Click to expand...
Click to collapse
hi, the problem with these boxes there is so many clones, lookalikes ect you really need to look and see, i think i have worked out the what chip it might be but would be awesome if you could look, the WiFi chip always is close to where the WiFi Arial attaches to the logic board
like this notice the SCI wifi module
https://forum.libreelec.tv/core/attachment/1085-thumbnail-20170224-230244-jpg/
aidanmacgregor said:
hi, the problem with these boxes there is so many clones, lookalikes ect you really need to look and see, i think i have worked out the what chip it might be but would be awesome if you could look, the WiFi chip always is close to where the WiFi Arial attaches to the logic board
like this notice the SCI wifi module
Click to expand...
Click to collapse
The chip is a HS2734A V15628 98MA. It is close to the aerial.
hey there
i installed it and the remote control is not working ...........and i checked it it should be working .
i am stalked with the language menu,what could be wrong?????
Walfilho said:
The chip is a HS2734A V15628 98MA. It is close to the aerial.
Click to expand...
Click to collapse
ok thats what i suspected it might be, i will see about adding the drivers asap
Edit: Ok added flash this and let me know if it works
https://drive.google.com/file/d/1uIMEN_DsrYQgpZq60JlveoiIdBmC5NUJ/view?usp=sharing
george-cgs said:
hey there
i installed it and the remote control is not working ...........and i checked it it should be working .
i am stalked with the language menu,what could be wrong?????
Click to expand...
Click to collapse
hi, every box has a diffrent remote, ive included as many as possible blindly, i would need a file from a working rom, i wouls suggest flashing a few roms until your remote works and i can try to addthe remote.conf file
Also if you have a USB keyboard you can use that to get through the set up, then go to settings and enabe HDMI CEC (This allows your tv remote to control the box if your TV supports it)
Oh and game controllers, ps3 USB and Xbox one bluetooth (Maybe others untested)
Thank you ?? for ur quick response that is very kind of yoy...
I have a rom that the remote is working on it....can you tell the way to extract the remot.cinfig file from it then how to add it to ur rom or send it to u and u can gratefully add it ......thanks]
If you can upload the ROM to google drive or somewhere similar and share the link (you can PM the link if you cant post)
I'm trying to get v7 going on a TX3 Pro (may be real, may be a clone - Nanya DDR, RTL8189FTV WiFi), it's 1G/8G S905X. Aside from TX3pro-specific firmwares, nothing works on it - most do not get past the bootloader stage (red light). It's the same case for yours; however, using the AMLogic tools & overwriting a few files extracted from a working TX3pro-specific firmware (I believe I overwrote UBOOT.USB, boot.partition, bootloader.partition, DDR.USB, image.cfg, and removed _aml_dtb.PARTITION), I was able to boot yours to the boot logo - but no further.
The stock firmware in question is here.
The bottom of this thread contains a few more.
This one was also successfully tested.
Would it be possible to create an adapted firmware? A pointer to the backend steps involved in doing so would also be helpful, I'm quite motivated in experimenting with this device. I will solder up the serial header for further debug output shortly. Thank you!
aidanmacgregor said:
ok thats what i suspected it might be, i will see about adding the drivers asap
Edit: Ok added flash this and let me know if it works
https://drive.google.com/file/d/1uIMEN_DsrYQgpZq60JlveoiIdBmC5NUJ/view?usp=sharing
hi, every box has a diffrent remote, ive included as many as possible blindly, i would need a file from a working rom, i wouls suggest flashing a few roms until your remote works and i can try to addthe remote.conf file
Also if you have a USB keyboard you can use that to get through the set up, then go to settings and enabe HDMI CEC (This allows your tv remote to control the box if your TV supports it)
Oh and game controllers, ps3 USB and Xbox one bluetooth (Maybe others untested)
Click to expand...
Click to collapse
Hi, I loaded the new firmware but the wifi continues turned off.
Walfilho said:
Hi, I loaded the new firmware but the wifi continues turned off.
Click to expand...
Click to collapse
Ok i have a couple of my older roms that were were my earlier attempts at a decent ROM, they have diffrent base roms and wifi might work, I could then try again or port my ui, apps ect to that rom and it would be a specific build for your wifi chip
I will put links up soon

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