[RECOVERY][ROOT] Samsung Galaxy S4 Mini Dual SIM (GT-I9192) - Galaxy S 4 Mini Android Development

WARNING! ONLY USE THIS ON THE GT-I9192 MODEL!
Hello all S4 Mini owners!
I'm happy to finally release ClockworkMod recovery and an insecure kernel for the GT-I9192. With these two installed on your device, obtaining root is easy.
Attached to this post is the necessary files needed for this task. Download the following files:
Odin_v3.09.zip (if you don't have it already)
recovery-clockwork-6.0.5.1-serranodsdd.tar.zip
S4Mini_RootKit_v2.zip (contains SuperSU v1.89 and BusyBox v1.21.1)
Extract recovery-clockwork-6.0.5.1-serranodsdd.tar.zip file to your computer.
The procedure is as:
Copy the "S4Mini_RootKit_v2.zip" to your device SD card.
Turn off the phone.
Press and hold home, volume down and power. Download screen should appear.
Connect USB cable, and press volume up.
Start Odin, uncheck "F. Reset Time", and then click AP button.
Select "recovery-clockwork-6.0.5.1-serranodsdd.tar.md5" file that you previously extracted, and press Start button. The phone will reboot when finished.
After the phone resets (it vibrates) IMMEDIATELY hold volume up and home buttons to boot into recovery mode.
Select the option to install the ZIP file you have previously copied to your device and begin flashing it.
After flashing using CWM, reboot into system and enjoy your rooted device.
To get rid of the the warnings about applications doing not permitted actions, delete the following files from system/app, or let SuperSU fix it for you.
KNOXAgent.apk
KNOXStore.apk
ContainerAgent.apk

Link to a test build of CM 10.2 coming in a bit. Support for multi SIM support was merged into CM earlier, so I thought I'd put out a test build to let you guys test if it's working or not.

CM 10.2 test build: http://goo.im/devs/arco/serranodsub/cm-10.2-20131022-UNOFFICIAL-serranodsub.zip
You need to flash it with the recovery I posted in first post.

arco68 said:
CM 10.2 test build: http://goo.im/devs/arco/serranodsub/cm-10.2-20131022-UNOFFICIAL-serranodsub.zip
You need to flash it with the recovery I posted in first post.
Click to expand...
Click to collapse
Unfortunately, System UI has stopped.
Sim card also not found.

Difference with other rooting methods....???
arco68 said:
WARNING! ONLY USE THIS ON THE GT-I9192 MODEL!
Hello all S4 Mini owners!
I'm happy to finally release ClockworkMod recovery and an insecure kernel for the GT-I9192. With these two installed on your device, obtaining root is easy.
Attached to this post is the necessary files needed for this task. Download the following files:
Odin_v3.09.zip (if you don't have it already)
recovery-clockwork-6.0.4.4-serranodsub.tar.zip
S4Mini_RootKit_v1.zip (contains SuperSU v1.65 and BusyBox v1.21.1)
Extract recovery-clockwork-6.0.4.4-serranodsub.tar.zip file to your computer.
The procedure is as:
Copy the "S4Mini_RootKit_v1.zip" to your device SD card.
Turn off the phone.
Press and hold home, volume down and power. Download screen should appear.
Connect USB cable, and press volume up.
Start Odin, uncheck "F. Reset Time", and then click AP button.
Select "recovery-clockwork-6.0.4.4-serranodsub.tar.md5" file that you previously extracted, and press Start button. The phone will reboot when finished.
After the phone resets (it vibrates) IMMEDIATELY hold volume up and home buttons to boot into recovery mode.
Select the option to install the ZIP file you have previously copied to your device and begin flashing it.
After flashing using CWM, reboot into system and enjoy your rooted device.
To get rid of the the warnings about applications doing not permitted actions, delete the following files from system/app
KNOXAgent.apk
KNOXStore.apk
ContainerAgent.apk
Click to expand...
Click to collapse
Hi...
Appreciate your effort....!!
Could you please tell what is its difference from other rooting methods currently available in xda..??
Does it have BLN support...??
Awaiting your reply....
Thanx in advance.....
---------- Post added at 07:40 PM ---------- Previous post was at 07:10 PM ----------
Eagerly waiting for the working CM 10.2 Rom....!!
Please fix the errors and upload it s early as possible....!!

arco68 said:
CM 10.2 test build: http://goo.im/devs/arco/serranodsub/cm-10.2-20131022-UNOFFICIAL-serranodsub.zip
You need to flash it with the recovery I posted in first post.
Click to expand...
Click to collapse
Thank you, indeed, for all your efforts for i9192! Waiting for this fixed build, I'll test it as soon as you post it here.

I'll try this next week at home
Is this kernel for all regions?
Sent from my GT-I9192 using Tapatalk

Can you try adding the following to build.prop?
ro.telephony.ril.v3=qcomdsds

arco68 said:
Can you try adding the following to build.prop?
ro.telephony.ril.v3=qcomdsds
Click to expand...
Click to collapse
is it change samething?

Alexannino said:
is it change samething?
Click to expand...
Click to collapse
To see if it fixes the sim card not found issue. If not then I don't know what's wrong, as I don't have this phone myself so I can test. Could be that the multi sim stuff in 4.3 isn't compatible with the current drivers available for this phone, and in that case it won't be possible to have a working CM for it.

arco68 said:
Can you try adding the following to build.prop?
ro.telephony.ril.v3=qcomdsds
Click to expand...
Click to collapse
Could you rebuild ROM or create separate flashable zip for correct build.prop, please? Your recovery is incompatible with AROMA filemanager, cannot apply corrections after flashing ROM
Sent from my GT-I9195 using XDA Premium 4 mobile app
---------- Post added at 09:58 PM ---------- Previous post was at 09:53 PM ----------
Arco, the reason we cannot change props file from ROM itself is that device is stuck on welcome screen with SystemUI crash messages.
Sent from my Galaxy S4 Mini GT-I9192
Upd: Editing build.prop did not fix neither no sim/network message, nor systemui force close
Maybe there is something deeper than just drivers? Framework for them, for example? When running I9192 with I9195 ROM, systemui does not perform fc.

Weird. Try removing the following from build.prop. It should work in single sim card mode then.
Code:
# System prop to enable DSDS
persist.dsds.enabled=true
persist.multisim.config=dsds
# System prop for DSDS model *no binding subscription for QMI_WDS* message
persist.radio.dont_use_dsd=true
Is sim card and network working with the 9195 rom?

arco68 said:
Weird. Try removing the following from build.prop. It should work in single sim card mode then.
Code:
# System prop to enable DSDS
persist.dsds.enabled=true
persist.multisim.config=dsds
# System prop for DSDS model *no binding subscription for QMI_WDS* message
persist.radio.dont_use_dsd=true
Is sim card and network working with the 9195 rom?
Click to expand...
Click to collapse
I have to use my I9192 as primiary device on this weekend, so I will test it out after 27th.
Nope, no network (but no empty sim slot message) on official cm roms from I9190 and I9195.
Sent from my Galaxy S4 Mini GT-I9192

arco68 said:
WARNING! ONLY USE THIS ON THE GT-I9192 MODEL!
Hello all S4 Mini owners!
I'm happy to finally release ClockworkMod recovery and an insecure kernel for the GT-I9192. With these two installed on your device, obtaining root is easy.
Attached to this post is the necessary files needed for this task. Download the following files:
Odin_v3.09.zip (if you don't have it already)
recovery-clockwork-6.0.4.4-serranodsub.tar.zip
S4Mini_RootKit_v1.zip (contains SuperSU v1.65 and BusyBox v1.21.1)
Extract recovery-clockwork-6.0.4.4-serranodsub.tar.zip file to your computer.
The procedure is as:
Copy the "S4Mini_RootKit_v1.zip" to your device SD card.
Turn off the phone.
Press and hold home, volume down and power. Download screen should appear.
Connect USB cable, and press volume up.
Start Odin, uncheck "F. Reset Time", and then click AP button.
Select "recovery-clockwork-6.0.4.4-serranodsub.tar.md5" file that you previously extracted, and press Start button. The phone will reboot when finished.
After the phone resets (it vibrates) IMMEDIATELY hold volume up and home buttons to boot into recovery mode.
Select the option to install the ZIP file you have previously copied to your device and begin flashing it.
After flashing using CWM, reboot into system and enjoy your rooted device.
To get rid of the the warnings about applications doing not permitted actions, delete the following files from system/app
KNOXAgent.apk
KNOXStore.apk
ContainerAgent.apk
Click to expand...
Click to collapse
I am running I9192UBUAMH2.
I was able to flash the recovery you posted, however I can't enter on it with VOL UP+HOME+PWR. Simply got a blank screen and after some seconds the phone reboots normally...
Ops, my bad. I got it working...
Thanks!

Arco, i've tried to delete persist.dsds.enabled etc. strings, systemui works now, but no network. What exactly did you modify in this CM build? Any information helps
Sent from my Galaxy S4 Mini GT-I9192

Corias said:
Arco, i've tried to delete persist.dsds.enabled etc. strings, systemui works now, but no network. What exactly did you modify in this CM build? Any information helps
Sent from my Galaxy S4 Mini GT-I9192
Click to expand...
Click to collapse
Take a look here:
https://github.com/arco/android_device_samsung_serranodsub
https://github.com/arco/android_vendor_samsung_serranodsub
That should be all you need to build for the I9192. I'm not sure why network isn't working on this device, but it might be because the multi-sim for 4.3 that CM integrated doesn't work properly with the 4.2 libs from stock rom.

touch version
Hi,
is possible to realize the touch version of this recovery?
thanks

My co-worker...just got the samsung s 4 mini dous about a week ago (model number GT-I9192). I want to help her root...but her baseband and build number both end with "XXXUAMH2" and doesnt match the number shown on the first post of this thread. She has checked to see if there was a system update, but the phone says its up to date. Can her phone still be rooted using the file on this thread or do she need a new set of files? I have searched the form for rooting information for her phone...but all I see is info for the other models Ex. I9190 and I9195 etc....
Perhaps someone can point us in the right direction. any help would be appreciated. Thanks!

Yes you can root with this method but I suggest to flash stock kernel again after root
Sent from my GT-I9192 using Tapatalk

fburgos said:
Yes you can root with this method but I suggest to flash stock kernel again after root
Sent from my GT-I9192 using Tapatalk
Click to expand...
Click to collapse
Ok great...two things...
First: Where is the stock kernel link?
Second: Why would I need to flash it after?

Related

[MOD][4.4.2]Native Tether for Build 183.46.15

YOU HOLD MYSELF AND XDA FREE FROM ANY LIABILITY. WE ARE NOT RESPONSIBLE FOR YOUR DEVICE. FLASH AT YOUR OWN RISK.​
This will enable Native Tether for Build 183.46.15. Shout out goes to iKrYpToNite for his work with this.
Prerequisites:
Droid RAZR M Rooted or unlocked on 183.46.15
METHOD 1: TWRP INSTALL
1) Download the package below labeled "183.46.15_tether_twrpinstall".
2) Reboot Into TWRP recovery and navigate to the file for flashing.
3) Reboot
4) Verify tether works
5) Profit.
METHOD 2: MANUAL INSTALL
1) Download the package below labeled "183.46.15_tether_manual".
2) Download root browser by Jrummy from the play store
3) Navigate to System/Priv-App and rename VZWEntitlementservice.apk to VzwEntitlementservice.apk.bak.
4) Navigate to System and rename the build.prop to build.prop.bak
5) Place the package on the root of your sd card and extract the build.prop file within the folder.
6) Navigate to system and Copy and paste the new file.
7) Set permissions for the file to
Owner: Read/Write
Group: Read
Others: Read
This should show (rw-r--r--)
8) Reboot. Verify tether works
9) Profit.
REVERTING
METHOD 1:
If installed in twrp, download the package below labeled 183.46.15_tether_revert. Flash in Twrp, reboot, verify subscription check re-enabled.
METHOD 2:
If manually installed, simply delete the build.prop you installed, remove the .bak extension from the original build.prop, verify permissions, reboot.
If you enjoyed this, consider donating! I do appreciate it.
Topsnake said:
METHOD 1: TWRP INSTALL
1) Download the package below labeled "183.46.15_tether_twrpinstall".
2) Reboot Into TWRP recovery and navigate to the file for flashing.
3) Reboot
4) Verify tether works
5) Profit.
Click to expand...
Click to collapse
I can confirm that tethering does work on the latest 183.46.15 build using this method. I flashed the .zip in TWRP, rebooted, and the Mobile Hotspot is now working. Thank you for working on this for all of us!
ScallywagginIT said:
I can confirm that tethering does work on the latest 183.46.15 build using this method. I flashed the .zip in TWRP, rebooted, and the Mobile Hotspot is now working. Thank you for working on this for all of us!
Click to expand...
Click to collapse
No problem!
Thanks for your time again Topsnake... I'll be flashing .15 when I get home was kinda hoping you would put one out for the update...
We cannot teach people anything; we can only help them discover it within themselves.
Hello
Whats the lines should be added to original build prop? or what needs to be changed?
i m confused
u said u can flash native tether using twrp recovery in 183.46.15 build...
but i read in most forums that 183.46.15 build cant be unlocked nor can install custom recovery.. so how u can flash native tether using twrp..
plz tell me if there is a way to install twrp in 183.46.15 build.. i tried lot to install twrp but nothing working..
rahulbeast said:
u said u can flash native tether using twrp recovery in 183.46.15 build...
but i read in most forums that 183.46.15 build cant be unlocked nor can install custom recovery.. so how u can flash native tether using twrp..
plz tell me if there is a way to install twrp in 183.46.15 build.. i tried lot to install twrp but nothing working..
Click to expand...
Click to collapse
bootloader was unlockable before 183.46.15
if bootloader is unlocked, updating doesnt lock the bootloader
if bootloader is locked you just need root access to
to change the build.prop
XT907 with kernel date July 2014 or after
can now be unlocked with sunshine app
http://theroot.ninja/download.html
xda thread: http://forum.xda-developers.com/showthread.php?t=2792487
free to test compatibility, $25 to unlock
I would root with hydrogen peroxide, even though kingroot or temporary root should work too
Sent from my XT1060 using XDA Labs
---------- Post added at 03:27 PM ---------- Previous post was at 03:26 PM ----------
see method #2
Sent from my XT1060 using XDA Labs
what exactly is edited in the build prop? so I can just make the changes myself without losing my current build prop edits. Thanks!
motolio said:
what exactly is edited in the build prop? so I can just make the changes myself without losing my current build prop edits. Thanks!
Click to expand...
Click to collapse
post #1 method 2
hello a question like I can put transparent bars of notification and navbars, can you teach me?

S5 S.T.E. ROM v5.3 [LATEST][GT I919X][TRUE S5 Xperiance]

First of all i want to make sure one thing to all the developers and users in this forum. I am not the developer of this rom. I am just sharing the work of a Great Developer. So i request everyone not to use any feature of this rom in yours. If you want to, then please ask proper permissions from the actual developer and give proper credits. Please must follow this
CAUTION: I will not be responsible for anything that will happen to your device while flashing or using this rom. Not even the developers too. You are solely responsible for everything that will happen to your device while using this ROM. Mind that Dudes
READ THIS FIRST
1. I am sharing this work here from some other forum with the permission of the developer.
2. So please don't ask for ETA's of updates.
3. If any one facing any new bug, please report here, but don't ask questions like "when it will be solved"?
4. It will be notified to the developer and it will be resolved off gradually.:good::good:
5. Don't use Harsh Language while posting in the comment sections.
Prerequisites:
1. You Must have the Stock Kitkat 4.4.2 in your phone before flashing this.
2. You must have the CWM recovery/Philz Recovery installed in your phone (Highly Recommended)
ROM FEATURES
1. Multiwindow
2. UPSM Mode
3. Private Mode
4. Toolbox
5. Statusbar Settings
6. Advanced Power-Off Settings
7. Animation Settings
8. Dynamic Statusbar
9. One Handed Operation
10. Circle Sidebar
11. Gesture Anywhere
12. Guest Mode
13. USB Fast Charge Support
14. Themes Support and So On........
Installation Instructions
1. First download the Firmware Package from below links.
For GT I9192 Users: https://yadi.sk/d/FwwmUW6knq3rS
For GT I9190 Users: https://yadi.sk/d/8M2V0av6npiug
For GT I9195 Users: https://yadi.sk/d/cl2m5Ujtnpisi
2. Flash the above firmware through ODIN. Complete the setup
3. Then download the following ROM file...
MOD EDIT
Links removed for containing warez
4. Download the rom from above link. Put it in your sdcard and flash via recovery.
5. The GT I9190 users can flash the rom and reboot the phone. No fixes are needed.
6. For GT I9192 and GT I9195 users, download the following corresponding fixes and place it in sdcard along with the Rom file. Flash the fix immediately after flashing the rom and then reboot. otherwise you may results in bootlop.
For GT I9192 Users: https://yadi.sk/d/QGSI0M8ioXyxe
For GT I9195 Users: https://yadi.sk/d/9P-gP3MPoXyzL
7. That's it..!!!!!
Post installation instructions
1. After flashing the ROM and fixes. No setup screen will come and dont get panic.
2. Also the phone language will be in Russian or serbian i think. Don't panic for that too.
3. Just go to settings (language is not needed for to select settings lol) and look for the language and input option...you can easily find it out. Or other wise check the screenshots. And in that you can see the option for language change. Change it to whichever language you want and phone will gets rebooted. Then you can enjoy all the features of the ROM..
4. Attached the screenshots in post #2.
Updates
Update 5.2.2
[/COLOR]
Update 5.3
http://forum.xda-developers.com/showpost.php?p=66420894&postcount=112
Download the above updates and flash through recovery. That's it...[/FONT]
Bugs
1. The GT I9192 users will not be able to see, in which sim they had received the calls in the call logs menu. To solve this problem, use "Zero Dialer" app from the playstore, it'll show you the sim numbers of the calls received.
2. Apps which has the drop down menu option will force closes whenever you press it. (mostly the payment apps only. The solution to this is you can use browser (instead of the app) for that :laugh::laugh::laugh
3. For GT I9192 users, system ui fc occurs if you make calls with the Heads Up option enabled. So don't use that
Miscellaneous Downloads/Fixes
S Planner Fix:: https://yadi.sk/d/F6RCXEfor6JLs
Highly Debloated Stock KK Firmware [GT I9192 only]: https://www.androidfilehost.com/?fid=23991606952601631
Alexax66 Kernel v0.1.2 for proper working of Init.d [for I9192 only]: https://yadi.sk/d/ZrbLcaxLprxiF
Smart manager Zip : https://yadi.sk/d/wRM32G-2nxvw2
Google Contacts and Calender Sync : https://yadi.sk/d/STiGJ3aFkTwjo
Kids Mode Zip: https://yadi.sk/d/D06Jn5Btee3G3 [This kids mode is having some problems, some force closes will occurs, so try this only you need this badly!!!!!!!]
Fantastic Audio Mod
http://forum.xda-developers.com/showpost.php?p=66441061&postcount=121 [Recommended only for music hearing geeks]
For themes: Go to the following link and download the theme packages and flash it through Recovery
http://forum.xda-developers.com/galaxy-s4-mini/themes-apps/theme-collection-theme-chooser-t3060241
For Fonts: Go to the following link, download the Samsungsans apk file and replace it with the original one in the system/app folder
http://forum.xda-developers.com/galaxy-s4-mini/themes-apps/fonts-styles-4-mini-t3119509
(also attached the CWM Recovery files for GT I9192 Only in post #3)
CREDITS
*Ploiki
*Chernoknijnik
*Narkoman88
Additional Credits
"Alexax66" for the Kernel
"Unknown 'VK Forum' Friends" for Additional files and YandexDisk Links
"Silviumik" for the Debloated Stock Firmware for Duos Version
"Fanion" for the themes
"Petravergil" for the fonts
"ruhul5" for the Google Drive Link
"yogi78" for checking the kernel and private mode for Duos Version
"syednawaz" for helping out the GT I9190 users
and most importantly "The XDA Community"
Update 5.3
http://forum.xda-developers.com/showpost.php?p=66420894&postcount=112
Download the above updates and flash through recovery. That's it...[/FONT][/SIZE]
Bugs
1. The GT I9192 users will not be able to see, in which sim they had received the calls in the call logs menu. To solve this problem, use "Zero Dialer" app from the playstore, it'll show you the sim numbers of the calls received.
2. Apps which has the drop down menu option will force closes whenever you press it. (mostly the payment apps only. The solution to this is you can use browser (instead of the app) for that :laugh::laugh::laugh
3. For GT I9192 users, system ui fc occurs if you make calls with the Heads Up option enabled. So don't use that
Miscellaneous Downloads/Fixes
S Planner Fix:: https://yadi.sk/d/F6RCXEfor6JLs
Highly Debloated Stock KK Firmware [GT I9192 only]: https://www.androidfilehost.com/?fid=23991606952601631
Alexax66 Kernel v0.1.2 for proper working of Init.d [for I9192 only]: https://yadi.sk/d/ZrbLcaxLprxiF
Smart manager Zip : https://yadi.sk/d/wRM32G-2nxvw2
Google Contacts and Calender Sync : https://yadi.sk/d/STiGJ3aFkTwjo
Kids Mode Zip: https://yadi.sk/d/D06Jn5Btee3G3 [This kids mode is having some problems, some force closes will occurs, so try this only you need this badly!!!!!!!]
Fantastic Audio Mod
http://forum.xda-developers.com/showpost.php?p=66441061&postcount=121 [Recommended only for music hearing geeks]
For themes: Go to the following link and download the theme packages and flash it through Recovery
http://forum.xda-developers.com/galaxy-s4-mini/themes-apps/theme-collection-theme-chooser-t3060241
For Fonts: Go to the following link, download the Samsungsans apk file and replace it with the original one in the system/app folder
http://forum.xda-developers.com/galaxy-s4-mini/themes-apps/fonts-styles-4-mini-t3119509
(also attached the CWM Recovery files for GT I9192 Only in post #3)
CREDITS
*Ploiki
*Chernoknijnik
*Narkoman88
Additional Credits
"Alexax66" for the Kernel
"Unknown 'VK Forum' Friends" for Additional files and YandexDisk Links
"Silviumik" for the Debloated Stock Firmware for Duos Version
"Fanion" for the themes
"Petravergil" for the fonts
"ruhul5" for the Google Drive Link
"yogi78" for checking the kernel and private mode for Duos Version
"syednawaz" for helping out the GT I9190 users
and most importantly "The XDA Community"
To change Language
To change the language after setup see the following screenshots...
CWM Recovery for Duos Users
Flash Via Odin
More Screenshots
there is a problem in power menu doesn't appear
Mo7amed_Gom3a said:
there is a problem in power menu doesn't appear
Click to expand...
Click to collapse
Activate the developer option, go to that and in the last you will see an option called "advanced system settings".
In that, you will see an option with the name "Power off button setting". There you will have all the options for the power menu..
Do not install this !! Its full of viruses and adds !!!! Once you installed you can't uninstall the adds and viruses !!
djares21 said:
Do not install this !! Its full of viruses and adds !!!! Once you installed you can't uninstall the adds and viruses !!
Click to expand...
Click to collapse
Viruses and adds?!?!?!?!
I don't understand.....
You talking about the stagefright bug?!?!?!
Sent 4m My S4 Mini Duos with S5 "STE" Rom by PLOIKI
djares21 said:
Do not install this !! Its full of viruses and adds !!!! Once you installed you can't uninstall the adds and viruses !!
Click to expand...
Click to collapse
Also what you mean by, "Once you installed you can't uninstall the adds and viruses?" LOL....Its funny....
Because for the past 2 weeks i am using this rom and before that also i used this and i changed to CM 13 and some other MM ports for short time. No problems arised while changing....
Now due to some reasons, i revert back to this.... And moreover some of the users here personally contacted me to give the links of this rom. That's why i created this thread....
And one more thing i am not making any fun of you. But i want you to make clear about the "Viruses and Adds" thing??!!!!!
Was really looking forward to trying it out, what viruses :crying:
Init.d will force close
Hi
If u get Init.d will force close use this kernel Alexax66 0.1.2 for I9192
Hello there. my phone never had kitkat officially so i am using s6&N5 port(which is 4.4).
do i still have to download I9190XXUCOC1_SER.zip? or can i directly flash S5_STE_Rom_v.5.2.1.zip.
because i heard kitkat update bootloader and i do not want my bootloader to be updated as i may want to go for jelly bean.
btw i updated s6 port(kitkat) from NEW S6 n N5 Project thread from jellybean. and worked fine.
okay i flashed it over s6 port(4.4.4). but i got random restarts. then i went in twrp recovery and wiped everything and freshed install only flash S5_STE_Rom_v.5.2.1.zip file. still crashed. i guess i have to follow your instruction but as i said i cant install kitkat stock firmware as it may update the bootloader.
syednawaz said:
okay i flashed it over s6 port(4.4.4). but i got random restarts. then i went in twrp recovery and wiped everything and freshed install only flash S5_STE_Rom_v.5.2.1.zip file. still crashed. i guess i have to follow your instruction but as i said i cant install kitkat stock firmware as it may update the bootloader.
Click to expand...
Click to collapse
You can remove the bootloader files from the stockfirmware.tar file using total commander and flash the firmware
Sent from my ASUS_T00J using XDA Free mobile app
DarkFrenzy said:
You can remove the bootloader files from the stockfirmware.tar file using total commander and flash the firmware
Sent from my ASUS_T00J using XDA Free mobile app
Click to expand...
Click to collapse
little bit more help please. How to do it? which file to delete? and total commander for pc right?
syednawaz said:
little bit more help please. How to do it? which file to delete? and total commander for pc right?
Click to expand...
Click to collapse
Here is a tutorial
http://www.s4miniarchive.com/2013/12/how-to-remove-knox-bootloader-from-new.html?m=1
Rename .tar.md5 to .tar and open using total commander and just
Just remove everything except system.img and boot.img
Then flash from odin
Sent from my ASUS_T00J using XDA Free mobile app
DarkFrenzy said:
Here is a tutorial
http://www.s4miniarchive.com/2013/12/how-to-remove-knox-bootloader-from-new.html?m=1
Rename .tar.md5 to .tar and open using total commander and just
Just remove everything except system.img and boot.img
Then flash from odin
Sent from my ASUS_T00J using XDA Free mobile app
Click to expand...
Click to collapse
have you tried like that for kitkat? i do not want to brick my phone . but if you have tried it i will try as well.
syednawaz said:
have you tried like that for kitkat? i do not want to brick my phone . but if you have tried it i will try as well.
Click to expand...
Click to collapse
Yes i have tried that. U can also try. Just remove all the files except system.img and boot.img then flash then you will have the kitkat firmware installed then u need to flash this rom
Sent from my ASUS_T00J using XDA Free mobile app
after deleting files and then selecting it in odin i get md5 error, binary is invalid. any help plz
and that link is for linux, i do not understand it.
solved. by removing md5. now installing
syednawaz said:
after deleting files and then selecting it in odin i get md5 error, binary is invalid. any help plz
and that link is for linux, i do not understand it.
Click to expand...
Click to collapse
Remove .md5 the firmware should be in xxx.tar not xxx.tar.md5
Sent from my ASUS_T00J using XDA Free mobile app

How to solve random reboots and other issues in Lollipop ROMs in S2 hd lte

UPDATED
Since these issues have been fixed in newer builds but as a s2 hd lte users, we have no option but to use older builds which have many issues. I found a workaround for them. If you are having wifi or other radio related issues, contact the ROM developer. This post can't help you. Flashing latest baseband helped me and could work well for you as well. Lets talk about two of the most common bug that haunts our device
1 Apps auto closing->( only for LMY48G builds,if you have newer builds,just flash gapps and reboot. to check go to about phone-> build number)
This is a webview related bug.
Download latest gapps from opengapps.org.
I prefer aroma installer as smaller packages don't have webview included,which will make the bugs worse.
Flash gapps. Dont forget to select 'android system webview' from the aroma installer.
Download the zip file from the
link
https://mega.nz/#!0d5Tiaja
Decryption key !JAG5Im-T75YN1CKIOiOcyDDaBH2ILD6dzwxw4xnhrBc
Extract "libwebviewchromium.so" and "libwebviewchromium_plat_support.so"
It is taken from stock samsung ROM and only works on armv7 devices.
Copy them to /system/libs using ESfile explorer or any other root explorer.
Overwrite the original file if asked.
give permission (-rw-r-r) to both file
Reboot to recovery
Flash this file "cm12.1 android system webview" from this thread(only for cm12.1, will cause bootloops in Xenon hd and resurrection remix)
http://forum.xda-developers.com/xperia-m/themes-apps/mod-google-android-webview-t3109216
Apps will now no longer auto close in your face without warning
((-> After testing for a month, I concluded that these steps are optional and use only if you want to have google android webview instead of cm12.1's built in 'android system webview'))
2) Now the most important part, random reboots.
This was reported on earlier builds of lollipop by many users.This is mostly caused by minfree that android uses to manage memory. If you navigate to sys/modules/lowmwemorykiller/parameters you can see 4 or 5 files. two of those files have wrong permissions. They are "adj" and "minfree".
If you give them (rw-r-r) permissions, you can adjust minfree values. the stock values are too aggressive and would cause constant reboots, freezes. Download romtoolbox, navigate to task manager, swipe left. you can choose to use any presets. i use 8,12,24,60,70,80 as minfree values.
Dont check "auto apply on boot" because you need to repeat this whole process after a reboot as those two files"adj and minfree" will be replaced from boot.img on boot by kern
Permanent fix: unpack boot.img. Navigate to ramdisc and open init.rc file in notepad. Find the line
chmod 0220 /sys/module/lowmemorykiller/parameters/minfree
chmod 0220 /sys/module/lowmemorykiller/parameters/adj
Change both values to 0644
save and close
Repack boot.img
Put it back inside the zipfile using winrar or use flashify from playstore to update boot.
I found tool to unpack qualcomm boot.img from this website. Full credits to the developer who made this tool.
http://www.droidbeep.com/how-to-unpa...-img-qualcomm/
download ROM toolbox and apply your preferred values
3. Low storage and optimizing apps(configuring ART compiler)
After google updated android runtime from JIT to ART, apps take up huge space and "optimizing app" takes forever. But there is workaround for that too.
1)Open build.prop in any text editor.
2) find these two lines:
dalvik.vm.image-dex2oat-filter=........(blah blah)
dalvik.vm.dex2oat-filter=...(blah blah)
3) Change both of these lines to
dalvik.vm.image-dex2oat-filter=speed
dalvik.vm.dex2oat-filter=Verify-none
If these lines doesn't exist, in your build.prop,you have to add them manually
4) save your build.prop file
5) reboot to recovery and wipe dalvik cache
After this check your storage space, You will have plenty of storage left and optimizing apps should be faster. It works just like old JIT compiler from older android versions.
if this doesn't work for you, you have to edit these same lines from default.prop by unpacking boot.img
I have fixed this issue by editing init.rc inside boot.img, but i dont know if i should post it here or not.
diabolicalprophecy said:
I have fixed this issue by editing init.rc inside boot.img, but i dont know if i should post it here or not.
Click to expand...
Click to collapse
please, for e120s
OIAUser said:
please, for e120s
Click to expand...
Click to collapse
Please extract Boot.img from the zip file and send it. I don't have boot.img for e120s, or i can tell you how to do it yourself if you are interested.
Tell me how, I'll try to do it myself.
I will be very grateful
any way to fix wifi & soft reboot on e120s ???
if you need log or any thign about my devices i will link it to you!!
OIAUser said:
Tell me how, I'll try to do it myself.
I will be very grateful
Click to expand...
Click to collapse
I have updated the post on how to do it. You can find the required tool here with detailed instructions
http://www.droidbeep.com/how-to-unpack-and-repack-boot-img-qualcomm/
kdlinh said:
any way to fix wifi & soft reboot on e120s ???
if you need log or any thign about my devices i will link it to you!!
Click to expand...
Click to collapse
You can try wiping phone efs through odin in order to fix radio issues
1 Download stock jb rom
2 Check "phone efs clear". This is most important.
3 Click pda
4 click start
5 wait for phone to boot up
6 go to settings->software update to check if you are running latest jb build. Soft reboots and radio issues are usually caused by old baseband version.
7 Proceed with usual old way to install lollipop.
This way odin will wipe your efs settings to rebuild from scratch.
still ploblem ??? :? wait how to clear efs
at first time i have checked this box but failded ,
kdlinh said:
still ploblem ??? :? wait how to clear efs
at first time i have checked this box but failded ,
Click to expand...
Click to collapse
you need Stock jb rom to do this. I also had this issue in e120l, but clearing phone efs fixed radio issues for me. you need odin3v 1.85 and samsung usb drivers.
You can find it alongside " phone bootloader update". Be careful not to select this one by accident.
diabolicalprophecy said:
you need Stock jb rom to do this. I also had this issue in e120l, but clearing phone efs fixed radio issues for me. you need odin3v 1.85 and samsung usb drivers.
You can find it alongside " phone bootloader update". Be careful not to select this one by accident.
Click to expand...
Click to collapse
i have checked this efs box but failed :crying::crying:
kdlinh said:
i have checked this efs box but failed :crying::crying:
Click to expand...
Click to collapse
which firmware did you tried this with? i have no problem doing this with astap 8 or stock jb rom for e120l.
http://i4khmers.blogspot.com/2015/09/official-firmware-samsung-galaxy-sii.html try this
its E120SKSJMH3 version
Once again, I read the instructions .. understand. But in the archive libraries are no libvebvievhromium .so file. "There's a file" libwebviewchromium_loader. "This is critical?
OIAUser said:
Once again, I read the instructions .. understand. But in the archive libraries are no libvebvievhromium .so file. "There's a file" libwebviewchromium_loader. "This is critical?
Click to expand...
Click to collapse
you get "libWebviechromium .so" file while installing gapps package. Go to opengapps.org and download aroma installer.
there are two files in the archive i uploaded, libwebviwechromium_loader.so and libwebviewplatsupport.so. You need to extract and replace those files in system-> libs after flashing gapps package. The built in webview will cause random apps shutdowns. this file is critical. You need libwebviewchromium_loader to start webview app. your system will not function properly without it.
diabolicalprophecy said:
which firmware did you tried this with? i have no problem doing this with astap 8 or stock jb rom for e120l.
http://i4khmers.blogspot.com/2015/09/official-firmware-samsung-galaxy-sii.html try this
its E120SKSJMH3 version
Click to expand...
Click to collapse
failed it still this error it seems like i stuck , have at least one error when i up rom to an open source cook rom
kdlinh said:
failed it still this error it seems like i stuck , have at least one error when i up rom to an open source cook rom
Click to expand...
Click to collapse
have you checked debugging option from developer options before doing this? Make sure your data cable is not faulty. please make sure you have a backup of efs partition if you are having network issues with all ROMs. try hellcat and stock based roms for testing to make sure you are not having this issue only on lollipop or kitkat. Also try to wipe boot from recovery menu before flashing.
diabolicalprophecy said:
have you checked debugging option from developer options before doing this? Make sure your data cable is not faulty. please make sure you have a backup of efs partition if you are having network issues with all ROMs. try hellcat and stock based roms for testing to make sure you are not having this issue only on lollipop or kitkat. Also try to wipe boot from recovery menu before flashing.
Click to expand...
Click to collapse
i means that when i up the stock based roms none of error found but when i up rom to cm11 cm10 hellkat miui cm12 & ressuction
ERROR at least found one in this open source rom
kdlinh said:
i means that when i up the stock based roms none of error found but when i up rom to cm11 cm10 hellkat miui cm12 & ressuction
ERROR at least found one in this open source rom
Click to expand...
Click to collapse
I also had this the same issue.
There is a link to latest baseband in hellkat thread. Thats where i got it. Sadly Its only for E120L
Search the hellkat thread to see if there is one for e120s as well.
I obviously didn't look further as i don't own e120s.
diabolicalprophecy said:
I also had this the same issue.
There is a link to latest baseband in hellkat thread. Thats where i got it. Sadly Its only for E120L
Search the hellkat thread to see if there is one for e120s as well.
I obviously didn't look further as i don't own e120s.
Click to expand...
Click to collapse
can you give me the links , at least what i can do now is tried to install your baseband
it will brick your phone. Its for E120L only

[Rom] [Ufirm_Flat_QE2_Hybrid_Nougat_Rom_FlashFire_Install][Status Official For All]

Latest Ufirm QE2 Nougat Firmware For The S7 Flat Only
This well give you a Customizable NonRooted Rom that uses stock boot.img not the eng boot image so there is no lag and it will pass safetynet checks and samsung pay will work
Give this guy @umaro some thanks he worked on this until it became reality even when I gave up​
Files To Download
Odin.zip
ADB_Root_G930U_QE2Files.zip
UFIRM_G930_Odin_Firmware.zip
FlashFire_Flashable_G930UFirmware.zip
UFirm_Multi_Carrier_Hybrid_NoNaMe_PS_BS_Free_G930U_QE2_V2.zip
These first 2 step must be done first unless you are on my previous version of this rom or my carrier specific rom that do not have root or if your unsure just do this first
This Will Wipe Your Phone
1. Unzip UFIRM_G930_Odin_Firmware.zip and flash all files in odin
2. Go through setup ignore invalid sim message and skip adding accounts
3. Goto Step 3 Below
If you are on one of my previous version of this rom or my carrier specific rom
1. Unzip UFIRM_G930_Odin_Firmware.zip
2. Use odin to flash BL and CP
3. Unzip ADB_Root_G930U_QE2Files.zip
4. Flash EngBoot image with odin
5. Root Phone. Im not going to have half a page about rooting there is an entire rooting thread here. The Eng Boot.img can be found in the UFIRM_QD2_Modified_Nougat_Firmware Folder
6. Unzip FlashFire_Flashable_G930UFirmware.zip
7. Copy AP_FlashFire_Only_G930U_QE2_Firmware.tar.md5 to your phone
8. Copy UFirm_Multi_Carrier_Hybrid_NoNaMe_PS_BS_Free_G930U_QE2_V2.zip to your phone
9. Open FlashFire and click Add Zip and choose UFirm_Multi_Carrier_Hybrid_NoNaMe_PS_BS_Free_G930U_QE2_V2.zip make sure to check mount system
10. Now in FlashFire click Add Firmware and choose AP_FlashFire_Only_G930U_QE2_Firmware.tar.md5 select all the partitions
11. Make sure Inject SuperSu is not selected
12. Click Add Wipe and choose Wipe Dalvik Cache and Cache and choose Format Cache Also select wipe SuperSU image. Make sure wipe is at end of flash sequence. The sequence should be AP file first then Zip second and Wipe cache last
13. Now Choose Flash
14. Phone will take Up to 20 minutes to boot
15. Reflashing Zip Will Require Flashing The AP File In FlashFire At The Same Time
16. Do not use Package Disabler Pro if you Choose NoNaMe mods in Aroma
MODS- (NoNaMeRomControl)
3minitbattery
Speed meter
Status bar mods
Center clock
Wifi/signal bar mods
Color change icon mod
Custom backgrounds
Notification drop-down
Incallui background
Gif in notification drop-down
Change/remove carrier names
And much more...
THANKS AND CREDITS
@jds3118 for testing and providing files and bootlooping his phone countless times for me
Gharrington for his awesome 3minitbattery mod...
NoNaMe rom development team for their incredible mods and rom control app...
@malbert16442 for his black themes
Xda for all the great guides to accomplish this...
Kernel source
RomControl Source
In the OP I had the ADB_Root_G930U_QE2Files.zip linked to the ADB_Root_G935U_QE2Files.zip zip so please make sure you have the ADB_Root_G930U_QE2Files.zip when downloading. Its fixed in the OP now so just double check
I recommend everyone put the Flashfire AP zip and Rom Zip on your internal storage as the AP file is so large that it may not be read properly do too limitations of some SD Cards. When you select AP file in Firmware there should be 4 partitions that are selected. If not then you have a bad download or need to have AP file on internal storage
Thanks for all your hard work . I just installed this so far so good but I am missing Wi-Fi calling. Is that normal or am I just not looking in the correct place? Thanks
ledezma2003 said:
Thanks for all your hard work . I just installed this so far so good but I am missing Wi-Fi calling. Is that normal or am I just not looking in the correct place? Thanks
Click to expand...
Click to collapse
You may have to flash the TMO version of this rom
jrkruse said:
You may have to flash the TMO version of this rom
Click to expand...
Click to collapse
Ok will try that when I get a chance. Thanks again.
Thx for an awesome rom.
Sorry if this question is asked before but couldn't find a solution (checked Verizon thread as well).
I am running Playstore version ROM and everything is working fine except Video Recording.
Photo is fine but when I record a video with included Camera NX, it only plays sound and the screen is either still or black.
I have been taking a needed break. I will update all my s7 roms including this one in the next few days
Nice
That rom can flash for g930p? tks your work!!
@jrkruse
Thanks for all your contributions to this device. I just bought this device and I've been diving through the forums trying to gather as much info on this locked down device.
Could you provide me with just the boot images that don't check the system image and from what model/rom are they from?
Oh and could you provide the partitions locations? The latest roms have an updated Knox that blocks SU from doing it's thing and I have to perform everything via adb (eng boot).
Blank screen
Hello,
I am on your custom rom and the phone was working fine for a day. After I restarted the phone I am not able to see the lockscreen. Its just blank. I do hear the sound of taking a screenshot when I press the buttons and I also can see the " shut down, restart, emg mode" buttons when I hold the power button but no lockscreen. I tried running the recovery boot img but nothing changed.
There is some kind of issue at the locksceen after a restart.
I'm Stuck
jrkruse said:
Latest Ufirm QE2 Nougat Firmware For The S7 Flat Only
This well give you a Customizable NonRooted Rom that uses stock boot.img not the eng boot image so there is no lag and it will pass safetynet checks and samsung pay will work
Give this guy @umaro some thanks he worked on this until it became reality even when I gave up​
Files To Download
Odin.zip
ADB_Root_G930U_QE2Files.zip
UFIRM_G930_Odin_Firmware.zip
FlashFire_Flashable_G930UFirmware.zip
UFirm_Multi_Carrier_Hybrid_NoNaMe_PS_BS_Free_G930U_QE2_V2.zip
These first 2 step must be done first unless you are on my previous version of this rom or my carrier specific rom that do not have root or if your unsure just do this first
This Will Wipe Your Phone
1. Unzip UFIRM_G930_Odin_Firmware.zip and flash all files in odin
2. Go through setup ignore invalid sim message and skip adding accounts
3. Goto Step 3 Below
If you are on one of my previous version of this rom or my carrier specific rom
1. Unzip UFIRM_G930_Odin_Firmware.zip
2. Use odin to flash BL and CP
3. Unzip ADB_Root_G930U_QE2Files.zip
4. Flash EngBoot image with odin
5. Root Phone. Im not going to have half a page about rooting there is an entire rooting thread here. The Eng Boot.img can be found in the UFIRM_QD2_Modified_Nougat_Firmware Folder
6. Unzip FlashFire_Flashable_G930UFirmware.zip
7. Copy AP_FlashFire_Only_G930U_QE2_Firmware.tar.md5 to your phone
8. Copy UFirm_Multi_Carrier_Hybrid_NoNaMe_PS_BS_Free_G930U_QE2_V2.zip to your phone
9. Open FlashFire and click Add Zip and choose UFirm_Multi_Carrier_Hybrid_NoNaMe_PS_BS_Free_G930U_QE2_V2.zip make sure to check mount system
10. Now in FlashFire click Add Firmware and choose AP_FlashFire_Only_G930U_QE2_Firmware.tar.md5 select all the partitions
11. Make sure Inject SuperSu is not selected
12. Click Add Wipe and choose Wipe Dalvik Cache and Cache and choose Format Cache Also select wipe SuperSU image. Make sure wipe is at end of flash sequence. The sequence should be AP file first then Zip second and Wipe cache last
13. Now Choose Flash
14. Phone will take Up to 20 minutes to boot
15. Reflashing Zip Will Require Flashing The AP File In FlashFire At The Same Time
16. Do not use Package Disabler Pro if you Choose NoNaMe mods in Aroma
MODS- (NoNaMeRomControl)
3minitbattery
Speed meter
Status bar mods
Center clock
Wifi/signal bar mods
Color change icon mod
Custom backgrounds
Notification drop-down
Incallui background
Gif in notification drop-down
Change/remove carrier names
And much more...
THANKS AND CREDITS
@jds3118 for testing and providing files and bootlooping his phone countless times for me
Gharrington for his awesome 3minitbattery mod...
NoNaMe rom development team for their incredible mods and rom control app...
@malbert16442 for his black themes
Xda for all the great guides to accomplish this...
Kernel source
RomControl Source
Click to expand...
Click to collapse
I followed the directions up to Step 7.
For the life of me I can not get the AP file to copy to my SD card. Yes I have enough space on it and I can get the ROM copied.
I tried copying the AP file with a file explorer, on my PC, external card reader. Every time I try, it gets to about 95-99% and says "copy failed".
I know it says flashfire only, but is that my only option?
Reegs said:
I followed the directions up to Step 7.
For the life of me I can not get the AP file to copy to my SD card. Yes I have enough space on it and I can get the ROM copied.
I tried copying the AP file with a file explorer, on my PC, external card reader. Every time I try, it gets to about 95-99% and says "copy failed".
I know it says flashfire only, but is that my only option?
Click to expand...
Click to collapse
In my case I created a folder named Download in Internal Storage and copied Zip and AP files there. I didn't have trouble coping files there.
From my experience & guess, you may still have old files & settings even though you flashed U-firm files Step 1-2.
Try to access recovery mode and do factory reset and see if this helps. Make sure you backup all important files to External SD because it will factory reset.
So I rooted my phone using Araltd's guide in this forum. I've got a couple of questions about this rom...
1. If I were to flash this rom to my device, would it remove my root access?
2. What's device performance like? After rooting, my device is very slow and buggy. Will this fix that?
3. Will my device still be full of T-Mobile's bloatware?
Thanks!
wolfpls254 said:
So I rooted my phone using Araltd's guide in this forum. I've got a couple of questions about this rom...
1. If I were to flash this rom to my device, would it remove my root access?
2. What's device performance like? After rooting, my device is very slow and buggy. Will this fix that?
3. Will my device still be full of T-Mobile's bloatware?
Thanks!
Click to expand...
Click to collapse
1. Yes, it will remove Root Access but you can still use ADB to do root stuff like push / pull files.
2. Since it will use stock boot instead of ENG boot, it will fix the lag issue.
3. This is U (universal) firmware so it won't have Tmobile bloat but it will have Samsung bloat/apps. During the install you can also choose de-bloat level too. From my experience BS-Free (2nd one), is both lightweight and stable. If you go with Playstore level (most lightweight, replace Samsung Apps with Google ones), you will have trouble with camera.
kyungone said:
1. Yes, it will remove Root Access but you can still use ADB to do root stuff like push / pull files.
2. Since it will use stock boot instead of ENG boot, it will fix the lag issue.
3. This is U (universal) firmware so it won't have Tmobile bloat but it will have Samsung bloat/apps. During the install you can also choose de-bloat level too. From my experience BS-Free (2nd one), is both lightweight and stable. If you go with Playstore level (most lightweight, replace Samsung Apps with Google ones), you will have trouble with camera.
Click to expand...
Click to collapse
Do you know how this rom compares to the QF6 one which seems to be a bit more popular?
wolfpls254 said:
Do you know how this rom compares to the QF6 one which seems to be a bit more popular?
Click to expand...
Click to collapse
The QF6 ROM you mentioned is T-mobile firmware so it will have Tmobile apps. Most of them can be removed from ROM install or disabled after.
Other than that there's no performance difference.
If you want Tmobile like environment with Tmobile update schedule, go with T-mobile one. If you want less carrier apps, go with U-Firmware one.
I will no longer be updating my s7 threads until the time Oreo is released with root method. For now I have worked with @stang5litre to bring my non-root method to his amazing rom. He currently has a nougat release found here http://stang5litre-roms.proboards.com/
I keep getting samsung pay connection error. any fixes? i tried factory reset and reset settings, but the app still doesnt work. do i have to reflash the rom?
amdeng said:
I keep getting samsung pay connection error. any fixes? i tried factory reset and reset settings, but the app still doesnt work. do i have to reflash the rom?
Click to expand...
Click to collapse
If you at any point tried to root it or flashed the modified boot image then you are no longer passing the safteynet checks, my suggestion is to do a clean install and see if it works then try it again making sure you don't root after you are done installing this rom.

Alternative method magisk root [stock android 9][NO TWRP][Samsung A70 FN/DS]

purpose of this post is to share an alternative method for those who fail to root using @topjohnwu recommended method or the method posted by @Grarak here on A70 forum that involves patching recovery.img in magisk and then flashing that in twrp>install to boot.
failing to root means either bootloops or unstable magisk root or magisk root disappearing randomly or after a module installation.
this is not my original guide , i was told this method by @raeumler via PM and i am sharing it on A70 forums incase other methods dont work.Some of the steps may not be neccesary , but i did them ritually anyway
my phone model is SM-A705FN /DS and firmware version is A705FNXXU5ASL4( with 1st jan 2020 updates) . country is PAK
do this at your own risk! i will not be responsible for any negative consequences
appropiate links and files will be posted as attachments
rooting procedure( read each step twice)
1- UNLOCKING BOOTLOODER= this will factory reset device . backup your data
read step 02 of this linked guide https://forum.xda-developers.com/galaxy-a70/development/recovery-twrp-galaxy-a70-t3955984
DOWNLOAD FIRMWARE AND ATTACHMENTS= now i am assuming you have stock samsung android 9. if not, download your firmware via SamFirm windows program and flash in odin to go to stock[ program available in attachements]. Download other attachements too
2-Find vbmeta.tar in downloaded attachments and unpack it. you will get vbmeta.img file.
3. unzip stock Samfirm downloaded firmware. you will get 5 files in it (BL,AP,CP,CSC and CSC_HOME).open the AP File from the factory rom with 7zip
4. remove userdata.img, vendor.img and system.img from the AP file
5. replace vbmeta.img with the one you have downloaded in step 2.
6. repack AP as AP.tar [ use 7zip or peazip. i used peazip windows program, ensure file type is TAR]. transfer this AP.tar to your phone
7. install magisk manager 7.5.1 on your phone and open it. connect your phone to internet.
8. hit the upper install button and choose "patch a file"
9. choose the repacked AP file and patch it[ this requires active internet as magisk needs to download its zip file]
10. copy the AP file which magisk creates in internal storage/download/magisk_patched.tar back to your pc (better keep it named as such for differentiation, its irrelevant how the file is named as long its a tar file)
11. download,unzip and open Odin 3.1.3.1[available in attachements]. i used Odin3+v3.13.1_3B_PatcheD.exe , there is a simple version too inside the zip
12. go into download mode on your phone (shut down completely then hold vol+ vol- togather and plug in cable connected to PC ). Odins should show Com port X as blue
13. in odin: put the BL, CP and HOME_CSC in its place (the files from the factory firmware you downloaded in step 1 from SamFirm windows program) and place the magisk patched AP on AP
16. check if you want autoreboot or not, its your own taste (some feel safer with autoreboot unchecked, both works)[ i kept autoreboot checked]
15. hit start and let it finish (when it stucks on something try another cable and install latest samsung adb driver.)
16. let the system reboot
17. if you get stuck in bootloop or freeze >10 min on samsung logo, try to force reboot.press volume down + power till screen turns blank then press volume + and power till bootloader unlock screen appears and then let go of all keys.
if still it doesnt boot, then press volume down and power togather to force shutdown and then press volume up and power till stock recovery boots up. Mine at this stage said firmware is corrupt ,factory reset needed so thats what i did in stock recovery. power off system in stock recovery and then press volume+ and power till bootloader warning screen , let go of all buttons, it should now boot up fine with magisk manager app in app drawer. DONT OPEN IT YET
download this app from play store https://play.google.com/store/apps/details?id=fr.petrus.tools.reboot&hl=en_US. open app and press reboot. No need to press any keys
on reboot complete ,connect to internet,open magisk, let it check for updates, it should say installed in both portions. magisk will do additional enviromental steps and then reboot. on booted up, use the linked reboot app to reboot again.
now magisk should be installed all fine
for viper4android>open magisk>swipe left and tap downloads> installed 2.7.1.6> reboot with linked app
on reboot check if app is installed, if not > install and login on xda labs and download viper4android 2.7.1.6> open app> give it root accesss> let it reboot device on installtion> on bootied up reboot again with linked app and then check drivers on viper4android[ make sure master switch is on and then play some music ,tap the chip icon to see driver status and processing status
from here onward, always use the linked reboot app to reboot device. if an app or module reboot device automatically( like viper4android does ) then on boot complete,reboot again with the linked app
Credits to @Grarak for his original work and files
 @raeumler for his guide.
Unfortunately, it doesn't work on Android 10.
There is an error in Odin when flashing files.
The error is when flash the AP file, more specifically vbmeta.
kac222 said:
Unfortunately, it doesn't work on Android 10.
There is an error in Odin when flashing files.
The error is when flash the AP file, more specifically vbmeta.
Click to expand...
Click to collapse
This is for stock android 9 as the title says.
Follow @MarvinMod guide to root android 10
Yes i know but i tried for yourself. I know how rooted on Android 10. Regards.
Wysłane z mojego SM-A705FN przy użyciu Tapatalka
Looks like a useful guide, thank you for putting it up. I'm really not sure how to get the firmware though from the SamFirm program. I found this ( https://androidmtk.com/use-samfirm-tool - might be useful info?) since I have never used the samfirm tool before I am lost at that step. I don't know if there's a list of region codes somewhere? I have an 'international version' A70. Using SM-A705MN, baseband version A705MNXXU3ASI1 .. Since I'm in the US, should I look to getting that type of ROM or should I find out what region this particular ROM already on the phone is, and use that?
I've done rooting before (Samsung S4, HTC M9, LG V20) but these phones seem even more complicated.
Even if all this works, then the root is not 'permanent'? I'm not sure why a different 'reboot app' would be needed if the system is modified in a way to enable things like magisk/super su?
DelphisDoofer said:
Looks like a useful guide, thank you for putting it up. I'm really not sure how to get the firmware though from the SamFirm program. I found this ( https://androidmtk.com/use-samfirm-tool - might be useful info?) since I have never used the samfirm tool before I am lost at that step. I don't know if there's a list of region codes somewhere? I have an 'international version' A70. Using SM-A705MN, baseband version A705MNXXU3ASI1 .. Since I'm in the US, should I look to getting that type of ROM or should I find out what region this particular ROM already on the phone is, and use that?
I've done rooting before (Samsung S4, HTC M9, LG V20) but these phones seem even more complicated.
Even if all this works, then the root is not 'permanent'? I'm not sure why a different 'reboot app' would be needed if the system is modified in a way to enable things like magisk/super su?
Click to expand...
Click to collapse
Download phone info app and note pda, csc and phone codes.
Use these codes to Google your exact firmware and download that ( you may have to visit various websites that offer better speed)
The samfirm, frija only allows latest firmware to be download, not the currently installed one.
One you have the stick firmware file, then you can proceed with rooting.
If you are on android 9 use this guide
If you are on Android 10 use MarvinMod guide.
This reboot app is what I currently use. Haven't experimented with other apps.
The root is permanent as long as your reboot with the mentioned key combination or the reboot app.
The reboot app simple allows you to reboot without the key combination. If you don't want to use this app then you must reboot with the mentioned key combination to retain root. Otherswise you wouldn't have root unless you reboot again with correct combination.
To make this easy I suggested that reboot app
Yes I feel you bro, I had Samsung note 2 then note 4 phone and they were easier to root.
But with Google changing things the best way to root is to use magisk and this complicated methods
i think you can make a little script for rebooting. should work. i really want to know how the bootpartition is corrected, at boot its recovery-from-boot.p as image and install-recovery.sh for reenabling stockrecovery. if you rename this files bootup should work without reflashing boot or recovery. there have to be something similar to the rebootprocess, a script that flashes a sparse image (the *.p file to delete su binary or something like that..) or it just kills the su binary in the folders itself. im to stupid for dmesg and logcat i couldnt find out whats going on at reboot. also the petrus reboot app reboots instant, keys doesnt. seems to be that adb reboot deletes root too. yesterday, somehow my fone did sonething last night, which crashes root again.....i need twrp urgent to make backup. but the binary let not decrypt it. U5 is android 10 bootloader and there are some issues with twrp (decrypt). last time it has saved my backuptry to /data/backupfolder as internal is encrypted. i dont want to factoryreset this phone....is it complicated to build a recovery ? or is there something like a clickitalltogetherapp?
---------- Post added at 09:46 AM ---------- Previous post was at 09:24 AM ----------
following reboot variants keeping root:
hold all keys for 10 seconds
reboot via terminal or script
petrus app
following kills root:
standartreboot with hw-keys
adb reboot (on a dosprompt from pc)
boot to stockrecovery
magisk module reboot
but thats is such a XXXX .. i dont have a word for it, in the beginning computers and so are working logical....seems that samsungs security trends are not that logical as needed... i hate samsung :/. there have to be someone who find the "unsu"-files...cannot be....
raeumler said:
i think you can make a little script for rebooting. should work. i really want to know how the bootpartition is corrected, at boot its recovery-from-boot.p as image and install-recovery.sh for reenabling stockrecovery. if you rename this files bootup should work without reflashing boot or recovery. there have to be something similar to the rebootprocess, a script that flashes a sparse image (the *.p file to delete su binary or something like that..) or it just kills the su binary in the folders itself. im to stupid for dmesg and logcat i couldnt find out whats going on at reboot. also the petrus reboot app reboots instant, keys doesnt. seems to be that adb reboot deletes root too. yesterday, somehow my fone did sonething last night, which crashes root again.....i need twrp urgent to make backup. but the binary let not decrypt it. U5 is android 10 bootloader and there are some issues with twrp (decrypt). last time it has saved my backuptry to /data/backupfolder as internal is encrypted. i dont want to factoryreset this phone....is it complicated to build a recovery ? or is there something like a clickitalltogetherapp?
---------- Post added at 09:46 AM ---------- Previous post was at 09:24 AM ----------
following reboot variants keeping root:
hold all keys for 10 seconds
reboot via terminal or script
petrus app
following kills root:
standartreboot with hw-keys
adb reboot (on a dosprompt from pc)
boot to stockrecovery
magisk module reboot
but thats is such a XXXX .. i dont have a word for it, in the beginning computers and so are working logical....seems that samsungs security trends are not that logical as needed... i hate samsung :/. there have to be someone who find the "unsu"-files...cannot be....
Click to expand...
Click to collapse
I didn't messed with boot or recuvery files like the way you DM me.
But I have been noticing strange behavior with petrus app.
Reboot option in petrus app is kinda of like fast reboot or reboot UI. Because all apps opened and present in task manager remain so after reboot with petrus app.
Also once you power off with petrus app,
1= booting up with root key combination results in phone getting freeze Or bootlooping
2=. Force shutting phone again bootloop phone.
3= Going to stock recovery and rebooting system bootloop.
4= going to stock recuvery and shutting off phone from there and then simply pressing power button without key combination, successfully bootup phone with root intact.
This is such a bizzare behaviour
Oh and i am still on Android 9 pie.

Categories

Resources