[RECOVERY] TWRP for Samsung Galaxy A31 [SM-A315G/F/N] [UNOFFICIAL] [BINARY 1 & 2] - Miscellaneous Android Development

Team Win Recovery Project or TWRP for short. Its a fully touch driven user interface, completely theme-able & you can change just about every aspect of the look and feel.
Now ported to the SM-A315F | SM-A315F/DS | SM-A315G/DS | SM-A315G | SM-A315N. (DS means Dual Sim, thing that doesn't matter a lot for TWRP)​
I am not responsible for any bricked imei, when flashing TWRP backup the EFS & NVRAM partitions to be safe, do not root until having an actually good working backup, if you signal goes restore your backup, if you didn't have a previous backup I got a fix for you , flash your firmware as always but on the CP slot in Odin Flash Tool get the CP slot from a CUD4 firmware corresponding your CSC code.
Click to expand...
Click to collapse
Download - You'll always find the latest release in here: https://github.com/Galaxy-MT6768/android_device_samsung_a31x/releases​Known Issues / Report Issues - https://github.com/Galaxy-MT6768/android_device_samsung_a31x/issues​Telegram support group - http://t.me/a31nsxx​​
How to install​
[Boot Into Download mode by inserting an usb cable while holding both volume buttons]
Flash the latest .tar release from releases.
Hold the recovery combination (Volume Up + Power) while the .tar is flashing via the odin tool.
When booted up into TWRP go Flash and flash this zip, then go to Wipe > Format Data, all your data will be lost.
You can now boot into your system and do whatever you want.
Click to expand...
Click to collapse
​Flashing Disabled vbmeta (To boot a modified system)​
Spoiler: View
Extract the vbmeta.img.lz4 from the AP slot in your firmware.
Remove it's lz4 compression [for Windows use lz4]:
Code:
sudo apt-get install lz4 -y
lz4 vbmeta.img.lz4
Click to expand...
Click to collapse
Reboot into fastboot from TWRP flash vbmeta using this command line:
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
Click to expand...
Click to collapse
Sources​
TWRP Source - https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp/tree/twrp-11
Device Tree - https://github.com/Galaxy-MT6768/android_device_samsung_a31x/tree/android-12
Click to expand...
Click to collapse
Special thanks to:​
TeamWin for the Recovery Project.
Physwizz for his a315g kernel.
Zillion for doing the device tree.
Click to expand...
Click to collapse
Actual TWRP status: Bugfixing; Try at your own risk and only if you know what you're doing.

Thanks for doing something for A31 (the forgotten phone). I'll be test as soon as possible. It's a pity there is no rom for flashing through TWRP though.

thanks

Haknor said:
Thanks for doing something for A31 (the forgotten phone). I'll be test as soon as possible. It's a pity there is no rom for flashing through TWRP though.
Click to expand...
Click to collapse
U can use GSI, someone booted A51 GSI successfully on A31. Search Nippon GSI on TG.

GalaxyA51user said:
U can use GSI, someone booted A51 GSI successfully on A31. Search Nippon GSI on TG.
Click to expand...
Click to collapse
Flashing A51 GSI is kinda useless as you got OneUi 4.1 built with love by samsung.

Zillion said:
Flashing A51 GSI is kinda useless as you got OneUi 4.1 built with love by samsung.
Click to expand...
Click to collapse
Okay, there are a lot of AOSP GSI, even MIUI, FuntouchOS, etc which booted successfully. Give then a try if u hate OneUI

GalaxyA51user said:
Okay, there are a lot of AOSP GSI, even MIUI, FuntouchOS, etc which booted successfully. Give then a try if u hate OneUI
Click to expand...
Click to collapse
I still need OneUi to fix Internal Storage decryption xD

I have installed twrp version 3.6.2 many times with different methods and faced bootloop problem . I hope this problem will be solved soon (sm-a315f android11)

rezatavakkol1400 said:
I have installed twrp version 3.6.2 many times with different methods and faced bootloop problem . I hope this problem will be solved soon (sm-a315f android11)
Click to expand...
Click to collapse
Your issue is not flashing a disabled vbmeta + not using the latest Android Version.
For Android 11 you'll have to build twrp from my android-11 branch.

please help me i want a custom rom for my samsung a31

GalaxyA51user said:
U can use GSI, someone booted A51 GSI successfully on A31. Search Nippon GSI on TG.
Click to expand...
Click to collapse
can you please provide the link. i searched but haven't found any custom rom for samsung a31.

Blitzed901 said:
can you please provide the link. i searched but haven't found any custom rom for samsung a31.
Click to expand...
Click to collapse
Just do it, nothing is impossible. Make your dreams come true
For now A31 only got ZROM

Blitzed901 said:
can you please provide the link. i searched but haven't found any custom rom for samsung a31.
Click to expand...
Click to collapse
google Nippon GSI maybe?

Blitzed901 said:
please help me i want a custom rom for my samsung a31
Click to expand...
Click to collapse
There's no rom for A31, just for A30 and A32 just don't ask me why... A31 seems like a forgotten phone

Haknor said:
There's no rom for A31, just for A30 and A32 just don't ask me why... A31 seems like a forgotten phone
Click to expand...
Click to collapse
Never heard of custom roms for A32.
A31 is not forgotten, stop saying that ****.
It just got no developers and ppl who just ask for things 3 developers can't do.

Zillion said:
Never heard of custom roms for A32.
A31 is not forgotten, stop saying that ****.
It just got no developers and ppl who just ask for things 3 developers can't do.
Click to expand...
Click to collapse
There is for A32 -- not much as it should, but it at least has. A31 has no, basically no rom other than the stock. It's a real pity.
I won't stop saying that until one pops up out of nowhere then I shut my mouth while it didn't happen I couldn't... deal with it the same way we do

Send me the xda thread of that roms.
I doubt A32 got more to offer than A31
And roms don't pop out of nowhere, we're trying to develop and that requires time, money and people.

Is it able to decrypt encrypted folder? i got random string (encrypted) after installing twrp.

lyqd said:
Is it able to decrypt encrypted folder? i got random string (encrypted) after installing twrp.
Click to expand...
Click to collapse
Make sure to follow this section:
How to install​
[Boot Into Download mode by inserting an usb cable while holding both volume buttons]
Flash the latest .tar release from releases, it may require Magisk patched vbmeta.img
Hold the recovery combination (Volume Up + Power) while the .tar is flashing via the odin tool.
When booted up into TWRP go Flash and flash this zip, then go to Wipe > Format Data, all your data will be lost.
You can now boot into your system and do whatever you want.
Click to expand...
Click to collapse

Zillion said:
Send me the xda thread of that roms.
I doubt A32 got more to offer than A31
And roms don't pop out of nowhere, we're trying to develop and that requires time, money and people.
Click to expand...
Click to collapse
money pls

Related

The Galaxy S9 And Plus Treble Discussion

The Galaxy S9 And Plus Treble Discussion
Great to see a treble sammy phone here
if any one booted head to the discussions down
There was one report of a user booting an S9 with the phh treble firmware. Apparently it run great for a completely unoptimised firmware
Sent from my SM-G965F using Tapatalk
Really really excited for this one ..
Jealous
I booted now AOSP 8.1 and an early lineage 15.1 build too.
iamnotkurtcobain said:
I booted now AOSP 8.1 and an early lineage 15.1 build too.
Click to expand...
Click to collapse
Any step by step how to install, or is it still in development? What is working on the rom? Thnx
dzontra83 said:
Any step by step how to install, or is it still in development? What is working on the rom? Thnx
Click to expand...
Click to collapse
Everything except all the samsungy tech such as iris scanner, double aperture thing and I believe it was auto brightness or something related to brightness slider.. Cmiw
Griffiths_Anna said:
Everything except all the samsungy tech such as iris scanner, double aperture thing and I believe it was auto brightness or something related to brightness slider.. Cmiw
Click to expand...
Click to collapse
Brightness slider bug is fixed. Just Fingerprint isn't 100% working atm.
iamnotkurtcobain said:
Brightness slider bug is fixed. Just Fingerprint isn't 100% working atm.
Click to expand...
Click to collapse
Any chance for a link, or a quick how to install guide
dzontra83 said:
Any chance for a link, or a quick how to install guide
Click to expand...
Click to collapse
How to flash:
- Obviously, unlock your bootloader
- Download the system.img on the first post
- Flash the system.img through twrp
- Do a Factory reset
- Reboot
Griffiths_Anna said:
How to flash:
- Obviously, unlock your bootloader
- Download the system.img on the first post
- Flash the system.img through twrp
- Do a Factory reset
- Reboot
Click to expand...
Click to collapse
There is nothing in the first post
dzontra83 said:
There is nothing in the first post
Click to expand...
Click to collapse
https://forum.xda-developers.com/pr...-development/experimental-phh-treble-t3709659
Sorry wrong thread, didn't notice it
Choose the A only arm64
Any ideas why I can't flash system.img via twrp? It tells me I can't flash a system image to a file partition or something. I've had to use Odin to flash it by converting to a tar.md5
s3xxt0y said:
Any ideas why I can't flash system.img via twrp? It tells me I can't flash a system image to a file partition or something. I've had to use Odin to flash it by converting to a tar.md5
Click to expand...
Click to collapse
I also had the same issue with TWRP I flashed to stock with Odin since I was using a custom rom but I am in prenormal jail for 7 days if you figure it out please let me know.
I have the same problem. I am unable to update system.img. Is twrp while choosing system partition. Please help. I bit the big and rooted the device just to taste also.

LENOVO S5 (k520) TWRPs

Lenovo s5 (K520) TWRPs
UNOFFICIAL..................
These TWRPs should work on both the 3/32gb and 4/64gb variants
INSTALLATION
1. Download the crn twrp to your device or pc
2. Unlock bootloader
2. Flash recovery via another twrp or via fastboot
fastboot flash recovery "recovery name or drag recovery to cmd AND HIT ENTER"
3. Reboot to recovery and Enjoy!
TWRPs IMGs.. (NOT ZIPS)
TWRP
version 3.2.3-1
RED accents
https://mega.nz/#!MwVCnKAA!xV_OInGnusOL4yYXj7934MrI6rhzWOxcBgO9U_Dc5e4
Blue accents
https://mega.nz/#!E081CAxb!cvbJZU9ni6-A6pFBNIbj-NSyEFK3A6B32xZixca-SxQ
TWRP based on Orange Fox
version 3.2.2
https://mega.nz/#!lxNXhAKI!G92hB3ohHs3D0myHMh7Er5MPwCme6rngBCGy1fIDOTQ
STOCK GLOBAL FIRMWARE in case of anything.
https://drive.google.com/file/d/1DJWolu9xxrLjr7y0M07rexJI4A3oCyro/view
CREDITS
MrYacha, DarthJabba9
TeamWin
"will be updated"
RESERVED
-Added TWRP 3.2.3 with blue accents.
You're great bro
Piepoct said:
You're great bro
Click to expand...
Click to collapse
dmilz said:
Lenovo s5 (K520) TWRPs
UNOFFICIAL..................
TWRP
version 3.2.3-1
https://mega.nz/#!MwVCnKAA!xV_OInGnusOL4yYXj7934MrI6rhzWOxcBgO9U_Dc5e4
Click to expand...
Click to collapse
Please make another color. Red eyes rezhit.
amarcha said:
Please make another color. Red eyes rezhit.
Click to expand...
Click to collapse
Welcome..
Which colour do you want?
dmilz said:
Welcome..
Which colour do you want?
Click to expand...
Click to collapse
1.Text-white, background-black, choice of position-gray
* 2.Or replace red with blue
amarcha said:
1.Text-white, background-black, choice of position-gray
* 2.Or replace red with blue
Click to expand...
Click to collapse
Ok.. keep checking the thread, it should be done in 2 days or less
Thanks a lot man. This phone is a beast in quality/price when talking about hardware. Costs a bit more than 100€ and has the same hard than others at 180-200€ at least. Bad thing is software but with your TWRP and root everything is possible . Just found what project treble is, amazing possibilities.
Just one question... does your TWRP make proper working backups? Can I trust that a full backup will be loaded correctly after installing any unofficial ROM to go back to stock if necessary? I made once the mistake of relying a TWRP and later I found out that one was ok for flashing but didn't create working backups
acost91 said:
Thanks a lot man. This phone is a beast in quality/price when talking about hardware. Costs a bit more than 100€ and has the same hard than others at 180-200€ at least. Bad thing is software but with your TWRP and root everything is possible . Just found what project treble is, amazing possibilities.
Just one question... does your TWRP make proper working backups? Can I trust that a full backup will be loaded correctly after installing any unofficial ROM to go back to stock if necessary? I made once the mistake of relying a TWRP and later I found out that one was ok for flashing but didn't create working backups
Click to expand...
Click to collapse
No need of worrying about backups, the recoveries are stable.
The Lenovo S5 is a bang for the buck, very nice phone. Powerful camera, try gcam on it you will be amazed
F2fs support?
dmilz said:
Lenovo s5 (K520) TWRPs
UNOFFICIAL..................
These TWRPs should work on both the 3/32gb and 4/64gb variants
INSTALLATION
1. Download the crn twrp to your device or pc
2. Unlock bootloader
2. Flash recovery via another twrp or via fastboot
fastboot flash recovery "recovery name or drag recovery to cmd AND HIT ENTER"
3. Reboot to recovery and Enjoy!
TWRPs IMGs.. (NOT ZIPS)
TWRP
version 3.2.3-1
https://mega.nz/#!MwVCnKAA!xV_OInGnusOL4yYXj7934MrI6rhzWOxcBgO9U_Dc5e4
TWRP based on Orange Fox
version 3.2.2
https://mega.nz/#!lxNXhAKI!G92hB3ohHs3D0myHMh7Er5MPwCme6rngBCGy1fIDOTQ
CREDITS
MrYacha, DarthJabba9
TeamWin
"will be updated"
Click to expand...
Click to collapse
Restore vendor bug
bagoes117 said:
Restore vendor bug
Click to expand...
Click to collapse
Which one of the two recovery have that bug?
bagoes117 said:
F2fs support?
Click to expand...
Click to collapse
No
dmilz said:
Which one of the two recovery have that bug?
Click to expand...
Click to collapse
I use TWRP CRN
bagoes117 said:
I use TWRP CRN
Click to expand...
Click to collapse
Ok, use the second one based on Orange fox
amarcha said:
1.Text-white, background-black, choice of position-gray
* 2.Or replace red with blue
Click to expand...
Click to collapse
It took long but its done. check op
dmilz said:
It took long but its done. check op
Click to expand...
Click to collapse
Thank you, I will try it
dmilz said:
No need of worrying about backups, the recoveries are stable.
The Lenovo S5 is a bang for the buck, very nice phone. Powerful camera, try gcam on it you will be amazed
Click to expand...
Click to collapse
Do u have a tutorial for installing GCAM on Lenovo S5? I tried a lot of APKs, many MAGISK Modules and nothing it's working
robi10101298 said:
Do u have a tutorial for installing GCAM on Lenovo S5? I tried a lot of APKs, many MAGISK Modules and nothing it's working
Click to expand...
Click to collapse
Stock rom comes with camera 2 api already enabled (if fails for you, try reflash rom). Just install a gcam and run..
Try the Razor Phone2 gcam here https://www.celsoazevedo.com/files/android/google-camera/dev-bsg/. Give other ones atry if the razor one doesnt work for you

Twrp + root for Galaxy A20 simple tutorial for beginners!

https: //youtu. be/8FnNIoP1tSA
So I made this video how I arrived to install TWRP custom recovery and root Galaxy A20!
I don't know if there is any other way maybe easier but I tried with the guides here on xda and I couldn't install it!
Soon I will make a text explanation here
I can't post a link so you will have to delete spaces from the one I put here.
Thanks
Imyou said:
https://youtube/8FnNIoP1tSA
So I made this video how I arrived to install TWRP custom recovery and root Galaxy A20!
I don't know if there is any other way maybe easier but I tried with the guides here on xda and I couldn't install it!
Soon I will make a text explanation here
I can't post a link so you will have to delete spaces from the one I put here.
Thanks
Click to expand...
Click to collapse
Sounds good.
https://www.google.com/url?sa=t&sou...gwAHoECAEQAQ&usg=AOvVaw3G4KzD-yIAtwcsK5B4g4f4
physwizz said:
Sounds good.
Click to expand...
Click to collapse
I extracted the stock firmware AP
replaced the recovery + vbmeta
Rezipped it in .tar
Tried flashing it than it worked
Than I found out that you have to flash magisk and disable vm verity in order for the system not to autoreplace TWRP with stock recovery
And rmm state disabler to not get locked out of the device ..
But after that it works flawlessly .
Just that I don't know what custom rom could be good for this phone!
Imyou said:
I extracted the stock firmware AP
replaced the recovery + vbmeta
Rezipped it in .tar
Tried flashing it than it worked
Than I found out that you have to flash magisk and disable vm verity in order for the system not to autoreplace TWRP with stock recovery
And rmm state disabler to not get locked out of the device ..
But after that it works flawlessly .
Just that I don't know what custom rom could be good for this phone!
Click to expand...
Click to collapse
Which recovery did you use?
physwizz said:
Which recovery did you use?
Click to expand...
Click to collapse
https:// androidfilehost .com/?fid=1899786940962574261
This one by afaneh92
Imyou said:
https:// androidfilehost .com/?fid=1899786940962574261
This one by afaneh92
Click to expand...
Click to collapse
This is the one I am using.
It is for the U2 bootloader only.
This one works for the later bootloaders
https://forum.xda-developers.com/ga...overy-twrp-3-3-1-0-galaxy-a10-exynos-t4013481
physwizz said:
This is the one I am using.
It is for the U2 bootloader only.
This one works for the later bootloaders
https://forum.xda-developers.com/ga...overy-twrp-3-3-1-0-galaxy-a10-exynos-t4013481
Click to expand...
Click to collapse
Yes thank you ! ?

[SOLVED] NEED HELP!!! BOOTLOOP!!!

Hello i have a little problem...
My a7 2018 (sm-a750f) is bootlooping. I just tried to install twrp and it succeed... almost. I tried everything and nothing works. I tried reinstalling twrp, reinstalling rom, I even tried to just boot it to system but nothing works.
I attach a video of it bootlooping.
Your browser is not able to display this video.
Please help.
supernexon said:
Hello i have a little problem...
My a7 2018 (sm-a750f) is bootlooping. I just tried to install twrp and it succeed... almost. I tried everything and nothing works. I tried reinstalling twrp, reinstalling rom, I even tried to just boot it to system but nothing works.
I attach a video of it bootlooping.
View attachment 5530629
Please help.
Click to expand...
Click to collapse
Your video link is broken, so you may want to upload it again so members can see what your talking about.
Badger50 said:
Your video link is broken, so you may want to upload it again so members can see what your talking about.
Click to expand...
Click to collapse
yea i know im working on it
Badger50 said:
Your video link is broken, so you may want to upload it again so members can see what your talking about.
Click to expand...
Click to collapse
ok you can now watch it
You flashed a bad recovery. Extract recovery.img from this zip https://www.androidfilehost.com/?fid=14943124697586335986. Pack recovery.img in 7zip to .tar and flash with Odin.
kcrsse said:
You flashed a bad recovery. Extract recovery.img from this zip https://www.androidfilehost.com/?fid=14943124697586335986. Pack recovery.img in 7zip to .tar and flash with Odin.
Click to expand...
Click to collapse
ok im trying, can you get me a working link to lineageos 18.1 please?
For Lineage OS 18.1 you need to flash a GSI
[DISCONTINUED][GSI][11] LineageOS 18.x GSI (all archs)
Background: This is a natural continuation/extension of the LineageOS 17.x GSIs I've been making since November 2019. LineageOS is a free, community built, aftermarket firmware distribution of Android, which is designed to increase performance...
forum.xda-developers.com
You're going to need to look at how to flash a GSI. Personally, on this phone, I couldn't flash much but if you can do it, I'll be happy.
supernexon said:
ok im trying, can you get me a working link to lineageos 18.1 please
kcrsse said:
You flashed a bad recovery. Extract recovery.img from this zip https://www.androidfilehost.com/?fid=14943124697586335986. Pack recovery.img in 7zip to .tar and flash with Odin.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Hey, how would I do this if I cannot access the bootloader? The download manager I accessed orginally from the stock menu,, that is now frozen/glitching (after installing twrp) I can't find the buttons I am meant to press to boot to the download manager so I can't flash anything new.
I have tried all the button combos I know.
down + up + power
Down + Power
Up + power (boots to glicthed / corrupt twrp)
Down + Up + USB
LadyAmy said:
Hey, how would I do this if I cannot access the bootloader?
I have tried all the button combos I know.
Click to expand...
Click to collapse
1. Turn off phone!
2. Hold VOLUME UP + VOLUME DOWN together.
3. Plug in DATA CABLE.
Do not press POWER!
Wolve-San said:
1. Turn off phone!
2. Hold VOLUME UP + VOLUME DOWN together.
3. Plug in DATA CABLE.
Do not press POWER!
Click to expand...
Click to collapse
Thanks!

Question is there any way to convert a125w to international version?(a125f)

I tried flashing the a125f firmware via Odin but it gave me a pit error, currently on the Canadian firmware
comicc said:
I tried flashing the a125f firmware via Odin but it gave me a pit error, currently on the Canadian firmware
Click to expand...
Click to collapse
You cannot, unless you use BROM Mode, which I do not recommend, since A125W and A125F are really different even though the model just has a change in the letter at the end, and it can brick your device permanantly.
TheWorldYT said:
You cannot, unless you use BROM Mode, which I do not recommend, since A125W and A125F are really different even though the model just has a change in the letter at the end, and it can brick your device permanantly.
Click to expand...
Click to collapse
how would it brick? could I not just reflash og firm?
comicc said:
how would it brick? could I not just reflash og firm?
Click to expand...
Click to collapse
Yeah you cannot, because the A125F is very different, and the A125W, if unlocked version is already equivalent to the A125F, so why would you? I think you can use A125F TWRP, and etc on A125W fine, so no need.
and A125F will give you pretty much the exact same signal and speed capabilities as the A125W, so if that's your reasoning, there's absolutely no need to do it.
TheWorldYT said:
Yeah you cannot, because the A125F is very different, and the A125W, if unlocked version is already equivalent to the A125F, so why would you? I think you can use A125F TWRP, and etc on A125W fine, so no need.
and A125F will give you pretty much the exact same signal and speed capabilities as the A125W, so if that's your reasoning, there's absolutely no need to do it.
Click to expand...
Click to collapse
i wanted to use a custom kernel because the a12 is pretty slow but they all boot loop, and twrp has my storage encrypted and touch doesnt work
comicc said:
i wanted to use a custom kernel because the a12 is pretty slow but they all boot loop, and twrp has my storage encrypted and touch doesnt work
Click to expand...
Click to collapse
You could ask @physwizz
comicc said:
i wanted to use a custom kernel because the a12 is pretty slow but they all boot loop, and twrp has my storage encrypted and touch doesnt work
Click to expand...
Click to collapse
If your storage is encrypted you didn't install twrp correctly.
1. Connect to pc and boot into stock recovery
2. Factory reset
3. Reboot into download mode.
4. flash twrp tar file into the ap slot
5. reboot to recovery
6. Advanced, terminal. Type multidisabler (twice).
7.
Or flash samsung multidisabler zip
Or, for older phones flash dmverity zip
8. Reboot to recovery from main menu (not just reboot)
Backup boot, data, super and dtbo
9. Reboot to system
physwizz said:
If your storage is encrypted you didn't install twrp correctly.
1. Connect to pc and boot into stock recovery
2. Factory reset
3. Reboot into download mode.
4. flash twrp tar file into the ap slot
5. reboot to recovery
6. Advanced, terminal. Type multidisabler (twice).
7.
Or flash samsung multidisabler zip
Or, for older phones flash dmverity zip
8. Reboot to recovery from main menu (not just reboot)
Backup boot, data, super and dtbo
9. Reboot to system
Click to expand...
Click to collapse
my twrp works now but i still cant install any kernels
comicc said:
my twrp works now but i still cant install any kernels
Click to expand...
Click to collapse
What is your baseband?
physwizz said:
What is your baseband?
physwizz said:
What is your baseband?
Click to expand...
Click to collapse
Click to expand...
Click to collapse
just to be sure i can install it just bootloops, my baseband is A125WVLS5BVL2
comicc said:
just to be sure i can install it just bootloops, my baseband is A125WVLS5BVL2
Click to expand...
Click to collapse
There are no kernels available for this baseband.
I will order the source code
physwizz said:
There are no kernels available for this baseband.
I will order the source code
Click to expand...
Click to collapse
did you get the kernel?
comicc said:
did you get the kernel?
Click to expand...
Click to collapse
Source code has just been posted
physwizz said:
Source code has just been posted
Click to expand...
Click to collapse
how do i build it?
comicc said:
how do i build it?
Click to expand...
Click to collapse
You can follow my guides or you can wait for me to have some time.
Physwizz Collection
INDEX: Kernel Building Guides from physwizz About Me https://t.me/physwizz2/2 Building with GCC (beginners start here) https://t.me/physwizz2/182 GITHUB for Beginners https://t.me/physwizz2/10 Building with Clang https://t.me/physwizz2/43 AOSP https://t.me/physwizz2/645 Using Anykernel3...
t.me
physwizz said:
You can follow my guides or you can wait for me to have some time.
Physwizz Collection
INDEX: Kernel Building Guides from physwizz About Me https://t.me/physwizz2/2 Building with GCC (beginners start here) https://t.me/physwizz2/182 GITHUB for Beginners https://t.me/physwizz2/10 Building with Clang https://t.me/physwizz2/43 AOSP https://t.me/physwizz2/645 Using Anykernel3...
t.me
Click to expand...
Click to collapse
okay, please tell me when you have the time because i dont have a device to build it on
comicc said:
okay, please tell me when you have the time because i dont have a device to build it on
Click to expand...
Click to collapse
I just have to try to complete my current task.
I'm doing twrp for a01core
physwizz said:
I just have to try to complete my current task.
I'm doing twrp for a01core
Click to expand...
Click to collapse
what are you gonna do to the kernel? for the a12

Categories

Resources