KERNEL][7.1.1][TW][A530F/A730F]Swift-Kernel-V1.0 - Samsung Galaxy A8 (2018) ROMs, Kernels, Recoveries

Hello XDA community welcome to Swift Kernel thread : ) ​
ATTENTION : -
YOUR WARRANTY IS NOW VOID
I'm not responsible of any dead phones, Broken SD cards, or anything could happen to your device
Click to expand...
Click to collapse
To Begin what is Swift Kernel?​
Swift Kernel is Kernel made for Galaxy A8/A8+ devices to support them for new projects in the Future :silly:
Features : -​
PERMISSIVE Selinux Enbaled
Support both A8 and A8+ devices
ADB
Disabled RMM trigger in Kernel , what is rmm ? check it out here
Added Samsung Fake enforcing
and many other thing i don't have in mind......
How to Install?​
Download ODIN and Samsung USB driver and TWRP recovery
In Your phone go to Settings --> About Phone --> Software info --> click 8 times on Build Number to enable developer mode then go to Settings --> Developer Options --> Enable OEM unlock .
Turn off your phone and click on POWER BUTTON+VOL UP + VOL DOWN to enter Download mode, after you enter to download mode click vol up .
connect your phone to pc and open odin and disbale auto reboot from options, and install TWRP.
Once installation is Done click POWER BUTTON + VOL DOWN when your phone screen becomes black directly press VOL UP + POWER BUTTON to enter twrp
Once you are in Recovery go to wipe and click format Data .
After, install these two Zips RMM STATE TRIGGER and
Download the kernel and choose the device you have from aroma and flash it .
Click reboot and boom, congrats
KERNEL DOWNLOAD LINKS :-​
Swift kernel V1.0 for A8 and A8+ with aroma
If you like my work and want to support me please hit Thanks
Donate me at paypal.me/TaifAljaloo
Have fun all !!!
XDA:DevDB Information
[KERNEL][7.1.1][TW][A530F/A730F]Swift-Kernel-V1.0, Kernel for the Samsung Galaxy A8 (2018)
Contributors
TaifAljaloo, ananjaser1211
Source Code: https://github.com/TaifAljaloo/Swift-Kernel-Nougat
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: V1.0
Stable Release Date: 2018-02-20
Created 2018-02-20
Last Updated 2018-02-20

Mod Edit
Thread closed at the request of the [OP]
malybru
Senior Moderator

Related

The development of the mate 7 AOSP android 6

I am still working on the thread
After the development of the AOSP for the mate 7 hit the wall I made this thread to gather the developers efforts to make this dream come to life
What we have here is a astock rom for the mate 7 all that it need is some rebooting or crashing bugs only lefted all we need is agood devoleper or two and some time for them and it can be completed
I stepped the first step to learn development but not even a close to give help
Any one can ask for help from a developer or can fix some bugs will be a great help
We have 4 places or more to ask for developers help in
Xda site and Huawei club site in both Huawei mate 7 and honor 6 section
The original thread link is down below
https://forum.xda-developers.com/mate-7/orig-development/rom-aosp-ascend-mate7-t3465656
Introduction
This project was done by gabry3795, acbka and the TheLolageMann
Source Code: https://github.com/mt7-dev/
Please note that it's a beta release and it's not intended for daily use because some important part is not working and it's unstable. So flash only if you want to test and contribute to this project.
Images
You can find images of the first build here and for current builds under the Screenshot Tab.​
Installation Instruction
obviously your bootloader must be unlocked
Extract the .7z archive
Update your stock Huawei firmware to the latest version B571 - Android 6.0
Flash a custom recovery, I suggest you this twrp
Do a Factory Reset from recovery: Wipe » Swipe for Factory Reset
Boot in bootloader mode - Plug USB cable to your pc, hold Volume Down and Power button pressed. When a blank screen appears release them
From pc, by using fastboot, flash boot and system images
Code:
fastboot flash boot boot.img
fastboot flash system system.img
Reboot!
The easiest way to flash via fastboot is to
1- put the two files system and boot in any folder in your pc
2- when you are in the folder click on shift from the keyboard and while holding it right click anywhere
3- chose " open command Window here"
4- write "fastboot" and click inter
5- if you can see your device in the list you can flash the rom now by writing the two codes up one by one
6- after you finish you can start your PHONE now
Changelog
You can find changelogs here on github, every file will be named as the version released with many informations about the release.​
Downloads
Again the release section of github repo. for MT7-L09 , it works on MT7-TI10 BUT with more crashes and worked with honor 6 after some prop editing to the cpu clock speed
MT7-L09 and MT7-TL10
Releases page, direct links below:
[2016/09/20] v0.1.0beta - Changelog | Download
[2016/10/05] v0.2.0beta - Changelog | Download
[2016/10/05] v0.2.2beta - Changelog | Download
V 0.2.2 is the latest with the GBs fix by TheLolageMann
Note for this version: After installing GApps you have to enable all permissions to them by going to Settings -> Apps -> Select Gapps and Google Play Services -> Permissions -> Enable all permissions.
XDA:DevDB Information
AOSPfortheMate7, ROM for the Huawei Ascend Mate 7
Contributors
gabry3795, acbka And TheLolageMann
Source Code: https://github.com/mt7-dev/
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: v0.2.2
Beta Release Date: 2016-09-20
Created 2016-09-20
Last Updated 12-02-2017
mhmedahmed1996 said:
I am still working on the thread
After the development of the AOSP for the mate 7 hit the wall I made this thread to gather the developers efforts to make this dream come to life
What we have here is a astock rom for the mate 7 all that it need is some rebooting or crashing bugs only lefted all we need is agood devoleper or two and some time for them and it can be completed
I stepped the first step to learn development but not even a close to give help
The original thread link is down below
https://forum.xda-developers.com/mate-7/orig-development/rom-aosp-ascend-mate7-t3465656
Introduction
This project was done by gabry3795, acbka and the TheLolageMann
Source Code:https://github.com/mt7-dev/
Please note that it's a beta release and it's not intended for daily use because some important part is not working and it's unstable. So flash only if you want to test and contribute to this project.
Images
You can find images of the first build here and for current builds under the Screenshot Tab.
Installation Instruction
obviously your bootloader must be unlocked
Extract the .7z archive
Update your stock Huawei firmware to the latest version B571 - Android 6.0
Flash a custom recovery, I suggest you this twrp
Do a Factory Reset from recovery: Wipe » Swipe for Factory Reset
Boot in bootloader mode - Plug USB cable to your pc, hold Volume Down and Power button pressed. When a blank screen appears release them
From pc, by using fastboot, flash boot and system images
Reboot!
The easiest way to flash via fastboot is to
1- put the two files system and boot in any folder in your pc
2- when you are in the folder click on shift from the keyboard and while holding it right click anywhere
3- chose " open command Window here"
4- write "fastboot" and click inter
5- if you can see your device in the list you can flash the rom now by writing the two codes up one by one
6- after you finish you can start your PHONE now
Changelog
You can find changelogs here on github, every file will be named as the version released with many informations about the release.
Downloads
Again the release section of github repo. for MT7-L09 , it works on MT7-TI10 BUT with more crashes and worked with honor 6 after some prop editing to the cpu clock speed
MT7-L09 and MT7-TL10
Releases page, direct links below:
[2016/09/20] v0.1.0beta - Changelog | Download
[2016/10/05] v0.2.0beta - Changelog | Download
[2016/10/05] v0.2.2beta - Changelog | Download
V 0.2.2 is the latest with the GBs fix by TheLolageMann
Note for this version: After installing GApps you have to enable all permissions to them by going to Settings -> Apps -> Select Gapps and Google Play Services -> Permissions -> Enable all permissions.
XDA:DevDB Information
AOSPfortheMate7, ROM for the Huawei Ascend Mate 7
Contributors
gabry3795, acbka And TheLolageMann
Source Code:https://github.com/mt7-dev/
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: v0.2.2
Beta Release Date: 2016-09-20
Created 2016-09-20
Last Updated 12-02-2017
Click to expand...
Click to collapse
Thanks :good::good::good:
fazi2015 said:
Thanks :good::good::good:
Click to expand...
Click to collapse
Any one have any news about it can write it here
We can update the post with every news
Would it be possible for me to get a bug list for the current status of the project. Although I don't have the device I can definitely see if I could take a look at it. No promises though
There's still a way to get AOSP to the mate 7.
Last resort: Find a dev and pay him. On reddit r/android you could find devs. Perhaps if everybidy whos interested pays a minor fee, the dev is willing to help us.
https://www.reddit.com/r/Android/comments/69o2t8/huawei_mate_7_aosp_devs_wanted/
---------- Post added at 11:19 PM ---------- Previous post was at 11:12 PM ----------
WildfireDEV said:
Would it be possible for me to get a bug list for the current status of the project. Although I don't have the device I can definitely see if I could take a look at it. No promises though
Click to expand...
Click to collapse
First of all, thanks.
Second, There's a document on github which mentions bugs and you can find people mentioning bugs in the old thread: https://forum.xda-developers.com/mate-7/orig-development/rom-aosp-ascend-mate7-t3465656/page22
---

[TWRP 3.2.1-1] [ROOT] A8+ sm-a730f - 21/01/2018

Unofficial release -TWRP recovery for the Galaxy A8+ - SM-A730F, EXYNOS 7885
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TWRP 3.2.1-0 Released
Dec 9, 2017
TWRP 3.2.1-0 is out now for most currently supported devices.
What's new in 3.2.1-0:
* minui fixes (cryptomilk)
* Better android-8.0 compatibility in ROM trees (Dees_Troy)
* Fix missing library in android-8.0 (nkk71)
* Fix inconsistent SDCard naming (DevUt)
* Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot
Update 21/1/2017
TWRP 3.2.1-1 NN build released.
Current status: beta
Features:
MTP >> to be confirmed
ADB working >> to be confirmed
SEANDROID warning fix
TWRP and Kernel built from latest source
Raw SYSTEM image backup
NTFS support
F2FS support >> To be added
Twrp app support
You flash this at your own risk. Please ensure you have the stock ROM to hand downloaded from SamMobile or updato.com in case of problems. This will trip the knox counter.
Instructions:
Flash with odin in the AP slot.
Put your device in DOWNLOAD MODE. (POWER +VOL DOWN +VOL UP)
Uncheck Auto reboot.
Load the respective file below into the AP slot and hit start.
After flashing and ODIN reports PASS immediately reboot to recovery by holding POWER + VOL DOWN
As soon as the screen goes blank change to POWER + VOL UP
You should now see TWRP recovery.
FAILURE TO FOLLOW THE ABOVE STEPS WILL RESULT IN TWRP BEING REPLACED BY STOCK RECOVERY
NOTE: ON SOME ANDROID 5.1.1/6.0/7.0 DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
DOWNLOAD:
twrp_3.2.1-1_sm-a730f_210117
To Root:
Flash the latest SuperSU or Magisk release with TWRP:
SUPERSU - https://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133/
MAGISK - https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
To disable forced encryption and mount internal storage (/DATA):
(Note this MUST be flashed after SuperSU if you intend to root)
1. Boot to Twrp
2. Format Data partition using FORMAT DATA button under Wipe options.
(Note: This will wipe the internal storage)
3. Check DATA is mountable.
4. Install SuperSU (if root is required)
5. Install boot image patch below.
6. Reboot
Boot image patch
no-verity-no-encrypt_ashyx
DEVICE TREE: soon
PLEASE DO *NOT* DIRECT LINK TO THESE FILES. PLEASE LINK TO THIS POST
DONATE ME HERE IF YOU WANT TO BUY ME A BEER/COFFEE OR HIT THE THANKS BUTTON IF I HELPED YOU
NOTE:
This may be a dead duck in the water before it even installs due to the fact Samsung currently seem to be locking bootloaders on all recent devices even devices with previously unlocked bootloaders.
BEFORE attempting to install this software please ensure you have the stock firmware available (this can be found on updato.com) and that you are able to flash it with Odin.
.
1.1k views, 120 downloads and not one report or tap of a thanks.
XDA truly is about community spirit.
Cheers guys.
If you do one for the the a530f i would be glad to test it ! (if there's no risk of complete brick of course)
tibey said:
If you do one for the the a530f i would be glad to test it ! (if there's no risk of complete brick of course)
Click to expand...
Click to collapse
No risk as long as you've got the firmware handy.
ashyx said:
1.1k views, 120 downloads and not one report or tap of a thanks.
XDA truly is about community spirit.
Cheers guys.
Click to expand...
Click to collapse
It's amazing.
I would very much like to know if this is locked from factory, but no one reports if it can be flashed or not :/
Guide on TWRP recovery for A8
ashyx said:
Unofficial release -TWRP recovery for the Galaxy A8+ - SM-A730F, EXYNOS 7885
TWRP 3.2.1-0 Released
Dec 9, 2017
TWRP 3.2.1-0 is out now for most currently supported devices.
What's new in 3.2.1-0:
* minui fixes (cryptomilk)
* Better android-8.0 compatibility in ROM trees (Dees_Troy)
* Fix missing library in android-8.0 (nkk71)
* Fix inconsistent SDCard naming (DevUt)
* Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot
Update 21/1/2017
TWRP 3.2.1-1 NN build released.
Current status: Testing stage
NOTE: THIS IS AS YET UNTESTED. IF YOU DECIDE TO TRY THIS OUT PLEASE REPORT ANY ISSUES WITH DETAILS. POSTS LIKE 'NOT WORKING' WILL BE IGNORED
Features:
MTP >> to be confirmed
ADB working >> to be confirmed
SEANDROID warning fix
TWRP and Kernel built from latest source
Raw SYSTEM image backup
NTFS support
F2FS support >> To be added
Twrp app support
You flash this at your own risk. Please ensure you have the stock ROM to hand downloaded from SAMMOBILE in case of problems. This will trip the knox counter.
Instructions:
Flash with odin in the AP slot.
Put your device in DOWNLOAD MODE. (POWER +VOL DOWN +VOL UP)
Uncheck Auto reboot.
Load the respective file below into the AP slot and hit start.
After flashing and ODIN reports PASS immediately reboot to recovery by holding POWER + VOL DOWN
As soon as the screen goes blank change to POWER + VOL UP
You should now see TWRP recovery.
FAILURE TO FOLLOW THE ABOVE STEPS WILL RESULT IN TWRP BEING REPLACED BY STOCK RECOVERY
NOTE: ON SOME ANDROID 5.1.1/6.0/7.0 DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
DOWNLOAD:
twrp_3.2.1-1_sm-a730f_210117
To Root:
Flash the latest SuperSU or Magisk release with TWRP:
SUPERSU - https://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133/
MAGISK - https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
To disable forced encryption and mount internal storage (/DATA):
(Note this MUST be flashed after SuperSU if you intend to root)
1. Boot to Twrp
2. Format Data partition using FORMAT DATA button under Wipe options.
(Note: This will wipe the internal storage)
3. Check DATA is mountable.
4. Install SuperSU (if root is required)
5. Install boot image patch below.
6. Reboot
Boot image patch
no-verity-no-encrypt_ashyx
DEVICE TREE: soon
PLEASE DO *NOT* DIRECT LINK TO THESE FILES. PLEASE LINK TO THIS POST
DONATE ME HERE IF YOU WANT TO BUY ME A BEER/COFFEE OR HIT THE THANKS BUTTON IF I HELPED YOU
Click to expand...
Click to collapse
Hello @ashyx, I have made a guide based on your thread: http://techbeasts.com/install-twrp-recovery-root-galaxy-a8-plus-2018/
Just wanted to notify.
Sucks that no one is reporting anything, but tbh in europe it seems that only the A8 (A530f) has been released so far.
Do you think it would be easy to port for that model ? I think there's a couple of us waiting for this port, would be much appreciated and would test it asap.
tibey said:
Sucks that no one is reporting anything, but tbh in europe it seems that only the A8 (A530f) has been released so far.
Do you think it would be easy to port for that model ? I think there's a couple of us waiting for this port, would be much appreciated and would test it asap.
Click to expand...
Click to collapse
It will be ready at some point today.
@tibey
Here you go, good luck: https://androidfilehost.com/?fid=746010030569951180
.
ashyx said:
@tibey
Here you go, good luck: https://androidfilehost.com/?fid=746010030569951180
.
Click to expand...
Click to collapse
Seems to work great on a530f ! Just followed the instructions (had just a minor issur with MTP not working in TWRP)
Thanks a lot :good:
Edit : Guess you should post it there : https://forum.xda-developers.com/ga...18-roms-kernels-recoveries--other-development (damn that forum is invisible in search)
tibey said:
Seems to work great on a530f ! Just followed the instructions (had just a minor issur with MTP not working in TWRP)
Thanks a lot :good:
Edit : Guess you should post it there : https://forum.xda-developers.com/ga...18-roms-kernels-recoveries--other-development (damn that forum is invisible in search)
Click to expand...
Click to collapse
Yep it seems Samsung are forcing the use of their own MTP driver in the kernel as I couldn't disable it.
And it continues, now 2.2k views and 199 downloads and still not one downloader could be bothered to post.
ashyx said:
And it continues, now 2.2k views and 199 downloads and still not one downloader could be bothered to post.
Click to expand...
Click to collapse
Well samsung mtp isn't in a8+ defconfig i just looked. So post your device tree and the partition layout and fstab from stock kernel and I will see if I can help.
travis82 said:
Well samsung mtp isn't in a8+ defconfig i just looked. So post your device tree and the partition layout and fstab from stock kernel and I will see if I can help.
Click to expand...
Click to collapse
I know it isn't which is why it isn't included.
Seems like they are forcing their own driver.
There is probably a way to fix it by modifying the make files, but I won't spend any more time on it until people can be bothered to take the time to respond.
Not working
ashyx said:
Unofficial release -TWRP recovery for the Galaxy A8+ - SM-A730F, EXYNOS 7885
TWRP 3.2.1-0 Released
Dec 9, 2017
TWRP 3.2.1-0 is out now for most currently supported devices.
What's new in 3.2.1-0:
* minui fixes (cryptomilk)
* Better android-8.0 compatibility in ROM trees (Dees_Troy)
* Fix missing library in android-8.0 (nkk71)
* Fix inconsistent SDCard naming (DevUt)
* Default to TWRP restore instead of adb backup restore to fix restore on fresh TWRP boot
Update 21/1/2017
TWRP 3.2.1-1 NN build released.
Current status: Testing stage
NOTE: THIS IS AS YET UNTESTED. IF YOU DECIDE TO TRY THIS OUT PLEASE REPORT ANY ISSUES WITH DETAILS. POSTS LIKE 'NOT WORKING' WILL BE IGNORED
Features:
MTP >> to be confirmed
ADB working >> to be confirmed
SEANDROID warning fix
TWRP and Kernel built from latest source
Raw SYSTEM image backup
NTFS support
F2FS support >> To be added
Twrp app support
You flash this at your own risk. Please ensure you have the stock ROM to hand downloaded from SamMobile or updato.com in case of problems. This will trip the knox counter.
Instructions:
Flash with odin in the AP slot.
Put your device in DOWNLOAD MODE. (POWER +VOL DOWN +VOL UP)
Uncheck Auto reboot.
Load the respective file below into the AP slot and hit start.
After flashing and ODIN reports PASS immediately reboot to recovery by holding POWER + VOL DOWN
As soon as the screen goes blank change to POWER + VOL UP
You should now see TWRP recovery.
FAILURE TO FOLLOW THE ABOVE STEPS WILL RESULT IN TWRP BEING REPLACED BY STOCK RECOVERY
NOTE: ON SOME ANDROID 5.1.1/6.0/7.0 DEVICES IT IS NECESSARY TO GO TO:
Settings -> Developer Options -> OEM unlocking
AND ENABLE OEM UNLOCK FIRST OR YOU MAY ENCOUNTER 'BLOCKED BY FRP LOCK' WHEN FLASHING.
DOWNLOAD:
twrp_3.2.1-1_sm-a730f_210117
To Root:
Flash the latest SuperSU or Magisk release with TWRP:
SUPERSU - https://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133/
MAGISK - https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
To disable forced encryption and mount internal storage (/DATA):
(Note this MUST be flashed after SuperSU if you intend to root)
1. Boot to Twrp
2. Format Data partition using FORMAT DATA button under Wipe options.
(Note: This will wipe the internal storage)
3. Check DATA is mountable.
4. Install SuperSU (if root is required)
5. Install boot image patch below.
6. Reboot
Boot image patch
no-verity-no-encrypt_ashyx
DEVICE TREE: soon
PLEASE DO *NOT* DIRECT LINK TO THESE FILES. PLEASE LINK TO THIS POST
DONATE ME HERE IF YOU WANT TO BUY ME A BEER/COFFEE OR HIT THE THANKS BUTTON IF I HELPED YOU
Click to expand...
Click to collapse
Not Working Properly its give bootloop
i try according to this method but not working it restart after the first logo of the phone.
odin show passed message but phone get bootloops
akshaygpt2 said:
Not Working Properly its give bootloop
i try according to this method but not working it restart after the first logo of the phone.
odin show passed message but phone get bootloops
Click to expand...
Click to collapse
.
What are your phone specs and build number?
ashyx said:
.
What are your phone specs and build number?
Click to expand...
Click to collapse
Android 7.1.1
Galaxy A8 plus
Sent from my SM-A730F using Tapatalk
akshaygpt2 said:
Android 7.1.1
Galaxy A8 plus
Click to expand...
Click to collapse
I need your firmware build.
ashyx said:
I need your firmware build.
Click to expand...
Click to collapse
Build Firmware -
NMF26X.A730FXXU1ARAC
Sent from my SM-A730F using Tapatalk

[RECOVERY[evert]Unofficial TWRP recovery for g6 plus

Features:
- If you find an error report it in comments or in evert groups
- fix mtp
- update blobs and other changes
- go down to the change list to see more things c:
Attention !
It is forbidden to change the url by shortening links respect my time and especially that it is free and free respect the URL that I share and if you share somewhere you have to give thanks @ seba3567
respect my time invested and only allow my link to the Android file server that I shared
evert for ever?
download:
https://www.androidfilehost.com/?w=files&flid=293693
install:
1. Enter the fastboot mode
2. Run "fastboot boot [name] .img" on the command line (if you want to have it permanently, once you have started to install, select and install the image, restart it in the system and then everything will be ready. . installed
3. Enjoy it
changelog
r1
- update sources
- sync pie r35
- fix mtp
-update partition
- It has been enabled to erase the vendor partition
XDA:DevDB Information
[RECOVERY[evert]Unofficial TWRP recovery for g6 plus, Tool/Utility for the Moto G6 Plus
Contributors
sebastian3567HD
Version Information
Status: Stable
Created 2019-05-08
Last Updated 2019-05-07
Thanks! I will test bro (Y)
Working awesome!
I guess flashing other rom will overwrite installed twrp!
This was my process:
Boot twrp: fastboot boot twrp.img
Go to advanced and select install recovery ramdisk
Check backup current boot(if something goes wrong only restore it)
Swipe to install
And flash Magisk after that
Reboot
Sent from my Moto G6 Plus using XDA Labs
sorry.....
thread closed the project was sent to evert groups in Latin

Development [CLOSED][UNOFFICIAL] TWRP 3.4.0-0 | Team Win Recovery Project | Samsung M12 | SM-M127G |

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Note - Iam Not Responsible for bricked devices & twrp image based on prebuilt stock kernel.
About Team win recovery project
TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. We also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.
Team Win was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After our work on the EVO 4G we wanted to work on a project that would work on more devices than just the EVO 4G and we settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.
Installation procedure
1. Download twrp tar file
2. Boot in to download mode
3. Open Odin
4. Select Ap
5. Select twrp.tar file
6. Click on flash
7. Immediately press volume up and power button to boot in to twrp other wise it boots in to system or whenever you wanted to boot in to twrp just switch off and just press volume up and power button that's it
bugs
- internal storage shows nothing
Main features
- Super partition support ( with read write support )
Special Credits
- TWRP team for source code
- Omni team for base sources
- Samsung for prebuilt kernel
- Google source for tools
Download Twrp-3.4.0-0 From Here ​
XDA:DevDB Information
TWRP 3.4.0-0 , for Samsung M12
Contributors
Raghu varma
Source Code: https://github.com/RaghuVarma331/android_device_samsung_m12-TWRP.git
prebuilt kernel: https://opensource.samsung.com/uploadSearch?searchValue=M127F
My build script https://github.com/RaghuVarma331/scripts
Version Information
Status: Stable
Current Stable Version: 3.x
Stable Release Date 2021-05-07
Created 2021-05-07
Last Updated 2021-05-07
Is there any custom rom build yet?
yashchaudhari954 said:
Is there any custom rom build yet?
Click to expand...
Click to collapse
Custom rom, haha. Is there any working root yet?
Root: https://forum.xda-developers.com/t/root-modified-magisk-for-galaxy-a21s-r.4271537/
this twrp support SM-M127F?
ankush1492 said:
Root: https://forum.xda-developers.com/t/root-modified-magisk-for-galaxy-a21s-r.4271537/
Click to expand...
Click to collapse
It was wonderful what I found on this link. Now I'm just looking to see if it works on galaxy sm-m127f , with zto rom .thanks
Guys, does this work for f12 becoz both m12 adn f12 are the same
TeckySairam said:
Guys, does this work for f12 becoz both m12 adn f12 are the same
Click to expand...
Click to collapse
twrp doesn't work on m12 and I don't know if it works on f12
Custom Kernel here
Kernel and TWRP for a127f u2 (Exynos 850)
I have built a custom kernel for the a127f Exynos 850 I've also included a link to more custom recoveries in post#2 physwizz a12s kernel version 4 Based on a127f NOT for baseband u3 or higher For OneUI 3.1 ( also works for GSIs) Samsung...
forum.xda-developers.com
will this work on sm-m127f?
Twrp works on my SM-127f. Just need to see that Data partition now.
Got twrp just to make a Nandroid backup. Seems like the internal storage issue is not yet resolved
hxudsh said:
will this work on sm-m127f?
Click to expand...
Click to collapse
Yes. Just tried on my own. Data partition is unavailable and touch input glitches out sometimes after the screen times out. Just turn screen timeout off and you'll be fine.
To the dev: thanks for all the hard work
RogueHacker said:
Yes. Just tried on my own. Data partition is unavailable and touch input glitches out sometimes after the screen times out. Just turn screen timeout off and you'll be fine.
To the dev: thanks for all the hard work
Click to expand...
Click to collapse
Reboot to recovery.
Mount system (Press mount then choose system)
Tap on Wipe, tap on format data, type YES. (Not just wipe data)
install multidisabler
Reboot to recovery (tap on reboot, tap on recovery)
Install multidisabler\Reboot to recovery (tap on reboot, tap on recovery)
Reboot and go completely through the setup process. Wait for downloading to finish. This may take up to an hour. You can see the progress by pulling down from the top.
TeckySairam said:
Guys, does this work for f12 becoz both m12 adn f12 are the same
Click to expand...
Click to collapse
Does twrp work on f12?
its for indian version?
asskriss said:
this twrp support SM-M127F?
Click to expand...
Click to collapse
Yeah
ssaenz said:
its for indian version?
Click to expand...
Click to collapse
Yes
physwizz said:
Reboot to recovery.
Mount system (Press mount then choose system)
Tap on Wipe, tap on format data, type YES. (Not just wipe data)
install multidisabler
Reboot to recovery (tap on reboot, tap on recovery)
Install multidisabler\Reboot to recovery (tap on reboot, tap on recovery)
Reboot and go completely through the setup process. Wait for downloading to finish. This may take up to an hour. You can see the progress by pulling down from the top.
Click to expand...
Click to collapse
Would this work with sd card without detecting in twrp?
Pudleeysx said:
Would this work with sd card without detecting in twrp?
Click to expand...
Click to collapse
Yep
Raghu varma said:
View attachment 5302075
Note - Iam Not Responsible for bricked devices
About Team win recovery project
TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. We also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.
Team Win was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After our work on the EVO 4G we wanted to work on a project that would work on more devices than just the EVO 4G and we settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.
Installation procedure
1. Download twrp tar file
2. Boot in to download mode
3. Open Odin
4. Select Ap
5. Select twrp.tar file
6. Click on flash
7. Immediately press volume up and power button to boot in to twrp other wise it boots in to system or whenever you wanted to boot in to twrp just switch off and just press volume up and power button that's it
bugs
- internal storage shows nothing
Main features
- Super partition support ( with read write support )
Special Credits
- TWRP team for source code
- Omni team for base sources
- Samsung for prebuilt kernel
- Google source for tools
Download Twrp-3.4.0-0 From Here ​
XDA:DevDB Information
TWRP 3.4.0-0 , for Samsung M12
Contributors
Raghu varma
Source Code: https://github.com/RaghuVarma331/android_device_samsung_m12-TWRP.git
My build script https://github.com/RaghuVarma331/scripts
Version Information
Status: Stable
Current Stable Version: 3.x
Stable Release Date 2021-05-07
Created 2021-05-07
Last Updated 2021-05-07
Click to expand...
Click to collapse
SD card is Detecting Only 13MB wile my SD card is 8GB
Raghu varma said:
View attachment 5302075
Note - Iam Not Responsible for bricked devices
About Team win recovery project
TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. We also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.
Team Win was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After our work on the EVO 4G we wanted to work on a project that would work on more devices than just the EVO 4G and we settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.
Installation procedure
1. Download twrp tar file
2. Boot in to download mode
3. Open Odin
4. Select Ap
5. Select twrp.tar file
6. Click on flash
7. Immediately press volume up and power button to boot in to twrp other wise it boots in to system or whenever you wanted to boot in to twrp just switch off and just press volume up and power button that's it
bugs
- internal storage shows nothing
Main features
- Super partition support ( with read write support )
Special Credits
- TWRP team for source code
- Omni team for base sources
- Samsung for prebuilt kernel
- Google source for tools
Download Twrp-3.4.0-0 From Here ​
XDA:DevDB Information
TWRP 3.4.0-0 , for Samsung M12
Contributors
Raghu varma
Source Code: https://github.com/RaghuVarma331/android_device_samsung_m12-TWRP.git
My build script https://github.com/RaghuVarma331/scripts
Version Information
Status: Stable
Current Stable Version: 3.x
Stable Release Date 2021-05-07
Created 2021-05-07
Last Updated 2021-05-07
Click to expand...
Click to collapse
while I format Date data and Factory reset device using TWRP, the TWRP is messing something Up So I dont recommend Any one to use this TWRP recovery... as the sd card is not getting detected and while I format the device my device gets bricked. We Need More Improvement in This Recovery to work !!

[ROM] Pure Stock Rom [STABLE] - For Galaxy C7 [15-Jan-22]

Pure Stock Rom​​-----------------------------------------------------------------------------------------------​Disclaimer​I am not responsible for bricked devices, dead SD cards, or any malfunction caused by carelessness. Please do some research if you have any concerns about features included in this ROM before flashing it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you ! If it works and you are satisfied then I will claim all credits without leaving one​-----------------------------------------------------------------------------------------------​Rom Features​High Performance In A Lite Package
Rebase From Latest Firmware
Pre Rooted & Safety Net Pass
Removed Unwanted Encryption & Stuff
Comes Google Services
Added Samsung Notes
Samsung Apps Working
-----------------------------------------------------------------------------------------------​Steps For Installation & Notes​​
Spoiler: Installation
1) Make sure you have the latest Bootloader​For more information on how to Flash latest Bootloader for C7/C7 Pro, follow the steps mentioned in this thread
Latest Bootloader Flashing Guide​2) Make sure you have the latest TWRP recovery installed​For more information on how to install latest Twrp for C7/C7 Pro follow the steps mentioned in this thread
Twrp Recovery Guide​3) Download the rom and transfer it to your Device​4) Make sure OEM is unlocked in developer settings​To unlock OEM , Go to (settings/about phone/software information) and tap on "build number" 4 times , then go back to settings and you will see "developer options after "about phone" . Click on "developers option" and you will see and option called "OEM Unlock" select/turn that on .​5) Make sure you have at least 15%+ battery left​6) Boot your phone to Twrp recovery​There Are 2 Way To Boot To Recovery
1) By Holding The (Power Button + Volume UP Button + Home Key) When The Device Is Switched Off
2) By Typing "adb reboot recovery" (Without quotes) in adb shell​7) Do a FULL Data Format​Twrp/Wipe/Format Data​8) Install Rom​9) Reboot System​Note : Wait patiently After Rebooting From TWRP After Installing The Rom... There Might Be 1-3 Bootloops during the First boot & It may take A While To Boot to system (7-15 min), After Setting up system make sure to reboot atleast 3 times to make​
-----------------------------------------------------------------------------------------------​Rom Information​Contributors
jesvi
Source Code: https://github.com/Cyborg2017/android_kernel_samsung_msm8953
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Latest Bootloader, Twrp Recovery, Brain & Time
Based On: Samsung Experience
Version Information
Status: Stable
Current Stable Version: v1
Stable Release Date: 2022-01-15
-----------------------------------------------------------------------------------------------​Supported Devices​Galaxy C7
SM-C7000
-----------------------------------------------------------------------------------------------​Downloads​Pure Stock Rom V1
-----------------------------------------------------------------------------------------------​Credits​*jesvi (My Mentor/Teacher)
*Mr.Durgut (For Creating This Entire Rom)
-----------------------------------------------------------------------------------------------​C7 Supports Group​Telegram Discussion Group
Eulah Rom Discussion Group
Eulah Rom's Official Discussion Group Join & get your doubts clarified with the admins & members.. Stick to the rules Supported Devices - ( S20 / S20 + ) - (Exynos) ( C7 / C7 Pro )
t.me
Donation Link
Enes | creating Software | Patreon
www.patreon.com
-----------------------------------------------------------------------------------------------​
,
"creating the entire rom ?"

Categories

Resources