Disclaimer: I am not responsible if you use this and brick your device or if your device blows up, implodes, flames start shooting from it or it kills your neighbor's dog. Flash at your own risk. I am not responsible.... It was the other guy... I swear....
ALWAYS BACKUP YOU’RE DATA BEFORE FLASHING.
This tutorial assumes you understand how to use adb and fastboot.
Your device’s bootloader has to be unlocked.
IMPORTANT NOTE: It seems some users need to flash a vbmeta image file provided by Google in order to boot and user the Custom Kernel. If you find yourself in a situation were you are not able to boot, please flash the attached vbmeta img along with the Kernel and if still bootlooping share the last_kmsg to determine what's driving the issue.
Download >> Link
Kernel Sources >>> Source
Join the Telegram Group for additional support - Link
Thanks to @afaneh92
11/08/2022 - Update
Upstream to 5.10.83
Based on S908EXXU2BVJA, SM-S908E_13_Opensource
You can now download file from Kernel Source page.
Only Test on SM-S908E for now but should work on all snap dragon android 13 should also should work on android 12 but not tested.
For permissive kernel you can go to the download page.
----------------------------------------------------------
Android 12 only..
07/25/2022 - Update
Upstream to 5.10.84
Added support for all S22 snapdragon devices.
Only tested on SM-S901/906/908 E (b0q, r0q, g0q)
07/11/2022 - Initial Set up
Upstream to 5.10.83
TTL Support
Low Memory Killer for Android
Wakelock Blocker enabled
Enabled more TCPs
Only tested on SM-S908E should work on SM-S9080 as well.
..
Awesome! I look forward to this project. Hopefully I can test it soon.
Any details I can share to confirm if the SM-S908N would work before flashing?
nonomancer said:
Awesome! I look forward to this project. Hopefully I can test it soon.
Any details I can share to confirm if the SM-S908N would work before flashing?
Click to expand...
Click to collapse
I only tired it on SM-S908E you can try it if it doesn't work just flash your boot.img
I look forward to see where this will progress. Oh, I miss the days of custom kernels and custom ROMS so much! I don't think I've ever enjoyed any phone more than I enjoyed the days of the Note 2, then life got busier. Nexus 5 was great too with custom ROMS, and the Pixel 2. These days it seems all the security measures by manufacturers (and it's understandable), is preventing a lot of crazy independent development.
Any
bklyn_syed said:
07/11/2022 - Initial Set up
Upstream to 5.10.83
TTL Support
Low Memory Killer for Android
Wakelock Blocker enabled
Enabled more TCPs
Only tested on SM-S908E should work on SM-S9080 as well.
Click to expand...
Click to collapse
Chance you can do a kernel for S901E?
skinza said:
Any
Chance you can do a kernel for S901E?
Click to expand...
Click to collapse
Try it, it should work since its gki kernel
bklyn_syed said:
Try it, it should work since its gki kernel
Click to expand...
Click to collapse
Do you think it'd be possible to flash the zip with the Franco kernel manager app?
skinza said:
Do you think it'd be possible to flash the zip with the Franco kernel manager app?
Click to expand...
Click to collapse
Thats what I use make sure you flash vbmeta disabler before flashing custom kernel
bklyn_syed said:
Thats what I use make sure you flash vbmeta disabler before flashing custom kernel
Click to expand...
Click to collapse
Awesome, one last thing, the vbmeta disabler, flash with Odin in user data same as when flashing it for twrp? Or fastboot?
skinza said:
Awesome, one last thing, the vbmeta disabler, flash with Odin in user data same as when flashing it for twrp? Or fastboot?
Click to expand...
Click to collapse
AP in odin
Doesn't work, says unsupported device, aborting
skinza said:
Doesn't work, says unsupported device, aborting
Click to expand...
Click to collapse
Ok ill fix the script and upload the file for test
Try this
skinza said:
Doesn't work, says unsupported device, aborting
Click to expand...
Click to collapse
Try the zip I uploaded
Thank you for your kernel mate, im Not rooted yet but will try in a few weeks when im on holydays
Goku1992 said:
Thank you for your kernel mate, im Not rooted yet but will try in a few weeks when im on holydays
Click to expand...
Click to collapse
Ok
bklyn_syed said:
Try this
Click to expand...
Click to collapse
Yep worked didn't need vbmeta disabler, just flashed the zip
skinza said:
Yep worked didn't need vbmeta disabler, just flashed the zip
Click to expand...
Click to collapse
Can you screenshot software information I want to make sure it works
Related
INSTRUCTIONS HERE http://forum.xda-developers.com/showpost.php?p=49371728&postcount=93
Hi guys,
In the new 4.3 leaks, SELinux is set to Enforcing, which is annoying and leads to problems.
I've just edited the boot.img to permanently set it to Permissive, and to also allow ADB to run as root.
Feel free to request this for new firmwares as they come out - PM me in case I don't see the thread
Flash with Heimdall or other flasher.
Code:
cd /directory of boot.img file/
heimdall flash --BOOT bootimg
or
Code:
heimdall flash --BOOT /drag boot.img file here
***If you encounter errors with WI-FI - failing to stay on, passwords not saving, taking a long time to turn on, then you need to edit a line in build.prop - thanks @sorg and @Kaito95
Code:
ro.securestorage.support=true
should be
Code:
ro.securestorage.support=false
Downloads
All
GT-i9500
XXUEMJ5
XXUEMJ8
GT-i9505
XXUEMI8
XXUEMJ3
XXUEMJ5
Odin .tar uploaded for i9505 - MJ5
MJ6 - in the works
Does it triggers Knox if i have vega rom and knox 0x0?
Boris31 said:
Does it triggers Knox if i have vega rom and knox 0x0?
Click to expand...
Click to collapse
No idea - not sure if it will be recognised as custom kernel (I think it won't, since the files are all the same but just edited the text file - but i'm no expert on KNOX)
My knox is already 0x1 so i can't say for sure
Thank you for this @akshizzle!
I made a flashable zip for the XXUEMJ3.
Instructions:
1. Boot into CMW/TWRP.
2. Flash it.
3. Reboot.
4. Profit.
Also, official XXUEMJ5 is out!
Boris31 said:
Does it triggers Knox if i have vega rom and knox 0x0?
Click to expand...
Click to collapse
most likely yes since it's not signed with Samsung Keys sorry
LastStandingDroid said:
most likely yes since it's not signed with Samsung Keys sorry
Click to expand...
Click to collapse
I am almost certain, that nothing changes in knox flag.
There is nothing changed in the kernel blob. Only changed text files in ramdisk.
The blob kernel was not compiled, so, the samsung signature is the same
Rajada said:
I am almost certain, that nothing changes in knox flag.
There is nothing changed in the kernel blob. Only changed text files in ramdisk.
The blob kernel was not compiled, so, the samsung signature is the same
Click to expand...
Click to collapse
still being an unsigned kernel file
LastStandingDroid said:
still being an unsigned kernel file
Click to expand...
Click to collapse
I'm not sure, but I think the kernel is signed when is compiled the kernel blob.
...But I have no courage to test my assumption on my phone.
XXUEMJ5
Rajada said:
I'm not sure, but I think the kernel is signed when is compiled the kernel blob.
...But I have no courage to test my assumption on my phone.
Click to expand...
Click to collapse
Yeah, i think the actual kernel (zImage) is still perfectly fine, but since i'm already 0x1, i can't test it...
XXUEMJ5 is done!
iridaki said:
Thank you for this @akshizzle!
I made a flashable zip for the XXUEMJ3.
Instructions:
1. Boot into CMW/TWRP.
2. Flash it.
3. Reboot.
4. Profit.
Also, official XXUEMJ5 is out!
Click to expand...
Click to collapse
@iridaki Do you want to keep making CWM/TWRP flashable zips, which I can then put on OP?
akshizzle said:
@iridaki Do you want to keep making CWM/TWRP flashable zips, which I can then put on OP?
Click to expand...
Click to collapse
Sure thing! Here are the flashable zips for MI8 and the latest official MJ5.
iridaki said:
Sure thing! Here are the flashable zips for MI8 and the latest official MJ5.
Click to expand...
Click to collapse
Well how can we use this kernel?
I mean If I have the old bootloader can I flash it? I suppose it does not include recovery and I will stay with the old bootloader RIGHT?
Will this help me to fix sound and wifi with the old bootloader and the new MJ3 or MJ5? (4.3)
Thanks in advance!
nice done!!!Thanks
CWM/TWRP flashable .zips
Link doesn't work
talexop said:
Well how can we use this kernel?
I mean If I have the old bootloader can I flash it? I suppose it does not include recovery and I will stay with the old bootloader RIGHT?
Will this help me to fix sound and wifi with the old bootloader and the new MJ3 or MJ5? (4.3)
Thanks in advance!
Click to expand...
Click to collapse
The kernel will just set SELinux to Permissive. Nothing more, nothing less. It has nothing to do with recovery, it will not solve the incompatibility issues with older bootloaders.
fAiLOfax said:
CWM/TWRP flashable .zips
Link doesn't work
Click to expand...
Click to collapse
See here: http://forum.xda-developers.com/showthread.php?p=46572841.
iR¡[email protected]!* from i9505 via Tapatalk 4
iridaki said:
The kernel will just set SELinux to Permissive. Nothing more, nothing less. It has nothing to do with recovery, it will not solve the incompatibility issues with older bootloaders.
See here: http://forum.xda-developers.com/showthread.php?p=46572841.
iR¡[email protected]!* from i9505 via Tapatalk 4
Click to expand...
Click to collapse
Is this the same as in OP?
fAiLOfax said:
Is this the same as in OP?
Click to expand...
Click to collapse
They should be, but probably the OP made a mistake in linking to my attachments. Just download them from my post.
iR¡[email protected]!* from i9505 via Tapatalk 4
Sorry!
Sorry guys - I must have messed up the links, fixed now (uploaded to d-h.st)
akshizzle said:
Yeah, i think the actual kernel (zImage) is still perfectly fine, but since i'm already 0x1, i can't test it...
XXUEMJ5 is done!
Click to expand...
Click to collapse
If you flash this Kernel, you will lost the ability to activate WiFi but everything els works
Information:
The Pitchblack Recovery was released today. I just saw their post in the telegram group, and thought it would be nice to share here too.
Didnt test it yet, and dont know if I have time to do so the next month.
https://sourceforge.net/projects/pitchblack-twrp/files/daisy/
Update Log:
-Updated recovery to android 9
-added sdcard support
-fixed otg
-updated kernel to latest pie
- minor fixes
greetings
Anybody try it yet
one man from 4pda saw what after install this recovery his wifi was broken
eremitein said:
one man from 4pda saw what after install this recovery his wifi was broken
Click to expand...
Click to collapse
From what i have read on other recovery's it seems like a kernal issue at this point on the wifi
This recovery is working fine? No bugs?
did someone try it?? can it decrypt???
foudroid said:
can it decrypt???
Click to expand...
Click to collapse
i doubt that decryption works with this recovery - as there is no single word of decryption within the update log - its sad that there is so so little interest in developing for our really nice a2 lite
ilovebytes said:
i doubt that decryption works with this recovery - as there is no single word of decryption within the update log - its sad that there is so so little interest in developing for our really nice a2 lite
Click to expand...
Click to collapse
On a good note dev has been picking up a lil bit.
i hope you are right an we see some progress with a fully working recovery and then some good roms for the a2 lite - as it is a realy great device for the little money it costs - unfortunatly i am not able to do or at least try some developing myself as i am lacking the mandatory skills to do so
ilovebytes said:
i hope you are right an we see some progress with a fully working recovery and then some good roms for the a2 lite - as it is a realy great device for the little money it costs - unfortunatly i am not able to do or at least try some developing myself as i am lacking the mandatory skills to do so
Click to expand...
Click to collapse
I'm in the same boat lol
Can't boot the image via fastboot, only endless boot animation.
Regarding to wifi the problem probably is, that the wifi kernel module is not compiled or included when building the kernel for the boot.img. This is very important with AB devices, because they use boot partition as recovery and therefore has to include kernel.
opal06 said:
Regarding to wifi the problem probably is, that the wifi kernel module is not compiled or included when building the kernel for the boot.img. This is very important with AB devices, because they use boot partition as recovery and therefore has to include kernel.
Click to expand...
Click to collapse
our device using external wifi module
if you compiled it in kernel zImage then wifi will don't work anyway
Maintainer of PB here,
It's to inform that i rolled out this on the request of some users.
Flashing guide is :
fastboot boot recovery.img
Don't flash the img otherwise you will get wifi issues.
Manish4586 said:
Maintainer of PB here,
It's to inform that i rolled out this on the request of some users.
Flashing guide is :
fastboot boot recovery.img
Don't flash the img otherwise you will get wifi issues.
Click to expand...
Click to collapse
Looking forward to trying does everything work like restore n backup
Manish4586 said:
fastboot boot recovery.img
Click to expand...
Click to collapse
As written above: only endless boot animation. Any ideas?
Thanks!
encryption worked?
You can select sd-card, but it still shows content of internal storage...
Is it possible to run a custom Kernel Without installing magisk? I love all the features I get with a custom Kernel in terms of performance and such but I've been using magisk off and on since OOS 9.5.3 and every time I flashed magisk and started using it the stability of the phone drastically decreased, random app crashes and random glitches here and there that I could never explain. So I'm wondering if it's possible to use a custom kernel without root
No
TacoTuco said:
Is it possible to run a custom Kernel Without installing magisk? I love all the features I get with a custom Kernel in terms of performance and such but I've been using magisk off and on since OOS 9.5.3 and every time I flashed magisk and started using it the stability of the phone drastically decreased, random app crashes and random glitches here and there that I could never explain. So I'm wondering if it's possible to use a custom kernel without root
Click to expand...
Click to collapse
Yes you can. U will need just twrp , flash kernel and you are good to go. You should use kernels which are "flash and forgett" . You will just not be able to use all tweaks in apps like ex kernel manger or franco kernel app.
gogoffm said:
Yes you can. U will need just twrp , flash kernel and you are good to go. You should use kernels which are "flash and forgett" . You will just not be able to use all tweaks in apps like ex kernel manger or franco kernel app.
Click to expand...
Click to collapse
Thank you so much
TacoTuco said:
Thank you so much
Click to expand...
Click to collapse
Welcome. You don't even need to install twrp if you want to leave the stock recovery, just boot twrp.img , flash kernel and reboot.
gogoffm said:
Welcome. You don't even need to install twrp if you want to leave the stock recovery, just boot twrp.img , flash kernel and reboot.
Click to expand...
Click to collapse
That is correct.
No need to root to run a custom kernel. I like ElementalX.
It also hide the bootloader unlock state.
I accidentally installed custom kernel without rooting on oxygen os op7 port can i flash magsic after this to get root access any problems?
gogoffm said:
Welcome. You don't even need to install twrp if you want to leave the stock recovery, just boot twrp.img , flash kernel and reboot.
Click to expand...
Click to collapse
how to boot twrp without installing it?/
BoyMantis18 said:
how to boot twrp without installing it?/
Click to expand...
Click to collapse
fastboot boot twrp.img
hammered58 said:
fastboot boot twrp.img
Click to expand...
Click to collapse
kindly teach me sir, my lhourdh,,.. i would like to try the ryzen kernel on my redmi note 9 pro with EEA 12.5.6 miui
BoyMantis18 said:
kindly teach me sir, my lhourdh,,.. i would like to try the ryzen kernel on my redmi note 9 pro with EEA 12.5.6 miui
Click to expand...
Click to collapse
You might want to try going to the remi note 9 forum if there is one and ask there. I myself always use a app called Ex Kernal Manager to flash kernels that way you can make a back up of the old one and reflash back in case things don't work out. I have never used twrp to flash a kernel but I would imagine the commands would be the same
Fastboot boot twrp.img
Once your in TWRP find the adb sideload toggle, activate then enter
Adb sideload Kernal.zip
Maybe some one that has tried using TWRP to flash kernels will help . Good luck
gogoffm said:
Yes you can. U will need just twrp , flash kernel and you are good to go. You should use kernels which are "flash and forgett" . You will just not be able to use all tweaks in apps like ex kernel manger or franco kernel app.
Click to expand...
Click to collapse
Hello I am also looking a custom kernels, without root.
My question is: Can a custom kernel with a unrooted device, with no (kernel) app and no root access provide any benefits, such as better battery life? I am using a lineage os and using the kernel provided.
Thank you, I look forward to your response.
Hello! So I've been trying for 10 days now to root and I just got to the point where it actually says PASS! I got a SM-A125F (CNX) and after I got everything set up, I open Odin 3.14.1 and put the AP file in (magisk patched, named boot.img.tar) and it says PASS! After only 2 seconds! What happened? What can I do to fix it?
KASSINOs said:
Hello! So I've been trying for 10 days now to root and I just got to the point where it actually says PASS! I got a SM-A125F (CNX) and after I got everything set up, I open Odin 3.14.1 and put the AP file in (magisk patched, named boot.img.tar) and it says PASS! After only 2 seconds! What happened? What can I do to fix it?
Click to expand...
Click to collapse
From the root guides I've read it's recommended to patch the whole AP file and not just the boot.img
Allehandro said:
From the root guides I've read it's recommended to patch the whole AP file and not just the boot.img
Click to expand...
Click to collapse
Found some information! Thank you for helping! I'll update this when it's done, got soft bricked and now I have to do the whole setup again
KASSINOs said:
Found some information! Thank you for helping! I'll update this when it's done, got soft bricked and now I have to do the whole setup again
Click to expand...
Click to collapse
Unlocking the bootloader and rooting
DISCLAIMER: I WAS NEVER, HAVE NEVER BEEN, AND WILL NEVER BE RESPONSIBLE OF ANY DAMAGES AGAINST YOUR DEVICES BY YOUR OWN MIS-OPERATIONS # knox_bit_warranty:0x1 # # Your warranty is now void # # You have been warned. # # I will laught at you if you...
forum.xda-developers.com
Use this link and try using the entire AP file..don't extract the boot image...Patch the AP file as is and add the patched AP file into odin. I would also recommend adding all the other files like BL and CP and CSC not just the AP file... Just do a clean flash of the rom but in the AP section Add the patched AP file
Allehandro said:
Unlocking the bootloader and rooting
DISCLAIMER: I WAS NEVER, HAVE NEVER BEEN, AND WILL NEVER BE RESPONSIBLE OF ANY DAMAGES AGAINST YOUR DEVICES BY YOUR OWN MIS-OPERATIONS # knox_bit_warranty:0x1 # # Your warranty is now void # # You have been warned. # # I will laught at you if you...
forum.xda-developers.com
Use this link and try using the entire AP file..don't extract the boot image...Patch the AP file as is and add the patched AP file into odin. I would also recommend adding all the other files like BL and CP and CSC not just the AP file... Just do a clean flash of the rom but in the AP section Add the patched AP file
Click to expand...
Click to collapse
got it, it probably rooted it, said it doesnt have the original samsung files and now i have to flash stock rom again sadly, might give up
KASSINOs said:
got it, it probably rooted it, said it doesnt have the original samsung files and now i have to flash stock rom again sadly, might give up
Click to expand...
Click to collapse
just Download the firmware for your device, flash it using odin, run through the phones setup and follow the unlocking bootloader guide....and then follow the root guide
Allehandro said:
just Download the firmware for your device, flash it using odin, run through the phones setup and follow the unlocking bootloader guide....and then follow the root guide
Click to expand...
Click to collapse
finally got it! But I need TWRP for a custom os, on the official site there is none, any official one?
KASSINOs said:
finally got it! But I need TWRP for a custom os, on the official site there is none, any official one?
Click to expand...
Click to collapse
there isn't any official one but there is a twrp mod for the A125F
KASSINOs said:
finally got it! But I need TWRP for a custom os, on the official site there is none, any official one?
Click to expand...
Click to collapse
https://forum.xda-developers.com/t/aosp-11-unofficial-samsung-sm-a125f-twrp.4317131/ - where to get the twrp
https://forum.xda-developers.com/t/installing-twrp-and-linageos.4334465/ - guide to installing twrp and custom ROM
Allehandro said:
https://forum.xda-developers.com/t/aosp-11-unofficial-samsung-sm-a125f-twrp.4317131/ - where to get the twrp
https://forum.xda-developers.com/t/installing-twrp-and-linageos.4334465/ - guide to installing twrp and custom ROM
Click to expand...
Click to collapse
done! Got twrp, is there any way to get MIUI on it now? Heard of ways and stuff, never found a video, and also lineageOS looks like sh**
KASSINOs said:
done! Got twrp, is there any way to get MIUI on it now? Heard of ways and stuff, never found a video, and also lineageOS looks like sh**
Click to expand...
Click to collapse
never heard of it at all.....but sounds intriguing...definately something I would want to try. Please reach out if you find a way
Allehandro said:
never heard of it at all.....but sounds intriguing...definately something I would want to try. Please reach out if you find a way
Click to expand...
Click to collapse
do you think there is any other OS that looks good atleast?
KASSINOs said:
do you think there is any other OS that looks good atleast?
Click to expand...
Click to collapse
i don't think there's only good looking custom ROM out there for the A12.....they are all GSIs
Allehandro said:
i don't think there's only good looking custom ROM out there for the A12.....they are all GSIs
Click to expand...
Click to collapse
finished twrp and everything, didnt install any custom ROM, kwgt dissapeared from google play, same to revolut, and I need revolut! (I got KWGT from apkpure)
KASSINOs said:
finished twrp and everything, didnt install any custom ROM, kwgt dissapeared from google play, same to revolut, and I need revolut! (I got KWGT from apkpure)
Click to expand...
Click to collapse
it's probably because safetynet
KASSINOs said:
finished twrp and everything, didnt install any custom ROM, kwgt dissapeared from google play, same to revolut, and I need revolut! (I got KWGT from apkpure)
Click to expand...
Click to collapse
How to pass safetynet on rooted stock rom and unlocked bootloader galaxy a12
First of all run a safetynet check on magisk agree to download propietary code and see basicintegrity and cts fail and eval type hardware Now enable magiskhide in magisk settings reboot And it shoulf pass basic integrity but cts still fail and...
forum.xda-developers.com
check that
Allehandro said:
How to pass safetynet on rooted stock rom and unlocked bootloader galaxy a12
First of all run a safetynet check on magisk agree to download propietary code and see basicintegrity and cts fail and eval type hardware Now enable magiskhide in magisk settings reboot And it shoulf pass basic integrity but cts still fail and...
forum.xda-developers.com
check that
Click to expand...
Click to collapse
hey! you told me about the MIUI on samsung, here it is, by what he does it seems legit, i wont erase my data again because I got my stuff back (barely) here it is:
KASSINOs said:
hey! you told me about the MIUI on samsung, here it is, by what he does it seems legit, i wont erase my data again because I got my stuff back (barely) here it is:
Click to expand...
Click to collapse
don't flash that image...... it's an Aonly image and the A12 is AB
Allehandro said:
don't flash that image...... it's an Aonly image and the A12 is AB
Click to expand...
Click to collapse
wouldn't even done it, i want my data to still be here
KASSINOs said:
wouldn't even done it, i want my data to still be here
Click to expand...
Click to collapse
I was also testing a lot of GSIs and Kernels recently and got tired of losing my data all the time(though I used to backup my data to the pc using smart switch), you get my point. So I stopped
Downloads for Google Pixel 6a (bluejay)
downloads.blissroms.org
The official blissrom
How to flash?
Via fastboot clearly doesn't work,but i don't know where to find a working custom recovery for this phone
xUltramarco said:
How to flash?
Via fastboot clearly doesn't work,but i don't know where to find a working custom recovery for this phone
Click to expand...
Click to collapse
I used the recovery from Paranoid, the Pixel Flasher desktop app should work too.
ROM works great tho, my daily driver until QPR2 came out..
QPR2?
none of the recovery i tried worked,but i solved the problem extracting the payload.bin and after that created a zip with all the .imgs + a text file called "android-info.txt" with "require board=bluejay" inside,and then i flashed the zip via fastboot using "fastboot update -w NAMEOFTHEZIP.zip"
Anyone tryied this rom? Is working well?
charly30 said:
Anyone tryied this rom? Is working well?
Click to expand...
Click to collapse
I haven't even tried it yet. Been having internet problems where I live
xUltramarco said:
none of the recovery i tried worked,but i solved the problem extracting the payload.bin and after that created a zip with all the .imgs + a text file called "android-info.txt" with "require board=bluejay" inside,and then i flashed the zip via fastboot using "fastboot update -w NAMEOFTHEZIP.zip"
Click to expand...
Click to collapse
I'm about to try this. Will post what happens.
Download the crDroid ROM, pull recovery.img out of it, flash recovery, reboot recovery, then adb sideload this
There's a custom recovery in crdroid's zip
this is what I'm about to try
TechX1991 said:
Download the crDroid ROM, pull recovery.img out of it, flash recovery, reboot recovery, then adb sideload this
There's a custom recovery in crdroid's zip
this is what I'm about to try
Click to expand...
Click to collapse
Let me know if this works for you. I'm going to try all the ways people have explained to see which is easier and will make a post with directions later tonight or tomorrow. I will list user names for giving credit.
Theripper91 said:
Let me know if this works for you. I'm going to try all the ways people have explained to see which is easier and will make a post with directions later tonight or tomorrow. I will list user names for giving credit.
Click to expand...
Click to collapse
did not work for me with my idea above
I've always enjoyed blissrom, so i hope something works. i don't have time right now to try other ideas
TechX1991 said:
did not work for me with my idea above
I've always enjoyed blissrom, so i hope something works. i don't have time right now to try other ideas
Click to expand...
Click to collapse
I understand, tonight will be my time to try
charly30 said:
Anyone tryied this rom? Is working well?
Click to expand...
Click to collapse
It works just fine like stock,I know this is unrelated with Bliss but sadly viper4android on this device even with a custom ROM doesn't work (probably because of 32bit drivers of v4a) jamesdsp and Dolby Atmos works
xUltramarco said:
It works just fine like stock,I know this is unrelated with Bliss but sadly viper4android on this device even with a custom ROM doesn't work (probably because of 32bit drivers of v4a) jamesdsp and Dolby Atmos works
Click to expand...
Click to collapse
with the method i explained before
Follow the instructions on XDA for Raven. You will need the first time install zip. From my good drive. Profit.
stebomurkn420 said:
Follow the instructions on XDA for Raven. You will need the first time install zip. From my good drive. Profit.
Click to expand...
Click to collapse
Glad you could help with this. Time management has been crazy due to Christmas shopping. I'll mention you in the credits when I rewrite this post
xUltramarco said:
It works just fine like stock,I know this is unrelated with Bliss but sadly viper4android on this device even with a custom ROM doesn't work (probably because of 32bit drivers of v4a) jamesdsp and Dolby Atmos works
Click to expand...
Click to collapse
it has te same google camera? Can I enable motion mode? thank you
No,it doesn't include the stock google camera,and if you try to install the camera from the playstore it will crash when you try to open it.
Theripper91 said:
QPR2?
Click to expand...
Click to collapse
Android 13 QPR2 Beta 1