OOS AIO Flash Tool - OnePlus 3 ROMs, Kernels, Recoveries, & Other Devel

Hey Folks,
tired by waiting for custom OOS Rom updates?
after the experience OS Updates by me arent allowed here iam back with some super cool stuff
With my tool you can update the Full OOS Rom yourself flash my Stuff and your safe
youre on the same level as theoneos or experience os but no brandings
this is no fancy nice thread i want to share my nice work with you
This Tool will install
Magisk and Busybox and also debloat some system stuff
Install it directly after flashing latest OOS System Update!
Functions?!?
Debloat of Useless Stuff
no force encyption
no dm verity
no OOS logging
Systemless Volte activated
Systemless Tweaks
latest Magisk (root)
latest Busybox
HOW to use it?
Download Latest OOS from https://downloads.oneplus.com/devices/oneplus-3/
Install the Update in TWRP
Install my Addon in TWRP
reboot and have fun
Download:
not longer updated latest 1.1 is ou...own busybox, use dm-verity remover from zagit
Thanks to...
-myself
-magisk
-busybox
want to donate?
here
XDA:DevDB Information
[ROM-TOOL] OOS 5.x.x AIO Flasher, Tool/Utility for the OnePlus 3
Contributors
pxrave, toojohnwu, osm0sis, OnePlus
Version Information
Status: Stable
Current Stable Version: 1.0
Created 2018-08-31
Last Updated 2020-04-01

Changelog:
v1.1
- Updated Magisk 17.1
- Updated installer Script
- Updated Busybox_for_Android_NDK-1.29.2
- Updated Magisk Template to 17000
v1.0
initial release
Download:
https://drive.google.com/open?id=1DcqzfLFLvF--r_Z1IPk-A2SR9th8d3vY
FAQ
What files are deleted?
Code:
delete("/system/recovery-from-boot.bak");
delete("/system/recovery-from-boot.p");
delete("/system/etc/oneplus_ftm_test.wav");
delete("/system/etc/usb_drivers.iso");
delete("/system/framework/rcs_service_aidl.jar");
delete("/system/framework/rcs_service_api.jar");
delete("/system/framework/oat/arm/rcs_service_aidl.odex");
delete("/system/framework/oat/arm/rcs_service_aidl.vdex");
delete("/system/framework/oat/arm/rcs_service_api.odex");
delete("/system/framework/oat/arm/rcs_service_api.vdex");
delete("/system/framework/oat/arm64/rcs_service_aidl.odex");
delete("/system/framework/oat/arm64/rcs_service_aidl.vdex");
delete("/system/framework/oat/arm64/rcs_service_api.odex");
delete("/system/framework/oat/arm64/rcs_service_api.vdex");
delete_recursive("/system/com.touchtype");
delete_recursive("/system/lost+found");
delete_recursive("/system/reserve");
delete_recursive("/system/app/AndroidPay");
delete_recursive("/system/app/BasicDreams");
delete_recursive("/system/priv-app/DivesIconPack");
delete_recursive("/system/app/DMAgent");
delete_recursive("/system/app/Drive");
delete_recursive("/system/app/Duo");
delete_recursive("/system/app/Gmail2");
delete_recursive("/system/app/Maps");
delete_recursive("/system/app/OPBackup");
delete_recursive("/system/app/OPBugReportLite");
delete_recursive("/system/app/OPBugReport_Complete");
delete_recursive("/system/app/OEMLogKit");
delete_recursive("/system/app/OpenWnn");
delete_recursive("/system/app/OPPush");
delete_recursive("/system/app/Photos");
delete_recursive("/system/app/SwiftKey");
delete_recursive("/system/app/SwiftKeyFactorySettings");
delete_recursive("/system/app/uceShimService");
delete_recursive("/system/app/Videos");
delete_recursive("/system/app/YouTube");
delete_recursive("/system/priv-app/RifonIconPack");
delete_recursive("/system/vendor/etc/apps");
Do i need a factory reset?
- normally not

i'm on custom stock based rom, will this tool remove dm verity?

updated to 1.1

serj.borgore said:
i'm on custom stock based rom, will this tool remove dm verity?
Click to expand...
Click to collapse
flash latest original oneplus rom then my tool

Thanks for your tool. I'll try it later.
Can you please share the full list of "useless stuff" remove by your script?

Everything is working fine but dailer is Forced to close every time please fix this

shahidhameed said:
Everything is working fine but dailer is Forced to close every time please fix this
Click to expand...
Click to collapse
I don't have any force close
I don't delete dialer data
I will post all deleted files tomorrow

Works in Oneplus 3t?

Riddle5 said:
Works in Oneplus 3t?
Click to expand...
Click to collapse
Should be

After factory reset everything is good thanks bro

shahidhameed said:
After factory reset everything is good thanks bro
Click to expand...
Click to collapse
fine hope you enjoy my mod
--------------------------------------
i delete the following files
Code:
delete("/system/recovery-from-boot.bak");
delete("/system/recovery-from-boot.p");
delete("/system/etc/oneplus_ftm_test.wav");
delete("/system/etc/usb_drivers.iso");
delete("/system/framework/rcs_service_aidl.jar");
delete("/system/framework/rcs_service_api.jar");
delete("/system/framework/oat/arm/rcs_service_aidl.odex");
delete("/system/framework/oat/arm/rcs_service_aidl.vdex");
delete("/system/framework/oat/arm/rcs_service_api.odex");
delete("/system/framework/oat/arm/rcs_service_api.vdex");
delete("/system/framework/oat/arm64/rcs_service_aidl.odex");
delete("/system/framework/oat/arm64/rcs_service_aidl.vdex");
delete("/system/framework/oat/arm64/rcs_service_api.odex");
delete("/system/framework/oat/arm64/rcs_service_api.vdex");
delete_recursive("/system/com.touchtype");
delete_recursive("/system/lost+found");
delete_recursive("/system/reserve");
delete_recursive("/system/app/AndroidPay");
delete_recursive("/system/app/BasicDreams");
delete_recursive("/system/priv-app/DivesIconPack");
delete_recursive("/system/app/DMAgent");
delete_recursive("/system/app/Drive");
delete_recursive("/system/app/Duo");
delete_recursive("/system/app/Gmail2");
delete_recursive("/system/app/Maps");
delete_recursive("/system/app/OPBackup");
delete_recursive("/system/app/OPBugReportLite");
delete_recursive("/system/app/OPBugReport_Complete");
delete_recursive("/system/app/OEMLogKit");
delete_recursive("/system/app/OpenWnn");
delete_recursive("/system/app/OPPush");
delete_recursive("/system/app/Photos");
delete_recursive("/system/app/SwiftKey");
delete_recursive("/system/app/SwiftKeyFactorySettings");
delete_recursive("/system/app/uceShimService");
delete_recursive("/system/app/Videos");
delete_recursive("/system/app/YouTube");
delete_recursive("/system/priv-app/RifonIconPack");
delete_recursive("/system/vendor/etc/apps");

deleted

What is systemless volte?

Hello there, Is this a kernel too???!!!
may i flash franco kernel over this AIO? or i will loose dm-verity remove???!!

3lei said:
Hello there, Is this a kernel too???!!!
may i flash franco kernel over this AIO? or i will loose dm-verity remove???!!
Click to expand...
Click to collapse
You can flash every kernel you want to

pxrave said:
You can flash every kernel you want to
Click to expand...
Click to collapse
Hi pxrave,
Your tool works with OOS 5.0.6?

phil_greg2001 said:
Hi pxrave,
Your tool works with OOS 5.0.6?
Click to expand...
Click to collapse
Yes it will work with every oos 5 version. New generation of Rom mod same as op6 roms

so if i flash this cool looking tool, i should be able to update OOS without force encryption?

The tool turns the screen off and the status light stays lit. No further activity visible. Is that what it suppose to do?
Device: OP3

Related

Lastest Z1C 4.4.4 firmware (14.4.A.0.157) deodexed

Hy guys, I've deodexed the latest 14.4.A.0.157 firmware and made a flashable zip for the new 4.4.4 Firmware (using kamome tool).
based on 14.4.A.0.157 Generic uploaded by @Jozinek (download)
note : This is not a whole rom, only a deodex mod to use with stock 4.4.4 Firmware
Why I made it ?
I would try Z3 app but I needed deodexed firmware, so I decided to deodex it
What you need ?
- 4.4.4 firmware 14.4.A.0.157 (link above)
- root access (sony patched kernel so you may follow this to get root and dont forget to thanks @Jamal_RS)
- a recovery installed
- flashable deodex zip from :
* Google Drive (uploading), sorry I have some troubles to upload on my drive...
* Dropbox
* htcfanboys thanks to @sinosuke
* androidfilehost thanks to @sinosuke
for .108 version :
What you need ?
- 4.4.4 firmware .108 (second edition) from august 28 (download)
- root access
- a recovery installed
- flashable deodex zip from Google Drive - Dropbox
Instructions :
- Copy flashable zip to you SD CARD
- Enter Recovery
do not format /system or anything else otherwise you'll need to flash stock rom
- Flash deodexed 4.4.X YYY Z1C.zip file
- Reboot
- Enjoy deodexed firmware and feel free to install mods
Thanks dude... i need this... for same reason... try a new app from Z3...
Thanks boro
hey guys,
i just installed this, but now i am getting an OTA update (a small one) but i dont know how to install it as it tells me verification failed.
how can i install that OTA? or can I ask you for a favor on incorperating it into your zip please
solidd_swa said:
hey guys,
i just installed this, but now i am getting an OTA update (a small one) but i dont know how to install it as it tells me verification failed.
how can i install that OTA? or can I ask you for a favor on incorperating it into your zip please
Click to expand...
Click to collapse
Lock your bootloader again and it will works
Thanks --- solved my problem after accidentally flashing a deodex systemui, by the way do we have to zipalign after this? got any TUT how to do it or a script to zipalign every boot. Thanks!
themes never change...only the wallpaper....
waxiboy said:
themes never change...only the wallpaper....
Click to expand...
Click to collapse
For me themes are working fine
What's the different of first and second edition on .108?
Will this unlock bootloader!??
TheEndHK said:
What's the different of first and second edition on .108?
Click to expand...
Click to collapse
This second edition brings mainly security enhancement fixes :
-Android 4.4.4 including the latest enhancements and security updates from Google
-Updated and improved camera experience
-Improvements when using Google voice, Contacts, Music streaming and Google+
-The latest versions of our Sony apps for you to enjoy
-All of our latest bug fixes, optimisations & improvements
zike47222 said:
Will this unlock bootloader!??
Click to expand...
Click to collapse
No this will not unlock your bootloader
Hello Tonio78r i have a question, where I can download the firmware you mention? You never mention where to download :silly:
Mrchidongas said:
Hello Tonio78r i have a question, where I can download the firmware you mention? You never mention where to download :silly:
Click to expand...
Click to collapse
Indeed I forgot, here you go
added to OP
Thanks man
i have the stock version on my z1c, i want flash that mod in this thread -->http://forum.xda-developers.com/showthread.php?t=2730097 it's necessary an deodexed rom,so i think that i can install your version but..when there will be other Ota upgrade o other stock version, what i have to do? i have to wait that somebody will do an new deodexed version on last stock firmware?
thanks a lot
Axospirit said:
i have the stock version on my z1c, i want flash that mod in this thread -->http://forum.xda-developers.com/showthread.php?t=2730097 it's necessary an deodexed rom,so i think that i can install your version but..when there will be other Ota upgrade o other stock version, what i have to do? i have to wait that somebody will do an new deodexed version on last stock firmware?
thanks a lot
Click to expand...
Click to collapse
If you want your mods to work well (most of the time) it needs a deodexed rom, so you will need to wait until somebody make it. Be sure I'll make it as soon I can .
BTW this is just a mod so you will need to update your stock rom before flashing deodex mod
Hope I will help you
Tonio78r said:
If you want your mods to work well (most of the time) it needs a deodexed rom, so you will need to wait until somebody make it. Be sure I'll make it as soon I can .
BTW this is just a mod so you will need to update your stock rom before flashing deodex mod
Hope I will help you
Click to expand...
Click to collapse
Thanks for your response!
Which recovery have you used? I have tried the dualrecovery, but after flashing the zip it goes into bootloop.
baseman said:
Which recovery have you used? I have tried the dualrecovery, but after flashing the zip it goes into bootloop.
Click to expand...
Click to collapse
I used TWRP (included in dual recovery). Are you sure you've used the latest .108 firmware ?
You may try to download and flash latest sony 108 from here
BTW I'll make deodex for firmware 14.4.A.0.157 very soon, but I'll not be able to test it because my Z1C is in repair...
Tonio78r said:
I used TWRP (included in dual recovery). Are you sure you've used the latest .108 firmware ?
You may try to download and flash latest sony 108 from here
BTW I'll make deodex for firmware 14.4.A.0.157 very soon, but I'll not be able to test it because my Z1C is in repair...
Click to expand...
Click to collapse
Thank you very much! I'm waiting
Sent from my D5503

[FIX][TEST] Fix bootloop issues with Xposed on ROMs with November 16 security patches

Hello everyone,
With the recent update of Google's security patches for November, most custom ROMs won't boot anymore when Xposed modules are installed.
This problem seems related to a whitlelist, which makes it impossible for Xposed to activate modules and results in a endless bootloop.
So at the moment, there are (only) two solutions:
Downgrade to an older build (recommended: before November)
Or just wait until @rovo89 found a solution and updated Xposed
But for everyone else who don't have time to wait, I have found a solution: Just replace libandroid_runtime.so with the one from former builds.
So I've made a flashable zip with lib files from a previous build which was working with Xposed fine (I've used cm-13.0-20161102-NIGHTLY-kenzo) for arm64 devices and it seems to work fine
Before flashing please make a backup of /system/lib/libandroid_runtime.so and /system/lib64/libandroid_runtime.so, I am not taking any responsibility for soft-bricked devices
Instructions:
Download flashable zip file
Reboot to recovery
Flash xposed-v86-bootloopfix-sdk23-arm64.zip
Reboot!
Now your phone should be able to boot back without getting a bootloop :fingers-crossed:
Thanks a lot for this solution to @aviraxp on GitHub!
Download: bit[dot]ly[slash]2g7DXoE
Yes, It saved my phone after flashing this new version of Xposed.
pudup said:
Here's a an xposed update that you can try and see if it fixes the problem.
http://dl-xda.xposed.info/framework/sdk23/arm64/xposed-v87-sdk23-arm64-test1.zip
Click to expand...
Click to collapse
pudup said:
Here's a an xposed update that you can try and see if it fixes the problem.
http://dl-xda.xposed.info/framework/sdk23/arm64/xposed-v87-sdk23-arm64-test1.zip
Click to expand...
Click to collapse
link not working plz proved correct magisk xposed framwork for redmi 3s prime

[ROM][Unofficial] Lineage 8.1.0 Moonlight OS. V 5.0 and MD Team Version 17/03/2019

Updated on 17th March 2019
I am not responsible for brick your devices, Please flash at your own risk, but i tested, i can help you save brick devices also, can contact me anytime at hangouts.
Note:
I developed this ROM and tested as well,
Change log: 17/03/2019
1: Synced latest Source
2: Embedded March 05 Security patch
3: Minor fixes with Mokee device Trees
4: NFC (please Check and confirm)
What's not working:
Please tell.
Hey Folks:
Always bring something new and different for Victara device,
Lineage MOS. 8.1.0 Unofficial (STABLE VERSION) for Victara Moto x2 2014 Developed by weibo.com/diyroms
Lineage Unofficial 8.1.0, developed by Montana team. link: https://github.com/montanadevelopment
Credits: All Montana Development Team
Credits: Micheal Chen and team for MOS (Moonlight OS, Lineage 8.1.0)
Dated: 03rd June 2018
Battery life is very very good in this stable version
What's not working
1: Pattern lock late response first time.
2: HDR (waiting for Fix)
Other you can tell
What's Working:
1:Almost everything you need for daily use
2: Video recording working
Other you can check and report bugs for improvement
What you need:
MOTO X2 2014 Victara device
( Unlocked boot loader having TWRP 3.2.1.0 old versions won't work for 8.1)
[GUIDE] (Please Read after point 5 with concentration)
1: Download ROM and Unofficial 8.1 Gapps nano or as your taste from below links
2: Open TWRP and prepare all internal storage backup and your NANDROID backup.
3: Open Wipe, Advance Wipe and Change file system and Format Data, system, Cache with ext4
This will erase all your data (If you are already at ext4 then no need to wipe with ext4)
4: Now in TWRP connect device with PC or have a OTG USB with files and copy files in internal storage i.e. ROM zip and gapps zip
5: Now flash ROM zip and reboot system and setup everything in Lineage setup
6: You will see some Chinese apps, You can remove them by Root uninstaller, this ROM is rooted by default.
7: Go to setting, developer options and click advance reboot.
8: Now reboot to Recovery and go to gapps and flash then reboot. (You must have latest gapps from opengapps.org or you will need to update play services manually)
Here you done.
Source: https://github.com/LineageOS/android/tree/lineage-15.1
Kernel: https://github.com/zahidmgsk/android_kernel_motorola_msm8974
Device Trees: https://github.com/zahidmgsk/android_device_motorola_victara/tree/mko-mr1
Vendor: https://github.com/TheMuppets/proprietary_vendor_motorola/tree/lineage-15.1
If any issue please ask me at G+ anytime
Download Link Lineage 15.1 Unofficial Gdrive 11.04.2019
https://drive.google.com/file/d/1Ql5xw9I_UlGUC6gfOKI9it-N-e7hVmqV/view?usp=drivesdk
Download Link for MOS. Stable Version 5.0 Dated 12.11.2018
https://mega.nz/#!5j4iyQzT!21w7uH3OoldpEB68Sh7jLTWFLKDQdyg9JEZxZhC2i84
Version 5.0 updated on 12.11.2018
GAPPS Official 8.1.0: LINK
https://opengapps.org/
ALL DONE HERE
i have already tested this ROM Very good battery and smooth ROM... as far as will get next Update then share according...
SEE YA...
Reserved and SS @Archangel try this
Did the NFC work?
ColorfulNight said:
Did the NFC work?
Click to expand...
Click to collapse
I don't think so, because still there js no fix for victara 8.1,
zahidm said:
I don't think so, because still there js no fix for victara 8.1,
Click to expand...
Click to collapse
Nice to see an actual LOS build! thank you. Did you included patches for Camera HAL1? Will test on weekend when i find some time.
bejunk said:
Nice to see an actual LOS build! thank you. Did you included patches for Camera HAL1? Will test on weekend when i find some time.
Click to expand...
Click to collapse
I sent all data to Chen you can check and verify if not than i can ask him to add in next build.
what does MOS stand for? I know Lineage "OS" is Operating System
renzs said:
what does MOS stand for? I know Lineage "OS" is Operating System
Click to expand...
Click to collapse
After L there is M so we made it MOS ?
Always on display
Does it support Always on display, I mean is there any setting to set ambient display to always on?
What about pixel style navigation bars?
Nirmal Rai said:
Does it support Always on display, I mean is there any setting to set ambient display to always on?
What about pixel style navigation bars?
Click to expand...
Click to collapse
Yes there is always on setting, and this is actual lineage source so no pixel style navigation bar.
Battery
Battery life if always on display enabled?
Nirmal Rai said:
Battery life if always on display enabled?
Click to expand...
Click to collapse
Yes i am using user awake display and i got about 3 hours 25 min of screen on time.
Hello, could you please provide the link for the source code?
Won't support multilanguage...
jeferson1979 said:
Won't support multilanguage...
Click to expand...
Click to collapse
Yes it is, please follow procedure property
zahidm said:
Yes it is, please follow procedure property
Click to expand...
Click to collapse
Im using pico gapps, and done all the recommended, will try with nano or mini
jeferson1979 said:
Im using pico gapps, and done all the recommended, will try with nano or mini
Click to expand...
Click to collapse
So you have no multi language support? You flashed ROM and Gapps together?
InnerSanctum said:
Hello, could you please provide the link for the source code?
Click to expand...
Click to collapse
Hey it's really easy to download build sources, but huge files you tried a Git hub?
zahidm said:
So you have no multi language support? You flashed ROM and Gapps together?
Click to expand...
Click to collapse
Do it step by step. with stock gapps, same result, the rom only shows english and chinese, gapps are on pt-br, but system still as reported.
Sorry for my bad english
jeferson1979 said:
Do it step by step. with stock gapps, same result, the rom only shows english and chinese, gapps are on pt-br, but system still as reported.
Sorry for my bad english
Click to expand...
Click to collapse
After flashing go to system, language and add a language and tell me how many languages are there..
And also try these gapps in link below..
https://mega.nz/#!BuJx0CQT!dt5SKKnWT5aFkvYPUkcn5vPI2AW0zK47r479pkqmtWk

[DISCUSSION][OT][9.x]Pie ROM Discussion thread for Titan

This thread is opened for users discussions about Pie ROMs, updates, fixes, mods or anything else, since YOU ARE NOT ALLOWED TO TALK ABOUT OFF TOPICS AT ROM DEVELOPMENT thread, so feel free to discuss about Pie stuffs for titan here
Currently developed Android 9.x Pie ROMs are:
1. LineageOS 16.0 By @RenanQueiroz
2. Xperience 13.0 By @TeamMex
3. (Abandoned)PixysOS By @thedeadfish59(Abandoned)
4. AOSP Extended Pie Unofficial by @Jorge_8
5. AICP Pie Unofficial by @thedeadfish59
6. Resurrection Remix Pie Official by @thedeadfish59
7. Pixel Experience Pie Official by @thedeadfish59
Known Issues:
NONE (All credits goes to @RenanQueiroz , without his hard work, it wouldnt be possible)
FAQ:
1: Can I dirty flash over LOS 15.1?
A: No, Clean flash is recommended, go to TWRP, wipe everything except internal storage+sdcard, flash ROM+GAPPS Pico, if root needed then Magisk 16.7 is the solution which is recommended for both AOSP based or LOS based
2. Pie seems laggy often, any fixes? ?
A: Due to skiagl renderer, our legacy device titan might work slowly with it, solution is switching to OpenGL, significant improvement will be noticable, how to do this? Simple flashable zip made by @DanGLES3 , have a look into his thread here
3. When next build will arrive?
A: No ETA
4. Any sound mods work with Pie?
A: Check #2 thread for ViperFX
5. Can FaceUnlock can be enabled on Pie?
A: Why Not? Go here
FAQ generated by @bejunk that'd be helpful to Pie users ig
1: Can I dirty flash over LOS 15.1?
A: No, clean flash is needed.
2. How i install Pie?
A: Go to TWRP, wipe everything except internal storage+sdcard, flash ROM+GAPPS Pico, if root needed then Magisk 16.7 is the solution which is recommended for both AOSP based or LOS based.
3. But i want to have Google speech recognition, offline speech files (recognition) etc. (GApps nano) ?
A: Our /system partition is too small to fit Pie ROM + nano Gapps, but there is a solution: (we need to free some storage in /system):
1. Clean install needed, after wiping only flash ROM + Magisk zip. Boot the ROM
2. From apkmirror.com download Solid Explorer (recommended) or Mixplorer, also download "Android System Webview Google", "Google Keyboard" (or any other you normally use)
and Android Messages from Google. -> install them all. Enable Google Keyboard + Messages as default in Settings. In developer options enable Google webview as default.
Now with the explorer, navigate to /system/app and /system/priv-app: delete the "webview" + "LatinIME" + "messages" folder. When asked for root, grant it.
3. Now there should be enough space to install GApps nano, so boot to recovery and install GApps nano (if it still says insufficient storage, open GApps zip using
7zip and delete the app-sizes.txt)
4. Reboot, after login in you should be greeted with the Google setup screen which will download all your settings & apps.
4. How to enable Google Assistant:
A: You need root & a root explorer, maybe a texteditor app:
navigate to /system/ and backup your build.prop to internal first, just in case. Then open it with an editor
and add "ro.opa.eligible_device=true" so it looks like this:
Code:
...
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opa.eligible_device=true
keyguard.no_reqiure_sim=true
...
-> save & reboot. Note: it may take 1-2 days until Assistant appears, you can try trigger it via home button-longpress
7. Regarding Pixel Launcher's: (if you want more customization and/or Google feed & weather (optional)):
A: There are currently 3 choices:
1. "Original" Pixel Launcher: https://forum.xda-developers.com/showpost.php?p=77741983&postcount=257
-> Pie "app open" animations + dock icons in recents
-> no customization really
-> Google feed & weather works
2. "Rootless Launcher" by amirzaidi: (Playstore)
-> NO Pie "app open" animations + dock icons in recents
-> a little bit more customization
-> need to install Pixelbridge for Google feed & weather (see Playstore description)
3. "Ruthless Launcher" by shubbby https://forum.xda-developers.com/android/apps-games/app-ruthless-pixel-launcher-based-t3755903
-> NO Pie "app open" animations + dock icons in recents
-> A LOT of customizations, full Icon pack support (per app) and much more, fully stable.
-> need to install Pixelbridge for Google feed & weather (latest build in his TG release channel)
Developers who are behind to bringup Pie to our titan:
1: @LuK1337 , he is lit, all of our works based on his codes
2: @RenanQueiroz instead of abandoning this device, this guy bringing fixes to almost every issues
2: @Allstargaurav for his various tree helps
So, feel free to discuss about anything (Pie) here from now, that can be OT, unofficial builds, build issues and anything that doesnt violate XDA rules, cheers
And if you are looking about Oreo ROM discussion thread, go here
Just if you guys are wondering ViperFX is working on this rom or not, (attachment) version of viperfx is working with Pie+Magisk 16.7
Help in Restore
I'd like to clean flash this Pie ROM, but dont want to lose my data from a single specific app (pvz2 i'ts a few GB size)
in my case unfortunately Titanium Backup always fails when restoring data from this app, cant even start, crash when loading
any suggestion for a completely successful restore for huge data for a single app? any other app? anybody did this before?
I got a 32 GB external card, space it's not a problem
hab12345 said:
I'd like to clean flash this Pie ROM, but dont want to lose my data from a single specific app (pvz2 i'ts a few GB size)
in my case unfortunately Titanium Backup always fails when restoring data from this app, cant even start, crash when loading
any suggestion for a completely successful restore for huge data for a single app? any other app? anybody did this before?
I got a 32 GB external card, space it's not a problem
Click to expand...
Click to collapse
Oandbackup
Apkbackup+
Swift backup
these roms are with Android Go?
marcelo2866 said:
these roms are with Android Go?
Click to expand...
Click to collapse
No
Nevermind.
trouble with magisk
thedeadfish59 said:
This thread is opened for users discussions about Pie ROMs, updates, fixes, mods or anything else, since YOU ARE NOT ALLOWED TO TALK ABOUT OFF TOPICS AT ROM DEVELOPMENT thread, so feel free to discuss about Pie stuffs for titan here
Currently developed Android 9.x Pie ROMs are:
1. LineageOS 16.0 By @RenanQueiroz
2. Xperience 13.0 By @TeamMex
Known Issues:
Permissive SElinux
Bluetooth
WhatsApp/Instagram buggy video output (Video Players works just fine)
What is SElinux and what means SElinux is permissive?
A: https://source.android.com/security/selinux here is your answer
FAQ:
1: Can I dirty flash over LOS 15.1?
A: No, Clean flash is recommended, go to TWRP, wipe everything except internal storage+sdcard, flash ROM+GAPPS Pico, if root needed then Magisk 16.7 is the solution which is recommended for both AOSP based or LOS based
2. When Bluetooth will be fixed?
A: God knows
3. When next build will arrive?
A: No ETA
4. Any sound mods work with Pie?
A: Check #2 thread for ViperFX
5. Can FaceUnlock can be enabled on Pie?
A: Why Not? Go here
Developers who are behind to bringup Pie to our titan:
1: @LuK1337 , he is lit, all of our works based on his codes
2: @RenanQueiroz instead of abandoning this device, this guy bringing fixes to almost every issues
2: @Allstargaurav for his various tree helps
So, feel free to discuss about anything (Pie) here from now, that can be OT, unofficial builds, build issues and anything that doesnt violate XDA rules, cheers
And if you are looking about Oreo ROM discussion thread, go here
Click to expand...
Click to collapse
Hi guys....
I clean flashed this build
flashed pico gapps
flashed magisk 16.7 (only the zip from your link)
everything installed ok
rom is running ok
but cant see magisk anywhere, (not in draw, not in apps list)
swift backup cant detect root permission....
I even tried magisk 16.0... nothing changed
what's missing?
is it necesary install magisk manager?? never did in any rom before
I found an apk, but couldnt install in the file explorer
I faced the same issue ...
hab12345 said:
Hi guys....
I clean flashed this build
flashed pico gapps
flashed magisk 16.7 (only the zip from your link)
everything installed ok
rom is running ok
but cant see magisk anywhere, (not in draw, not in apps list)
swift backup cant detect root permission....
I even tried magisk 16.0... nothing changed
what's missing?
is it necesary install magisk manager?? never did in any rom before
I found an apk, but couldnt install in the file explorer
Click to expand...
Click to collapse
you need to install the magisk manager apk from inside the magisk zip after i installed it it worked fine ..
hab12345 said:
Hi guys....
I clean flashed this build
flashed pico gapps
flashed magisk 16.7 (only the zip from your link)
everything installed ok
rom is running ok
but cant see magisk anywhere, (not in draw, not in apps list)
swift backup cant detect root permission....
I even tried magisk 16.0... nothing changed
what's missing?
is it necesary install magisk manager?? never did in any rom before
I found an apk, but couldnt install in the file explorer
Click to expand...
Click to collapse
face you have to install the Magisk manager after the zip, it is not automatic with previous versions of android.
hab12345 said:
Hi guys....
I clean flashed this build
flashed pico gapps
flashed magisk 16.7 (only the zip from your link)
everything installed ok
rom is running ok
but cant see magisk anywhere, (not in draw, not in apps list)
swift backup cant detect root permission....
I even tried magisk 16.0... nothing changed
what's missing?
is it necesary install magisk manager?? never did in any rom before
I found an apk, but couldnt install in the file explorer
Click to expand...
Click to collapse
The link I provided will redirect you to a git repo, where you will find magisk manager as well, use it
thedeadfish59 said:
Just if you guys are wondering ViperFX is working on this rom or not, this version of viperfx is working with Pie+Magisk 16.7
Click to expand...
Click to collapse
The AFH address is out.
Oshmar said:
The AFH address is out.
Click to expand...
Click to collapse
Check the #2 again, I ve attached the file there
I have a question devs and it is possible to have the treble project on our beloved titan?
Thanks :good:
Guys,
Android 9 has a lot of improvements in the audio system, and it looks like Pie ROMs are even stabler than Oreo ones.
Is there a chance that Bluetooth will be fixed in the upcoming releases?
I have been using los 16.0 and its so great till now.
I heard that boot animation of xperience 13.0 is great. Can some one having the ROM just take that file and send it to me so that I can just replace it in my phone.
Thanks in advance
Sent from my Motorola Moto G 2014 using XDA Labs
danapk said:
I have a question devs and it is possible to have the treble project on our beloved titan?
Thanks :good:
Click to expand...
Click to collapse
This phone dont have compatibility
m00nlighter said:
Guys,
Android 9 has a lot of improvements in the audio system, and it looks like Pie ROMs are even stabler than Oreo ones.
Is there a chance that Bluetooth will be fixed in the upcoming releases?
Click to expand...
Click to collapse
It's probably never going to be fixed. @RenanQueiroz could say something about this, but I understand him: no one is going to make a stable port of Android 9 for a device that is >4 years old. Just stick with Nougat.
DepressedDead said:
It's probably never going to be fixed.
Click to expand...
Click to collapse
Damn son..
It will be fixed, just give it some time...
You guys think I don't have a life? lol
---------- Post added at 09:01 PM ---------- Previous post was at 09:00 PM ----------
danapk said:
I have a question devs and it is possible to have the treble project on our beloved titan?
Thanks :good:
Click to expand...
Click to collapse
No.
DepressedDead said:
It's probably never going to be fixed. @RenanQueiroz could say something about this, but I understand him: no one is going to make a stable port of Android 9 for a device that is >4 years old. Just stick with Nougat.
Click to expand...
Click to collapse
calm, Renan is fixing the other bugs relax bro, do not eta, the developers are not machine..

[ROM][8.0.0][ABANDONED] Extreme Stock ROM for Samsung Galaxy J3 2017

Some information you should know..
This is a full Stock ROM with android version 8.0
If you want to report a Bug, read the F.A.Q First Then provide a logCat OR LoggingKit.zip with detailed explanation
Read the instructions and the F.A.Q Before installing the rom or posting a reply.
You are not allowed to use this base, if you want to make rom, "DIY"
Any sort of File Kanging will be reported without hesitation, we know our codes.
If you like this rom and appreciate my efforts, Hit the Thanks button, and consider a donation
This is the first Oreo Custom ROM for this device.
RULES OF POSTING : READ everything before commenting, And especially the install steps, the rom has been tested throughly for a long time, so if you have an critical issue like not booting or no sim, you missed the instructions, posts that are irrelevant to this project will be ignored(Constructive criticism is welcomed). If you do face a new bug however, dont just say "hey bug here" provide more information, and a LOGCAT, bug reports without logcats will most likely be ignored.
Android 8.0
Deodexed
Heavily debloated
Zipaligned
Very Optimised
Battery and performance better than stock
Full Samsung experience 9.0 without missing vital apps
And many more
Extra Features :-
All the original features are present (Wifi,Bluetooth etc)
Many prop and feature tweaks
DE-Knoxed and disabled Additoinal samsung root preventions and secuirty spams
Official status in settings
Many prop tweaks
Many feature tweaks
Check the changelogs for the FULL feature set
Kernel :-
OxygenKernel V1
- Basic Kernel to Boot Oreo on exy7570
- Support for deodexed Oreo systems
- Samsung Security Disabled
- Disabled more knox and logging
- Knox 0X0
- Bootstate Green for safteynet
- Patched some props for safteynet
- Init.D Support
- Other minor improvments
and many more goodies
ensure you have LATEST TWRP
Download and copy the ROM to your device external SDcard (preferred)
Wipe everything (SYSTEM,DATA,CACHE,DALVIK and preferably Internal storage all together)
Flash the recovery.img from downloads section
Reboot to recovery
Flash the ROM.ZIP
Flash Magisk
Reboot system
@asysh
@BlackMesa123 for RMM switch
@samsung
@topjohnwu for for magisk
Testers :
ME
Downloads. Changelogs , F.A.Qs below
XDAevDB Information
Extreme, ROM for the Samsung Galaxy J3
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: Latest bootloader and modem
Based On: TouchWiz
Version Information
Status: Testing
Current Stable Version: V1
Stable Release Date: 05.06.2019
Created 05.06.2019
Last Updated 05.06.2019
DOWNLOADS
DOWNLOADS:
Extreme ROM V1 Based on Stock ROM [LATEST]
J330F:https://mega.nz/#!jHhViSjA!pR3IQrguIVwA9JBb3UiXEsR1brfpAORmU26Ue272KUo
J330FN:https://mega.nz/#!LLIX2SSK!8iXjkjJiqahydPO40kLAugdPJpX_pdiDmoFp1nsLpM8
recovery.img:https://mega.nz/#!neRhVS4B!UH_4VeBm_OMyjPTKRQKvRtwODiz7n8MTBXprQrXpni8
reserved2
reserved2
reserved3
reserved3
I will try it when I get home
I do not understand. Yesterday I downloaded V2 version. Today, there are no versions of V2. What's the last one?
regards,
zlihtar
zlihtar2 said:
I do not understand. Yesterday I downloaded V2 version. Today, there are no versions of V2. What's the last one?
regards,
zlihtar
Click to expand...
Click to collapse
Did you get it to boot?
Because I can't
zlihtar2 said:
I do not understand. Yesterday I downloaded V2 version. Today, there are no versions of V2. What's the last one?
regards,
zlihtar
Click to expand...
Click to collapse
This would be the V3 but I remade it from scratch and I put V1.This is the latest one.
Benfatica said:
Did you get it to boot?
Because I can't
Click to expand...
Click to collapse
Did yo u install the modded recovery? And why arent u responding on Tele?
victorAndrie said:
Did yo u install the modded recovery? And why arent u responding on Tele?
Click to expand...
Click to collapse
I had to reset my phone and I forgot to install Tele
Benfatica said:
I had to reset my phone and I forgot to install Tele
Click to expand...
Click to collapse
Ok
victorAndrie said:
Ok
Click to expand...
Click to collapse
I will install it when I get home
---------- Post added at 08:39 AM ---------- Previous post was at 08:08 AM ----------
victorAndrie said:
Ok
Click to expand...
Click to collapse
I just tried it but got a black screen again
Has anyone tried yet? Benfatica, what is your version J330F or J330FN?
Thanks,
regards
zlihtar2 said:
Has anyone tried yet? Benfatica, what is your version J330F or J330FN?
Thanks,
regards
Click to expand...
Click to collapse
it's the FN version
hello , after instalation my phone don't boot
Edit : the bootlogo don't boot
ExtremeGrief said:
Did yo u install the modded recovery? And why arent u responding on Tele?
Click to expand...
Click to collapse
same cant boot just black screen
how to instal moded twrp ? I used normal twrp
I tried install moded recovery with adb but phone wont boot up into recovery mode
All the links are dead
Hello developer! Please help fix link download rom.
nil2009 said:
Hello developer! Please help fix link download rom.
Click to expand...
Click to collapse
This rom has been abandoned. The chances of the download link being fixed are very low.
Will there be a version for j327p???

Categories

Resources