[DISCONTINUED][TOOL] 09/06 | Fulmics Deodexer 1.6 ◦ MM ◦ Nougat ◦ Oreo | for Windows - Android Software/Hacking General [Developers Only]

discontinued. more info.
Fulmics Deodexer
Fulmics Deodexer is an useful and easy-to-use Windows tool to automate the process of deodexing of your custom rom.
Description
It uses baksmali and smali binaries by @JesusFreke to deodex all *.odex and *.oat files in your system.
It automatically identifies all classes present in those files and deodex accordingly.
It has been heavily tested on Marshmallow and Nougat LG stock roms and it works flawlessly, and so it should do on other systems as well.
Features
Nice and simple Material GUI
Support to Marshmallow, Nougat and Oreo
Deodex .odex and .oat files
Remove debugging info (.line, .param, .local, etc)
Powerful logging system to track potential bugs
Requirements
.NET Framework 4.5 or later installed
Java JRE installed
Baksmali/Smali 2.2 or later (download)
Instructions
Open Fulmics Deodexer
Go into Settings, set baksmali/smali paths and press Save
Choose the /system folder you want to deodex
Press Deodex button
Profit!
If you like my work, every donation is extremely appreciated!
XDA:DevDB Information
Fulmics Deodexer, Tool/Utility for all devices (see above for details)
Contributors
xpirt
Version Information
Status: Stable
Current Stable Version: 1.6
Stable Release Date: 2017-09-09
Created 2016-12-03
Last Updated 2017-06-09

Downloads
FulmicsDeodexer_1.6.zip (MD5: 74b15657cc9f67ff3907d2ed52436b77) - Mega
FulmicsDeodexer_1.5.zip (MD5: a4e337e475d8084b04feb9fad0be27bd) - Mega
FulmicsDeodexer_1.4.zip (MD5: cd90a471f55ae75678b821565b00d9aa) - Mega
FulmicsDeodexer_1.3.zip (MD5: ae23177530f1b724a5078bf2fcc24532) - Mega
FulmicsDeodexer_1.2.zip (MD5: c83ad679f9a13b235b4afdc1ece732ee) - Mega
FulmicsDeodexer_1.1.zip (MD5: 406af74934d68351645b20194353511c) - Mega
FulmicsDeodexer_1.0.zip (MD5: 7ee95147886d098620883a142d015189) - Mega
Changelog
version 1.6 (09/06/2017):
- [fix] optimized deodex path handling
- [fix] settings remove debugging option toggle issue fixed
version 1.5 (15/05/2017):
- [feature] new option: remove debugging info while deodexing (.line, .param, .local, etc)
version 1.4 (03/05/2017):
- [fix] process finished dialog displaying even when no files were deodexed
- [fix] priv-app folder now deodexes only if its checkbox is checked
- [fix] minor cosmetic fixes and improvements
version 1.3 (24/04/2017):
- [fix] gui not opening if last system path is not found
- [fix] some minor adjustments
version 1.2 (18/03/2017):
- [feature] ability to set a custom java directory
- [feature] improved logging system, now gives more appropiate information
- [fix] potential java compatibility issues due to mismatched executables
- [fix] lots of fixes and overall improvements
version 1.1 (20/02/2017):
- [feature] remember last system path used
- [fix] deodexing never ending on app/priv-app without selecting framework
- [fix] log output spaces removed and added additional useful info
version 1.0 (03/12/2016):
- initial release​
Debugging
Fulmics Deodexer has a debugging system that allows you to track errors during the deodexing process and allows me to track potential bugs present inside the tool.
You can see a "log_FulmicsDeodexer_X.Y.txt" file generated by the tool which displays relevant information during the deodexing process in a logcat-like output text.
While reporting a bug I highly advise to turn Debug log option ON in Settings so I can see additional information about the tool.

Very good job @xpirt. Tks
Enviado de meu Redmi Note 3 usando Tapatalk

Awsome Work

Thanks it help to identify error in rom and hope new rom come without any issue

thx i will try it later on s7e nougat rom and i look if it boots since for the moment no deodex tool can deodex s7e nougat right D: we need all time to add arm and arm64 folder back in framework folder but so we cant edit all frameworks

@xpirt thanks for your great tool
hope work on sony devices
just did this tool sign and zipaligne apk after deodex?
thanks

Hamidreza2010 said:
@xpirt thanks for your great tool
hope work on sony devices
just did this tool sign and zipaligne apk after deodex?
thanks
Click to expand...
Click to collapse
only deodexing, no signing or zipalign.

xpirt said:
only deodexing, no signing or zipalign.
Click to expand...
Click to collapse
Oh
would you please add this feature at next version?

Hamidreza2010 said:
Oh
would you please add this feature at next version?
Click to expand...
Click to collapse
well, that isn't the purpose of this tool. there are other scripts who do that instead.. (eg. http://forum.xda-developers.com/showthread.php?p=16367924)

xpirt said:
well, that isn't the purpose of this tool. there are other scripts who do that instead.. (eg. http://forum.xda-developers.com/showthread.php?p=16367924)
Click to expand...
Click to collapse
Yes i know
but nice if combined this two feature

Excelent mate... Bout to test on g4
Sent from my LG-H811 using XDA-Developers mobile app
---------- Post added at 10:38 AM ---------- Previous post was at 10:20 AM ----------
Just in case anyone needs pre-compiled versions of smali/baksmali
He has them here: https://bitbucket.org/JesusFreke/smali/downloads
---------- Post added at 10:49 AM ---------- Previous post was at 10:38 AM ----------
Sorry mate... failed on my end.
Here's a log if it helps

Awesome!!!! Just what I needed! Great work dev

kevp75 said:
Excelent mate... Bout to test on g4
Sent from my LG-H811 using XDA-Developers mobile app
---------- Post added at 10:38 AM ---------- Previous post was at 10:20 AM ----------
Just in case anyone needs pre-compiled versions of smali/baksmali
He has them here: https://bitbucket.org/JesusFreke/smali/downloads
---------- Post added at 10:49 AM ---------- Previous post was at 10:38 AM ----------
Sorry mate... failed on my end.
Here's a log if it helps
Click to expand...
Click to collapse
are you using baksmali/smali version 2.2b4? it seems baksmali can't find classes (returning error 1). could you also post a link to the system you're trying to deodex?

xpirt said:
are you using baksmali/smali version 2.2b4? it seems baksmali can't find classes (returning error 1). could you also post a link to the system you're trying to deodex?
Click to expand...
Click to collapse
Yes, i linked to the smali/baksmali in my last post.
System is Stock LG G4 Hb11q / rooted
---------- Post added at 11:47 AM ---------- Previous post was at 11:34 AM ----------
kevp75 said:
Yes, i linked to the smali/baksmali in my last post.
System is Stock LG G4 Hb11q / rooted
Click to expand...
Click to collapse
Could it be because i am armva8 64bit?
xpirt said:
are you using baksmali/smali version 2.2b4? it seems baksmali can't find classes (returning error 1). could you also post a link to the system you're trying to deodex?
Click to expand...
Click to collapse

kevp75 said:
Yes, i linked to the smali/baksmali in my last post.
System is Stock LG G4 Hb11q / rooted
---------- Post added at 11:47 AM ---------- Previous post was at 11:34 AM ----------
Could it be because i am armva8 64bit?
Click to expand...
Click to collapse
no, it supports arm64 too (tested on g5's nougat).
testing on g4 system as we speak.

kevp75 said:
Yes, i linked to the smali/baksmali in my last post.
System is Stock LG G4 Hb11q / rooted
---------- Post added at 11:47 AM ---------- Previous post was at 11:34 AM ----------
Could it be because i am armva8 64bit?
Click to expand...
Click to collapse
works just fine on my end. make sure you have admin permissions granted (try moving the folder on the desktop).

xpirt said:
works just fine on my end. make sure you have admin permissions granted (try moving the folder on the desktop).
Click to expand...
Click to collapse
I do, and will.
I did notice that when I did it originally it asked me to remove all .odex files, which I did... but then I double checked the /framework folder, and all jars were the original size... (i do work in services.jar, and know that it should be much bigger....)
I'll let you know how it goes

kevp75 said:
I do, and will.
I did notice that when I did it originally it asked me to remove all .odex files, which I did... but then I double checked the /framework folder, and all jars were the original size... (i do work in services.jar, and know that it should be much bigger....)
I'll let you know how it goes
Click to expand...
Click to collapse
from baksmali's source I see that error code 1 means no odex found, so probably all *.odex files got deleted.

xpirt said:
from baksmali's source I see that error code 1 means no odex found, so probably all *.odex files got deleted.
Click to expand...
Click to collapse
Same issue again mate.
Attached log.
Moved rom and tool to desktop, ran tool as Administrator
Nothing deleted this time... no odex files are removed beforehand as well...

Related

【PORT】【ROM】【Karbonn A12+】★★F!yROM★★|

【PORT】【ROM】【Karbonn A12+】★★F!yROM★★|
Code:
#include /*
* I am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or the current economic crisis caused by you following these
* directions. YOU are choosing to make these modificiations, and
* if you point your finger at me for messing up your device, I will
* laugh at you.
*/
Features
Light and Premium
Prerooted
Multilang Language / indonesia
DUAL 3G (Not tested)
8MP Camera MOD
Faster GPS lock
MultiLockscreen
VoiceUnlock
Auto Brightness Option
Based on HTC M1 Firmware
All unuseful apps are deleted
Enhanced RAM Management
init.d support
Completely Holo Light Theme
Full Transparent Statusbar
Best Battery Backup
MIUI like Dialer
New Optimized binary files for more smoothness
sysro & sysrw embeded
Zipaligned all apks for better RAM utilization
Zipalign on boot
Completely Deodexed
More effecient and fast init.d
Tweaked Camera for Best clicks
Click to expand...
Click to collapse
Install Instructions
Boot into Recovery
Do a Factory reset
Select the ROM and flash it
Reboot
Click to expand...
Click to collapse
Click to expand...
Click to collapse
XDA:DevDB Information
F!y ROM, a ROM for the Android General
Contributors
GuneetAtwal, harry2510
ROM OS Version: 4.2.x Jelly Bean
ROM Kernel: Linux 3.4.x
Version Information
Status: Testing
Current Stable Version: 1.0
Created 2014-02-19
Last Updated 2014-02-20
Reserved
can't find the download link
---------- Post added at 10:29 PM ---------- Previous post was at 10:25 PM ----------
btw can you give any screenshots of this ROM
btw thanks again
walker60 said:
can't find the download link
---------- Post added at 10:29 PM ---------- Previous post was at 10:25 PM ----------
btw can you give any screenshots of this ROM
btw thanks again
Click to expand...
Click to collapse
i am still uploading tried 2-3 times on XDA but no luck will try tomorrow again
Whalla! so finally you managed to get the ambient light sensor work(Auto brightness)?
Dual 3G? It means 3G activated in both the sSIMs at the same time?
Screenshots please.
Great work Guneet bro.. will definitly download it when link will available.
Screenshots and Download link is up now you can download the ROM and Enjoy
Cheers!
What is the actual difference between a ROM & an OS? (Regarding Android devices)
OS - LweaOS, ColorOS etc.
ROM - F!yROM
nightcrawler218 said:
What is the actual difference between a ROM & an OS? (Regarding Android devices)
OS - LweaOS, ColorOS etc.
ROM - F!yROM
Click to expand...
Click to collapse
No difference...the dev just named it so. Its also just a rom.
Hit thanks
---------- Post added at 01:25 PM ---------- Previous post was at 01:23 PM ----------
nightcrawler218 said:
Whalla! so finally you managed to get the ambient light sensor work(Auto brightness)?
Dual 3G? It means 3G activated in both the sSIMs at the same time?
Screenshots please.
Click to expand...
Click to collapse
Nope. You will have 3g on both sim slots but at a time you can enable it only 1.
Hit thanks
how to enable transparency in status bar ??
where is the download link bro ???
MyslfHimadri said:
where is the download link bro ???
Click to expand...
Click to collapse
just check upwards you will find many tabs just click on download tab and there will be the file when you can download it via torrent
coolprateek.kumar said:
No difference...the dev just named it so. Its also just a rom.
Hit thanks
---------- Post added at 01:25 PM ---------- Previous post was at 01:23 PM ----------
Nope. You will have 3g on both sim slots but at a time you can enable it only 1.
Hit thanks
Click to expand...
Click to collapse
Thanks Prateek for your presence in the thread I was actually busy with studies but you did a great job :good:
akmalazim said:
how to enable transparency in status bar ??
Click to expand...
Click to collapse
I guess you haven't downloaded the ROM as the status bar is 100% transparent check the screenshots carefully
GuneetAtwal said:
Thanks Prateek for your presence in the thread I was actually busy with studies but you did a great job :good:
Click to expand...
Click to collapse
I'll be there where ever my friends are.
BTW you dont need to tell me that you are busy. We both are in same class bro...8 days to go before final shot.
All the best to both of you for your exams!
GuneetAtwal said:
I guess you haven't downloaded the ROM as the status bar is 100% transparent check the screenshots carefully
Click to expand...
Click to collapse
i have downloaded it guneet! N im running on it! I asked for the status bar ' s transparency In the launcher bro
Just Installed the ROM.
M gonna use the OPPO launcher. Just because of personal preference. Gr8 job done Guneet. .
---------- Post added at 03:16 AM ---------- Previous post was at 02:21 AM ----------
Oppo launcher is not supported. Unfortunately, every-time I try to put widgets, the oppo launcher stops unexpectedly. Any tweaks please?
Any one able to set the location in the 360 weather app..?
nightcrawler218 said:
Any one able to set the location in the 360 weather app..?
Click to expand...
Click to collapse
Well I am using acu Weather app which is once of the best

[ROM][N9005][5.0] Masik Lollipop 5.1

Masik Lollipop 5.1
Masik ROM Developer Base
by Staseg-Preved (Stanislav K.)
Video
VIDEO HOW I BUILD MASIK LOLLIPOP 3.1
Description Masik Lollipop
- Original Thread On 4PDA
- Based on stock N9005XXUGBOA5
- Clean, Fast, Stable, Debloated, The Best ROM on 4PDA Sources
- Translated Aroma into English, added multi CSC
- SuperSU v2.46, BusyBox 1.24.2, Zipaligned, ODEX, SQLite, RAM Compressor
- Removed KNOX and All depends of KNOX-services
- S5 File Manager, Note 4 Weather, Note 4 Side Panel
- New Touchsound in Camera, Gallery and Dialer
- Disabled Signature Verification
- Removed All crash monitors and bugreports services
- Allowed Record voice from line
- Fully function camera with low battery
- Clock moved on center of lockscreen
- Added new visual effects of lockscreen
- Added grayscale mode in powersave menu
- New audio effects, ringtones, notifaction, UI
- Changed wallpapers and icons in menu
- Fixed some FC and fixed all known bugs
- Fixed some conflics of stock ROM
- New nice fonts in settings
- Note 4 keyboard in Aroma
- Some Samsung and Google apps in Aroma
Download ROM
Link: Yandex
Link: Yandex
The Others Masik's ROM's Can Be Found Here: Masik Store
Screenshots
LINK TO MASIK LOLLIPOP SCREENSHOTS
LINK TO MASIK LOLLIPOP DARK SCREENSHOTS
Other Masik ROM's Screenshots
Changelog
LINK TO CHANGELOG 2.9
LINK TO CHANGELOG 3.1
LINK TO CHANGELOG 3.2
LINK TO CHANGELOG 5.1
Donate
If You Like My ROM You Can Donate:
YandexMoney: 410012628221349
WebMoney: Z204399304908
WebMoney: E247117135233
If You Like My Work Hit The :good: Button
Удачного использования, друзья!​
Why the new section??
---------- Post added at 01:01 PM ---------- Previous post was at 12:34 PM ----------
2.6 will not download. Any help?
other download links plz
https://yadi.sk/d/7x-Syt92dmvuc
Link for download rom ..
mariozero said:
https://yadi.sk/d/7x-Syt92dmvuc
Link for download rom ..
Click to expand...
Click to collapse
After pressing download unfortunately it does nothing
amirsat2012 said:
other download links plz
Click to expand...
Click to collapse
+1
Mega link please
Sent from my SM-N9005
author, why did you decided that your best POM on 4PDA?
Thankssss
mariozero said:
https://yadi.sk/d/7x-Syt92dmvuc
Link for download rom ..
Click to expand...
Click to collapse
Unable to download document.
A solution i found that works for yandisk...... you should use the desktop version first off....then create an account with the site.....then click the button to save the file to their save section......and download from there.
mattdiehl83 said:
Why the new section??
---------- Post added at 01:01 PM ---------- Previous post was at 12:34 PM ----------
2.6 will not download. Any help?
Click to expand...
Click to collapse
i think developer started his own tread...:good::good::good:
mariozero said:
https://yadi.sk/d/7x-Syt92dmvuc
Link for download rom ..
Click to expand...
Click to collapse
mattdiehl83 said:
A solution i found that works for yandisk...... you should use the desktop version first off....then create an account with the site.....then click the button to save the file to their save section......and download from there.
Click to expand...
Click to collapse
well
it is a good idea
now i am downloading 2.6
i'm uploading 2.6 to mega. please wait
mattdiehl83 said:
A solution i found that works for yandisk...... you should use the desktop version first off....then create an account with the site.....then click the button to save the file to their save section......and download from there.
Click to expand...
Click to collapse
Finally downloading....Thank you
changelog
does this have upsm enabled ??
uploadboy link :
http://uploadboy.com/a71hufy9ywgi.html
very nice rom,hope you will translate aroma installer in english to...thanks...
mega link https://mega.co.nz/#!w9oAVJYY!JfJqjeFKlZ9DB9oO96pFEHWvtOugTzBmRrNyy-l8_xc
Masik 2.6 (MEGA )

[MOD][06/03/15] ViperOneM8 Contact Mod [ViperOneM8/ViperDarkM8/DarkOneM8]

Hi All,
In this thread I will maintain some of the mods I created for ViperOneM8.
Currently the list will eventually consist of:
Contact Mods
Custom TWRP Recoveries
Boot- & Down Animations
Splash Screens
Credits do not all go to myself. I would like to thank the following members for either helping me directly or sharing their work with the community:
@Basil3
@ViNOK16Bit
@Guich
@lyapota
@rayford85
@Whiskey103
@pondikos
...others I might have forgotten​
Code:
[COLOR="Red"][B][SIZE="3"]DISCLAIMER[/SIZE][/B][/COLOR]
[B]I am in no way responsible for any damage you may sustain by flashing one of these mods[/B]
CHANGELOG:
06/03/15
- Added MultiCamM8 Contact Mod >> post #2
- Added TWRP ui.zip themes >> post #3​05/03/15
- Initial thread setup​
Contact Mods
With this contact mod you can change your (unknown) contact pictures to:
- Stock
- Venom Red
- Venom Green
- Venom Blue​
You will also have the option to select a bigger caller ID (no full screen).
NOTE
Current compatible ROM: ViperOneM8 4.3.0
Please select the correct download for you configuration:
- ViperOneM8 Stock 1.0: AFH
- DarkOneM8 1.0: AFH
- ViperDarkM8 1.0: AFH
- MultiCamM8 1.0: AFH​
Extra Info
This bigger caller ID is no longer done via png files, but xml. This is the reason for the separate downloads.
All zipfiles contain a failsafe option, please read the warning and options in Aroma carefully.
If you have any issues when flashing one of these mods, please provide me with the following information:
1. What zipfile did you flash?
2. Which options did you select in Aroma?
3. What ROM version are you on?
4. Do you have a theme installed (if yes, which one)?​
TWRP Recoveries
Custom hardcoded ViperOneM8 TWRP Recoveries.
Current version: 2.8.5.0
Three colors available:
- Red: AFH
- Green: AFH
- Blue: AFH​
All these recoveries can be flashed through recovery. After flashing, reboot recovery to see the effect.
=================================================================================
Custom ViperOneM8 TWRP Recovery Themes
Currently tested on: 2.8.5.0
Three colors available:
- Red: AFH
- Green: AFH
- Blue: AFH​
Rename the downloaded zipfile to ui.zip and put it in TWRP/theme folder. Reboot to recovery to see the effect.
Boot- & Down Animations
Reserved3...
Splash Screens
Reserved4...
Wouldn't you be able to have the same effect in recovery using a theme?
bigger caller ID
Not working bigger caller ID.......
---------- Post added at 07:20 PM ---------- Previous post was at 07:15 PM ----------
mnhs1010 said:
Not working bigger caller ID.......
Click to expand...
Click to collapse
after flashing...Fc
redwiz666 said:
Wouldn't you be able to have the same effect in recovery using a theme?
Click to expand...
Click to collapse
Yes you would, however the curtain (startup image) won't change when using a recovery theme.
mnhs1010 said:
Not working bigger caller ID.......
---------- Post added at 07:20 PM ---------- Previous post was at 07:15 PM ----------
after flashing...Fc
Click to expand...
Click to collapse
Please provide the following information:
Which one did you use?
What rom version are you on?
Do you have a theme installed?
Sent from my ViperOneM8
WreckTangle said:
Yes you would, however the curtain (startup image) won't change when using a recovery theme.
Please provide the following information:
Which one did you use?
What rom version are you on?
Do you have a theme installed?
Sent from my ViperOneM8
Click to expand...
Click to collapse
i flashed ViperOneM8 Stock.......
Viperone M8 v 4.3.0..
no theme
mnhs1010 said:
i flashed ViperOneM8 Stock.......
Viperone M8 v 4.3.0..
no theme
Click to expand...
Click to collapse
Just tested both options in ViperOneM8_Mod. No fc here. Can you provide a logcat from the fc?
Sent from my ViperOneM8
WreckTangle said:
Just tested both options in ViperOneM8_Mod. No fc here. Can you provide a logcat from the fc?
Sent from my ViperOneM8
Click to expand...
Click to collapse
first i select stock and bigger then exit....
logcat
mnhs1010 said:
first i select stock and bigger then exit....
logcat
Click to expand...
Click to collapse
There's a bugreport option in venomtweaks. Turn that on, then force the fc to happen, then end the report and post it here.
Sent from my ViperOneM8
WreckTangle said:
There's a bugreport option in venomtweaks. Turn that on, then force the fc to happen, then end the report and post it here.
Sent from my ViperOneM8
Click to expand...
Click to collapse
attached
mnhs1010 said:
attached
Click to expand...
Click to collapse
Thanks. One more request and then I'll see if I can fix the problem. Can you upload the Telephony.apk here as well? The one that causes the fc? I'd like to compare it to the one I have here for stock rom.
Sent from my ViperOneM8
WreckTangle said:
Thanks. One more request and then I'll see if I can fix the problem. Can you upload the Telephony.apk here as well? The one that causes the fc? I'd like to compare it to the one I have here for stock rom.
Sent from my ViperOneM8
Click to expand...
Click to collapse
attached
mnhs1010 said:
attached
Click to expand...
Click to collapse
I decompiled the Telephony.apk you provided to see if there are any differences.
Got lots of errors on decompiling images, so it seems your Telephony.apk was already corrupted.
Please flash the attached zipfile and check if it works.
I extracted the Original Telephony.apk from ViperOneM8 4.3.0 rom zipfile and added the bigger caller ID mod.
After flashing you should have the original contact pictures intact and a bigger caller ID.
WreckTangle said:
I decompiled the Telephony.apk you provided to see if there are any differences.
Got lots of errors on decompiling images, so it seems your Telephony.apk was already corrupted.
Please flash the attached zipfile and check if it works.
I extracted the Original Telephony.apk from ViperOneM8 4.3.0 rom zipfile and added the bigger caller ID mod.
After flashing you should have the original contact pictures intact and a bigger caller ID.
Click to expand...
Click to collapse
still same fc dear
mnhs1010 said:
still same fc dear
Click to expand...
Click to collapse
Finally managed to reproduce the issue.
Also managed to fix it on my end.
Please redownload the zipfile from post#2, I've updated the download link.
Please let me know if it now works for you as well.
I have the same problem asmnhs1010
lukas_system said:
I have the same problem asmnhs1010
Click to expand...
Click to collapse
Can you download again from post #2 and flash? Should be fixed now.
Sent from my ViperOneM8

One_A9 full Sense_8 rom

Hey guys. I had made a A9 full sense8 rom base on the senseo, post on the ai development. you guys can take a look ...
http://www.ai-development.org/forum.php?mod=viewthread&tid=28595&extra=page=2&mobile=2
Can we have more info about your rom?Maybe screenshots,dates about customization?
krepsz said:
Can we have more info about your rom?Maybe screenshots,dates about customization?
Click to expand...
Click to collapse
Yeah, I have post it on the website I give you
Andrew6208 said:
Yeah, I have post it on the website I give you
Click to expand...
Click to collapse
I dont understand the language on website.I need english info about rom.I dont know which CID is passt to your rom for example.
English will be fine for everyone, I think
You can upload or download link put?
Enviado desde mi HTC One A9 mediante Tapatalk
Can we have a little more information in English please, like what version of Android this ROM is based on, if it's for the USA version, unlocked version, European version, Etc? And can you also provide a download link, as far as I could tell there was none
---------- Post added at 04:32 PM ---------- Previous post was at 04:29 PM ----------
Here I translated the first post using google translate, here it is
Swap to Chinese (Traditional)
This post was last edited by Andrew6208 at 2016-10-6 12:13
2016.9.26
Updates:
1.HTC 10 Sense 8 complete transplant, clean, smooth, power
2. The first will include Sense 8 status bar complete migration to the A9 rom (selected brush)
3.SuperSU update to the latest version 2.78
4.enable multi-windows (Developer Option)
5. Turn Dolby boomsound loud sound
6.WiFi Hotspot update to the latest version
7. Built-Boost +: self-developed by the HTC added system optimization software, system resources can simultaneously achieve efficiency, optimized power game, and the protection of privacy and other functions. Being able to make a complete analysis system for the bottom, HTC's Boost + energy efficiency and the depth of his family could not be reached to strengthen the functioning of the system.
8. Add the optimization of the system
This system does not default Chinese, to play your own download store Morelangs select Chinese (requires root privileges)
Known bug: Bluetooth file will FC
Note: To choose brush complete sense 8 status bar first single brushing rom, boot into recovery mode after their set directly into the brush sense8statusbar.zip then directly boot. Nothing and peril.
2015.9.27 Update: Fix the set fingerprint recurring
2015.9.27 Update: Update to improve the system files, recommended updates
lag
my a9 was very lag after install this rom and magisk
Is this rom not really compatible with magisk?
samsammax said:
my a9 was very lag after install this rom and magisk
Is this rom not really compatible with magisk?
Click to expand...
Click to collapse
Maybe not , for insurance, please using SuperSU
OK, I'll give you guys more information of this Rom after my big exam...
Andrew6208 said:
Maybe not , for insurance, please using SuperSU
Click to expand...
Click to collapse
I finally find that lucky patcher makes my phone a lot slower if I take it be a module in xposed.
BTW thank for helping

Z5P Xperia Loop™ UI ,navbar tuner,night mod,ambient display,5 row QC (.37x) (.33)

Feature:
- Xperia Loop™ UI
- Xperia Loop™ lockscreen
- Xperia Loop™ themes
- Xperia home launcher modded (hide page indicator amd all icon equal size)
- Ambient Display
- SystemUI Tuner unlock all features (nigth mode)(nav bar tunner)
- LED off by default while charging
- fix gap between batt and signal bar
- allow all rotation on UI
- allow all rotation on lockscreen
- 5 rows quick settings
- remove carrier text on lock screen
- Aops Statusbar (overlay)
if you dont want aosp overlay
remove overlay from /system/vendor/overlay
(com.android.systemui.apk)
Installation
First: Download
https://forum.xda-developers.com/cr...el-overlay-t3585178/post71746256#post71746256
Second: Backup System
Thirt: Flash the zip
profit
PLease hit thanks buttom it means alot to me hehe enjoy
Thank you !!! good work on rooted odex systèm E6853 32.3.A.2.33
Doesn't work on E6833, hope i can get logcat soon
Well tried right now to do logcat but the Crashing UI does not allow that (no probs ADB)
But anyway, thanks alot for your work
Your PDesire
---------- Post added at 18:58 ---------- Previous post was at 18:45 ----------
Well did some researches now, possible it works on Superuser mode?
Btw you should remove the oat folders while installation, because there are the odex files ofc and depending on system they can cause the one or other problem
(I've removed it and seems it isn't working either)
Well I am doing some more reseaches soon because i also want that UI very much
If i do any progress i will tell you
BTW my device is E6833 (Z5 Premium Dual) with .33 Customized MAA (Android MENA Arabic) R3D firmware
Your PDesire
PDesire said:
Doesn't work on E6833, hope i can get logcat soon
Well tried right now to do logcat but the Crashing UI does not allow that (no probs ADB)
But anyway, thanks alot for your work
Your PDesire
---------- Post added at 18:58 ---------- Previous post was at 18:45 ----------
Well did some researches now, possible it works on Superuser mode?
Btw you should remove the oat folders while installation, because there are the odex files ofc and depending on system they can cause the one or other problem
(I've removed it and seems it isn't working either)
Well I am doing some more reseaches soon because i also want that UI very much
If i do any progress i will tell you
BTW my device is E6833 (Z5 Premium Dual) with .33 Customized MAA (Android MENA Arabic) R3D firmware
Your PDesire
Click to expand...
Click to collapse
can you provide your framework
also try but remove the framework from the zip
altvolt74 said:
can you provide your framework
also try but remove the framework from the zip
Click to expand...
Click to collapse
I am zipping framework right now and upload then
And you mean i should try your UI with stock framework?
Thanks for your support
Your PDesire
---------- Post added at 19:27 ---------- Previous post was at 19:22 ----------
altvolt74 said:
can you provide your framework
also try but remove the framework from the zip
Click to expand...
Click to collapse
Here the frameworks:
https://drive.google.com/open?id=0B1NiqiNsGvRxeUJMdkw3MlhQbDQ
Thankyou
Your PDesire
PDesire said:
I am zipping framework right now and upload then
And you mean i should try your UI with stock framework?
Thanks for your support
Your PDesire
---------- Post added at 19:27 ---------- Previous post was at 19:22 ----------
Here the frameworks:
https://drive.google.com/open?id=0B1NiqiNsGvRxeUJMdkw3MlhQbDQ
Thankyou
Your PDesire
Click to expand...
Click to collapse
yeah try it it should work
only the framework-res.apk since inside thr folder theres an service.jar patche (superusermod)
PDesire said:
I am zipping framework right now and upload then
And you mean i should try your UI with stock framework?
Thanks for your support
Your PDesire
---------- Post added at 19:27 ---------- Previous post was at 19:22 ----------
Here the frameworks:
https://drive.google.com/open?id=0B1NiqiNsGvRxeUJMdkw3MlhQbDQ
Thankyou
Your PDesire
Click to expand...
Click to collapse
did work?
altvolt74 said:
yeah try it it should work
only the framework-res.apk since inside thr folder theres an service.jar patche (superusermod)
Click to expand...
Click to collapse
Wow you are right
It works after i removed framework res
Thanks alot
Your PDesire
PDesire said:
Wow you are right
It works after i removed framework res
Thanks alot
Your PDesire
Click to expand...
Click to collapse
i need your framework.apk not the whole folder hehe and cant find it
ok nevermind find it
altvolt74 said:
i need your framework.apk not the whole folder hehe and cant find it
Click to expand...
Click to collapse
Ohh sorry xD i am sure also the odex file right?
Wait nvm, i send you the apk now
Your PDesire
---------- Post added at 20:05 ---------- Previous post was at 20:01 ----------
altvolt74 said:
i need your framework.apk not the whole folder hehe and cant find it
ok nevermind find it
Click to expand...
Click to collapse
Here the APK
https://drive.google.com/open?id=0B1NiqiNsGvRxajRtV2VIYUJBME0
Your PDesire
PDesire said:
Ohh sorry xD i am sure also the odex file right?
Wait nvm, i send you the apk now
Your PDesire
---------- Post added at 20:05 ---------- Previous post was at 20:01 ----------
Here the APK
can you try ive update the files respective to dual z and see if ambient display ans sytem tuner are working
thanks in advance
Your PDesire
Click to expand...
Click to collapse
can you try ive update the files respective to dual z and see if ambient display ans sytem tuner are working
altvolt74 said:
can you try ive update the files respective to dual z and see if ambient display ans sytem tuner are working
Click to expand...
Click to collapse
Caused a bootloop on my phone ^^'
Your PDesire
German: Kann einer SystemUI XZ machen für Z5 Premium E6853 32.3.A.2.33
English (I can not speak English): Can one SystemUI XZ do for Z5 Premium E6853 32.3.A.2.33
Edit:
German: Mein fehler ich habe immer Ordner "oat" gelöscht jetzt geht es.
English (I can not speak English): My error I have always deleted folder "oat" now it goes.
any way to get just the lockscreen?
Hi
how can I back to default z5 premium 6833 to stock UI?android N build 2.33
Do not even try, it does not work in the new version nougat 7.1.1 XD
7.1.1
Please do it for 7.1.1 ...
can you make a ver for 160?
Thx your works!
@altvolt74 , PLEASE PORT THIS SYSTEM UI FOR THE LATEST 32.4.A.0.160 FIRMWARE FOR XPERIA Z5 PREMIUM. THIS HAS ALREADY BEEN REQUESTED MANY TIMES IN THIS THREAD BUT YOU HAVEN'T SAID ANYTHING ABOUT THIS WHETHER SHOULD WE WAIT OR NOT.
P.S: CAN ANY ONE SUGGEST HOW TO EDIT LOCKSCREEN WIDGETS MANUALLY IN SYSTEM UI.APK. I WOULD BE REALLY GRATEFUL. BY MANULLY I MEAN EDIT THE APK NOT USE ANOTHER APP LIKE XPOSED , ETC......
@altvolt74, what's the hold on the development of this mod bro now that sony has released the 32.4.A.0.160 kernel sources? Desperately waiting for this awesome mod.....

Categories

Resources