FlashFire on the SM-G920T - T-Mobile Samsung Galaxy S6

It looks like Nobody on the G920T has tried Flashfire yet and gave a report (that I could find) so I decided to.
I just rooted via pingpong so I kept knox warranty intact. Then I decided to take the leap of faith and test out flashfire here are my results:
EFS backup and restore: Success
full system backup: Success
Flash a rom (Looper): Success
Full Restore (Except modem Firmware): Failed but it kind of worked. I needed to do a factory reset, but was back on the stock non looper rom after the reset.
Make sure you delete the boot.img from the zip and delete the line from the installer script. If you do not do that you will trip knox, on the same note you cannot flash any custom kernel atm without tripping knox.
http://forum.xda-developers.com/general/paid-software/flashfire-t3075433

ThePagel said:
It looks like Nobody on the G920T has tried Flashfire yet and gave a report (that I could find) so I decided to.
I just rooted via pingpong so I kept knox warranty intact. Then I decided to take the leap of faith and test out flashfire here are my results:
EFS backup and restore: Success
full system backup: Success
Flash a rom (Looper): Success
Full Restore (Except modem Firmware): Failed but it kind of worked. I needed to do a factory reset, but was back on the stock non looper rom after the reset.
Either the rom (probably) or the system restore tripped knox. I checked after the efs restore and it was still 0x0. Tread lightly until more information is out if you want to keep knox intact I just wish I would have checked knox after flashing the rom People on other knox devices have flashed roms without tripping knox so all hope is not lost.
http://forum.xda-developers.com/general/paid-software/flashfire-t3075433
Click to expand...
Click to collapse
looper rom flashes a kernel. this will trip knox.

-Mr. X- said:
looper rom flashes a kernel. this will trip knox.
Click to expand...
Click to collapse
take the kernel out of the zip. problem solved.

-Mr. X- said:
looper rom flashes a kernel. this will trip knox.
Click to expand...
Click to collapse
mikeyinid said:
take the kernel out of the zip. problem solved.
Click to expand...
Click to collapse
Yeah I thought about doing that, oh well. I realized before I tested flash fire I didn't really care about Samsung pay and if I do want to I can swap phones with my wife.

ThePagel said:
Yeah I thought about doing that, oh well. I realized before I tested flash fire I didn't really care about Samsung pay and if I do want to I can swap phones with my wife.
Click to expand...
Click to collapse
I'm not sure I get all the hype with pay...

mikeyinid said:
I'm not sure I get all the hype with pay...
Click to expand...
Click to collapse
Personally, I wanted to try the loop pay function. I probably would have used it a couple of times and just stop after that.

ThePagel said:
Personally, I wanted to try the loop pay function. I probably would have used it a couple of times and just stop after that.
Click to expand...
Click to collapse
I decided against using any NFC payments on the S6 when i experimented and was able to turn on the nfc externally with a magnetic field. Left a bad tastes in my mouth. You can even watch the software switch toggle from off to on if you get the device close to a magnetic field.

-Mr. X- said:
I decided against using any NFC payments on the S6 when i experimented and was able to turn on the nfc externally with a magnetic field. Left a bad tastes in my mouth. You can even watch the software switch toggle from off to on if you get the device close to a magnetic field.
Click to expand...
Click to collapse
That is not cool, but if Samsung pay is anything like Apple pay it will require a fingerprint before it works.

ThePagel said:
That is not cool, but if Samsung pay is anything like Apple pay it will require a fingerprint before it works.
Click to expand...
Click to collapse
I pondered the potability of some one enabling your nfc and getting it to take your device to a malicious page with malicious scripts or something. so wither way i'm not to impressed the hardware can be turned on remotely via magnetic field.
BTW love FlashFire. Bought the pro to help along the dev

-Mr. X- said:
BTW love FlashFire. Bought the pro to help along the dev
Click to expand...
Click to collapse
It was very nice other than the recover from a backup issue I had. I will probably buy the pro as well even though I am going to stick to twrp for now.

ThePagel said:
It was very nice other than the recover from a backup issue I had. I will probably buy the pro as well even though I am going to stick to twrp for now.
Click to expand...
Click to collapse
I just recovered from a backup and all is well. so it might have been an isolated issue.

mikeyinid said:
take the kernel out of the zip. problem solved.
Click to expand...
Click to collapse
Is this just deleting boot.img from the zip?

dctechie said:
Is this just deleting boot.img from the zip?
Click to expand...
Click to collapse
remove it from the installerscript as well for good messure.

Just flashed looper after removing boot and modding script, works and knox still 0x0..

_Dennis_ said:
Just flashed looper after removing boot and modding script, works and knox still 0x0..
Click to expand...
Click to collapse
hey, i kno i have the vzw s6 edge but do you mind sending me a pm with just the updater script? i assume by modding it, you simply deleted the line of code to flash the boot.img?
hopefully i can get my rom up (i just have error in updater script) using flashfire.
Sent from my SM-G925V using XDA Free mobile app

I got it from @mikeyinid over here http://forum.xda-developers.com/showthread.php?t=3087930
Yes all I did was delete the flash boot.img line.
It looks like he used a script to make the updater script. I can upload it in the morning I'd you still need it, past bed time already lol.

_Dennis_ said:
I got it from @mikeyinid over here http://forum.xda-developers.com/showthread.php?t=3087930
Yes all I did was delete the flash boot.img line.
It looks like he used a script to make the updater script. I can upload it in the morning I'd you still need it, past bed time already lol.
Click to expand...
Click to collapse
that would be great lol. i work about 10 hours today (barely getting ready) so i wont be able to play until after that haha
Sent from my SM-G925V using XDA Free mobile app

_Dennis_ said:
I got it from @mikeyinid over here http://forum.xda-developers.com/showthread.php?t=3087930
Yes all I did was delete the flash boot.img line.
It looks like he used a script to make the updater script. I can upload it in the morning I'd you still need it, past bed time already lol.
Click to expand...
Click to collapse
Wouldn't you be able to remove the boot.img from the ZIP? Or would the flash fail because it wasn't able to find the correct file?

nolimit78 said:
Wouldn't you be able to remove the boot.img from the ZIP? Or would the flash fail because it wasn't able to find the correct file?
Click to expand...
Click to collapse
Honestly why wouldn't you remove both? I'm sure it would fail but if this script is anything like the majority, the boot.Img line is the last thing to install so as long as it doesn't delete the old boot.img it should still work. why not take the extra 20 seconds and deleted the line?

ThePagel said:
Honestly why wouldn't you remove both? I'm sure it would fail but if this script is anything like the majority, the boot.Img line is the last thing to install so as long as it doesn't delete the old boot.img it should still work. why not take the extra 20 seconds and deleted the line?
Click to expand...
Click to collapse
Only asking to help make it easier for others. Of course I just deleted the extra line. DANG!

Related

[Q]Any ROMs compatible with flashfire and don't trip knox?

Hey guys. Been out of the S6 ROM game recently and missed the whole Flashfire thing. I am rooted, but have not installed any custom recoveries or anything like that. I've been spending the last couple days reading and trying to find any TMO ROMs that are flashable on Flashfire without tripping knox.
Are any of the ROMs for TMO compatible with Flashfire and won't trip knox? What is the process behind flashing one of those?
chrismyu said:
Hey guys. Been out of the S6 ROM game recently and missed the whole Flashfire thing. I am rooted, but have not installed any custom recoveries or anything like that. I've been spending the last couple days reading and trying to find any TMO ROMs that are flashable on Flashfire without tripping knox.
Are any of the ROMs for TMO compatible with Flashfire and won't trip knox? What is the process behind flashing one of those?
Click to expand...
Click to collapse
Remove the boot.img from the zip and from the installer script to be safe. If you do that you won't trip knox. Be safe and stick to roms in the tmobile section for now.
what part of the script do we have to remove? where is it?
tlxxxsracer said:
what part of the script do we have to remove? where is it?
Click to expand...
Click to collapse
Most roms it's close to the end
ThePagel said:
Most roms it's close to the end
Click to expand...
Click to collapse
what am i looking for as far as code/script??
tlxxxsracer said:
what am i looking for as far as code/script??
Click to expand...
Click to collapse
Look at some installer script tutorials and you will be able to get it done. I don't feel like explaining what needs to be done, plus you'll have more knowledge on the things you flash!
ThePagel said:
Look at some installer script tutorials and you will be able to get it done. I don't feel like explaining what needs to be done, plus you'll have more knowledge on the things you flash!
Click to expand...
Click to collapse
think i found the part to delete
"# updater-script-90_KERNEL
package_extract_file("boot.img", "/dev/block/sda5");"
tlxxxsracer said:
think i found the part to delete
"# updater-script-90_KERNEL
package_extract_file("boot.img", "/dev/block/sda5");"
Click to expand...
Click to collapse
Yeah, looks right to me
Which ROM are you installing?
tbns said:
Which ROM are you installing?
Click to expand...
Click to collapse
I downloaded looper. Still hesitant to event try and flash
I have xtrestolite downloaded and I am also hesitant to flash. I am in no hurry to flash a custom rom. I just want to know what is out there and the process behind flashing the ROMs so I am prepared when I want to flash.
I was just looking over that thread to see if 1) flashing it would trip knox, and 2) if anybody had tried flashing it with flashfire.
I want somebody else to take the plunge before I do
Hello,
do you have any reference links to learn more about the installer scripts and how to know if the rom I want to install will trip Knox or not?
Thanks.

Is there an easy way to unroot?

I'm using chroma ROM and my satellite provider requires it's app to run on an unrooted phone. I'd there an easy way to unroot my Nexus without having to wipe?
slekkas said:
I'm using chroma ROM and my satellite provider requires it's app to run on an unrooted phone. I'd there an easy way to unroot my Nexus without having to wipe?
Click to expand...
Click to collapse
Flash the system image from a factory image. If your kernel is modified, flash the boot IMG as well.
Use wugs toolkit.
Evolution_Tech said:
Flash the system image from a factory image. If your kernel is modified, flash the boot IMG as well.
Click to expand...
Click to collapse
So just to get this straight and I don't screw up my phone. I find the stock rom same version as my chroma which is LMY48B. I extract it and using fastboot I install system.img and boot.img? My phone is unencrypted right now... Will it get encrypted?
And when I need root again I must just install it along with Franco Kernel I'm using?
I appreciate the help...
Nickchapstick said:
Use wugs toolkit.
Click to expand...
Click to collapse
I installed it on my laptop but even though my phone is rooted I don't see an option to unroot... Maybe because I didn't use regular rom and used chroma instead?
slekkas said:
So just to get this straight and I don't screw up my phone. I find the stock rom same version as my chroma which is LMY48B. I extract it and using fastboot I install system.img and boot.img? My phone is unencrypted right now... Will it get encrypted?
And when I need root again I must just install it along with Franco Kernel I'm using?
I appreciate the help...
Click to expand...
Click to collapse
First, why are you trying to unroot?
You would download a factory image form the Google developer page. Extract twice, and grab the system image from there. Yes, match the version your phone is currently on.
Evolution_Tech said:
First, why are you trying to unroot?
You would download a factory image form the Google developer page. Extract twice, and grab the system image from there. Yes, match the version your phone is currently on.
Click to expand...
Click to collapse
I'm trying to unroot because my satellite provider uses an app like sky go that requires your phone to be unrooted... I need to watch a game sometimes when I'm at work.
slekkas said:
I'm trying to unroot because my satellite provider uses an app like sky go that requires your phone to be unrooted... I need to watch a game sometimes when I'm at work.
Click to expand...
Click to collapse
Have you considered multi ROM? You could have your rooted normal set up and a non rooted as well.
Can't you just go into supersu settings and unroot? That way you can stay on chroma
Kreateablaze said:
Can't you just go into supersu settings and unroot? That way you can stay on chroma
Click to expand...
Click to collapse
Depends on how deeply his situation is looking for root files. The unroot feature of SuperSU doesn't remove everything.
Evolution_Tech said:
Have you considered multi ROM? You could have your rooted normal set up and a non rooted as well.
Click to expand...
Click to collapse
My friend I didn't know this was possible with the nexus 6. That would really interest me.... I already have twrp installed. Is there an easy guide you can point out for me?
slekkas said:
My friend I didn't know this was possible with the nexus 6. That would really interest me.... I already have twrp installed. Is there an easy guide you can point out for me?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=3074529
Evolution_Tech said:
Depends on how deeply his situation is looking for root files. The unroot feature of SuperSU doesn't remove everything.
Click to expand...
Click to collapse
Tried this keeps telling me that I need to unroot. So i'm about to start the multi rom procedure
Evolution_Tech said:
Have you considered multi ROM? You could have your rooted normal set up and a non rooted as well.
Click to expand...
Click to collapse
How about the encryption? Chroma is unencrypted. If the second rom is encrypted what happens there?
I'm also trying to find a stock rom that is not pre-rooted to install from recovery. Can you show me the latest I can get?
Evolution_Tech said:
Have you considered multi ROM? You could have your rooted normal set up and a non rooted as well.
Click to expand...
Click to collapse
My friend I installed multirom and used an older Chroma rom that wasn't pre-rooted. it worked like a charm.... Now I can just go to this rom and use all my apps that require the phone to be unrooted.... Again thanks for the idea....
Can I just ask what version of chroma wasn't pre rooted? I want to do the same if possible. Thanks
Drefsab said:
Can I just ask what version of chroma wasn't pre rooted? I want to do the same if possible. Thanks
Click to expand...
Click to collapse
well, 2 months ago it was being called older.. anyways, the far majority of roms do not have root. you need to flash the supersu file shen flashing the roms, for root. but, to flash a rom, yoh need an unlocked bootloader and twrp recovery. most apps that check for root will still think that you have root though.
simms22 said:
well, 2 months ago it was being called older.. anyways, the far majority of roms do not have root. you need to flash the supersu file shen flashing the roms, for root. but, to flash a rom, yoh need an unlocked bootloader and twrp recovery. most apps that check for root will still think that you have root though.
Click to expand...
Click to collapse
i must have fell asleep during this development lol
far as i have ever seen, its rare for a rom to not be rooted, however, more frequently devs have had it off by default, and its a treasure hunt to find where to turn it on.
i do always flash the su zip, to avoid this tedious hunting though.
bweN diorD said:
i must have fell asleep during this development lol
far as i have ever seen, its rare for a rom to not be rooted, however, more frequently devs have had it off by default, and its a treasure hunt to find where to turn it on.
i do always flash the su zip, to avoid this tedious hunting though.
Click to expand...
Click to collapse
cm based, probably have root. aosp roms, the far majority do mot have root. you need to grab it if you want it
simms22 said:
cm based, probably have root. aosp roms, the far majority do mot have root. you need to grab it if you want it
Click to expand...
Click to collapse
yup I found that most are pre-rooted, though found cleancore that works great. I've just installed multirom and that booted into it then tested a couple of apps that are blocked on root (Banking app and Sky Go), and happy days they work great.
Its annoying and rather wasteful having have a second rom just to run a couple of apps but at least now I can use the apps on my device if I want to. Thanks
Typical apps block hacking (root) so the work around instead of unrooting is to go deeper with the hacks/mods

///**Stock ODIN TAR FILES G920AUCU3BOI2 *LATEST*

Guess who's back to save your little butts from your updates woes. ..
Your favorite Samsung double agent is back with some new goodies.
No more tears of frustration.!
I present you the Stock Official Files to Update/Recover your ATT galaxy s6 to the latest Build.
**WARNING**
- This will upgrade your bootloader and burn an e-fuse in the process so YOU WONT BE ABLE TO DOWNGRADE. Period.
- This will delete your data..I repeat you DATA will be deleted so backup your stuff easily with smartswitch first.
- If your phone is rooted you will lose root access.
- There's a 1% change your phone will blow into a million pieces
Use Odin 3.10.6 or Odin 3.10.7 To flash.
DOWNLOAD HERE.
Feel free to mirror. Mega upload speeds suck for me so I used mediafire instead.
I am not worthy!
I want to know if there is a way to flash this to an nonrooted cricket wireless phone
victorythagr8 said:
I want to know if there is a way to flash this to an unroored cricket wireless phone
Click to expand...
Click to collapse
I'm 99% sure it will work because they are literally the same phone. It's just different carrier settings.. In any case if the file is not compatible with your phone then it simply wont flash. No worry of a brick.
Is there a link available yet? Sorry for the rush but I'm pretty excited. (I can't pull the update since I have a T-Mobile SIM in my AT&T S6.)
Sunderwear said:
Guess who's back to save your little butts from your updates woes. ..
Your favorite Samsung double agent is back with some new goodies.
No more tears of frustration.!
I present you the Stock Official Files to Update/Recover your ATT galaxy s6 to the latest Build.
**WARNING**
- This will upgrade your bootloader and burn an e-fuse in the process so YOU WONT BE ABLE TO DOWNGRADE. Period.
- I don't have an ATT Galaxy S6 so I don*t know if this will wipe your data or not.. I will need someone to confirm for me.
- If your phone is rooted you will lose root access.
- There's a 1% change your phone will blow into a million pieces
Use Odin 3.10.6 or Odin 3.10.7 To flash.
Link Pending. Upload in progress.
Click to expand...
Click to collapse
The man, that is your title! THANK YOU! Us Cricket customers will be flashing shortly. I have AT&T device but Cricket service and the OTA just is not coming through.
Link is live everyone. PLEASE someone let me know if this wipes your data or not. Thank you and happy flashing
I'm having trouble downloading. I was at 0.5 GB/1.6 GB and the download stopped; now I can't even access the download page.
EDIT: never mind
Should I be adding all 4 files to ODIN? My biggest problem is that my phone is still on OE2 and I'm having problems updating.
Somebody pls make a flashable version of this so we can still keep root.
So this will burn a e-fuse? Is it supposed to? Does that hurt warranty as well?
tehdef said:
Should I be adding all 4 files to ODIN? My biggest problem is that my phone is still on OE2 and I'm having problems updating.
Click to expand...
Click to collapse
yes you must flash all 4 files.
SlimJ87D said:
So this will burn a e-fuse? Is it supposed to? Does that hurt warranty as well?
Click to expand...
Click to collapse
e-fuse is samsungs way of blocking you from downgrading the firmware. This is official samsung software. You will not trip knox.
Sunderwear said:
e-fuse is samsungs way of blocking you from downgrading the firmware. This is official samsung software. You will not trip knox.
Click to expand...
Click to collapse
oh, I got confused. I thought the OP said our e-fuse would be set off, but he's saying it will be set off if we try and downgrade.
Does this update delete personal data? Or does it just update.
SlimJ87D said:
oh, I got confused. I thought the OP said our e-fuse would be set off, but he's saying it will be set off if we try and downgrade.
Does this update delete personal data? Or does it just update.
Click to expand...
Click to collapse
waiting for someone to confirm if data gets deleted or not..
Just fyi, mine went from OE2 to the OI2.
Thanks Sunder!
tehdef said:
Just fyi, mine went from OE2 to the OI2.
Thanks Sunder!
Click to expand...
Click to collapse
Did it delete your data?
SlimJ87D said:
Did it delete your data?
Click to expand...
Click to collapse
Yes
Dude thanks for posting these! When the 5.1.1 update was first rolled out I noobed it up and tried to get my device ready by flashing back to stock. It was rooted and on OF4 via the FlashFire method to keep root but when I flashed to the original stock it ended up wiping my baseband and as a result I lost data for two days. I just flashed these and now all is well again. Thanks again!
Data deleted

Stock S6 [SM-G920T] Kernel?

Hello again, I'm back with another question.
After successfully rooting my T-Mobile S6, I was wondering if anyone has a backup of the S6's original kernel. I would like to have it just in case something goes wrong with my phone, and thankfully nothing has, but I just want to be on the safe side. I've already tripped KNOX so, no official repairs for me. Also, for any of you S6/S6 Edge users that wanna root, here's the guide I used: Click Here
Good luck! Make sure to get the right kernel! :good:
Just flash stock firmware with odin
tyrone1 said:
Just flash stock firmware with odin
Click to expand...
Click to collapse
Is that all it takes? Huh. Thanks!
Does finger-print sensor work after rooting?
trungctu said:
Does finger-print sensor work after rooting?
Click to expand...
Click to collapse
Yes, along with Android Pay. Samsung pay however, seems to crash no matter what. IR function (The Peel Smart Remote App uses this) works, and everything runs smoothly. If your looking to use Xposed, your going to have to deodex the stock ROM, or install a custom one.
msoza1 said:
Yes, along with Android Pay. Samsung pay however, seems to crash no matter what. IR function (The Peel Smart Remote App uses this) works, and everything runs smoothly. If your looking to use Xposed, your going to have to deodex the stock ROM, or install a custom one.
Click to expand...
Click to collapse
Also, this WILL trip KNOX.
msoza1 said:
Also, this WILL trip KNOX.
Click to expand...
Click to collapse
I just care about finger-print scanner. And one more question, what is your baseband version?
trungctu said:
I just care about finger-print scanner. And one more question, what is your baseband version?
Click to expand...
Click to collapse
Here's a picture
Thanks. I will try to root my phone.
trungctu said:
Thanks. I will try to root my phone.
Click to expand...
Click to collapse
Any luck? I hope nothing went wrong.
msoza1 said:
Any luck? I hope nothing went wrong.
Click to expand...
Click to collapse
It worked, although it got error "Recovery Is not Seandroid Enforcing" when restarting.
I wonder why it can not use S6 international ROM, get boot-loop.
trungctu said:
It worked, although it got error "Recovery Is not Seandroid Enforcing" when restarting.
I wonder why it can not use S6 international ROM, get boot-loop.
Click to expand...
Click to collapse
Yeah, I get that same message too. I'm looking for an updated kernel. And, I'm guessing it has to do with differences in kernels, or bootloader in the international model, but I could be wrong.

Stock-S7-EDGE-ATT_G935AATT2APG1-Firmware-July-27-16

Here's Latest Samsung AT&T S7 Edge G935A Stock G935AATT2APG1 Firmware July 27, 2016
Software update includes:
1-Set up and Transfer
2-Wi-Fi Calling
3-IPME
4-AMBS Phase 3
AT&T Stock S7 EDGE Firmware G935AATT2APG1: https://www.androidfilehost.com/?fid=24651430732235289
Odin3 v3.12.3: https://www.androidfilehost.com/?fid=24572369242688620
Standard process. Open Odin, Put your phone in download mode, select the Firmware as BL,AP,CP,CSC , Hit Start and let Odin do it’s thing.
Venom0642 said:
Here's Latest Samsung AT&T S7 Edge G935A Stock G935AATT2APG1 Firmware July 27, 2016
Software update includes:
1-Set up and Transfer
2-Wi-Fi Calling
3-IPME
4-AMBS Phase 3
AT&T Stock S7 EDGE Firmware G935AATT2APG1: https://www.androidfilehost.com/?fid=24651430732235289
Odin3 v3.12.3: https://www.androidfilehost.com/?fid=24572369242688620
Standard process. Open Odin, Put your phone in download mode, select the Firmware as BL,AP,CP,CSC , Hit Start and let Odin do it’s thing.
Click to expand...
Click to collapse
Will this update the bootloader? Is it possible to Odin all except the BL file?
jabreu203 said:
Will this update the bootloader? Is it possible to Odin all except the BL file?
Click to expand...
Click to collapse
Supposedly, the bootloader is still v2.
Sent from my VK815 using XDA-Developers mobile app
have you rooted this? im currently rooted but unsure if i really need it seeing i miss samsung pay but i like debloating my rom and some of the Xposed modules that are working right now.
I tried rooting this update,it didn't want to stay running for whatever reason. Bonus though these files worked perfect im right back to stock again.
Edit.. After factory reset,rooting goes very smooth.
blaz1nr said:
I tried rooting this update,it didn't want to stay running for whatever reason. Bonus though these files worked perfect im right back to stock again.
Edit.. After factory reset,rooting goes very smooth.
Click to expand...
Click to collapse
So this firmware can't be root yet right?
luv4sec said:
So this firmware can't be root yet right?
Click to expand...
Click to collapse
Yes it can. Same way as before.
Sent from my VK815 using XDA-Developers mobile app
is this firmware safe
jabreu203 said:
Will this update the bootloader? Is it possible to Odin all except the BL file?
Click to expand...
Click to collapse
after updating this firmware will samsung pay work ?
ansh5671 said:
after updating this firmware will samsung pay work ?
Click to expand...
Click to collapse
Samsung Pay will work if not rooted on firmware.
Running On Samsung Galaxy S7 Edge G935A Wicked Dark Carnage Edition Theme
Venom0642 said:
Samsung Pay will work if not rooted on firmware.
Running On Samsung Galaxy S7 Edge G935A Wicked Dark Carnage Edition Theme
Click to expand...
Click to collapse
What;s crazy is Android pay works for me rooted. Dont know about Samsung pay, my bank or credit cards arent a member.
nugzo said:
What;s crazy is Android pay works for me rooted. Dont know about Samsung pay, my bank or credit cards arent a member.
Click to expand...
Click to collapse
Yea, mine either. I've been waiting 2 years.
Sent from my VK815 using XDA-Developers mobile app
Skizzy034 said:
Yea, mine either. I've been waiting 2 years.
Sent from my VK815 using XDA-Developers mobile app
Click to expand...
Click to collapse
I still have no idea htf samsung pay works on every cc terminal, even old ones without NFC. Food lion and Best Buy are about the only places i frequent that accept Android pay. At Food lion, any location, after i tap the terminal all the instructions on the terminal LCD screen turn from english to spanish lol.
any way to make this into a flashable zip for flashfire? or flashing the files with flashfire without deleting everything? i doubt we can flash it like we would in odin as a firmware update but creating a zip and clearing caches just might work if the bl and rc is the same. not sure but im looking to update to this but don't want to go thought the whole set up and everything. i might anyway, not sure yet.
rob219 said:
any way to make this into a flashable zip for flashfire? or flashing the files with flashfire without deleting everything? i doubt we can flash it like we would in odin as a firmware update but creating a zip and clearing caches just might work if the bl and rc is the same. not sure but im looking to update to this but don't want to go thought the whole set up and everything. i might anyway, not sure yet.
Click to expand...
Click to collapse
If you're rooted do a backup with titanium backup, flash fire should work too, it has multiple backup options.
nugzo said:
If you're rooted do a backup with titanium backup, flash fire should work too, it has multiple backup options.
Click to expand...
Click to collapse
i already have a backup of my current set up. was talking about making a flashable zip of the new update im not on.
rob219 said:
i already have a backup of my current set up. was talking about making a flashable zip of the new update im not on.
Click to expand...
Click to collapse
If you have a full backup then why not just flash new firmware with odin? Flash, root, restore data. Cant really get much easier or faster. What advantages are you seeing with a flashable zip that maybe i'm missing?
Some people do not have access to a computer to use odin maybe? Faster and easier to use flashfire as well. Odin is fine for me though.
Hi, I have the SM-G35U firmware currently installed on my AT&T phone. If I install this, will it wipe my phone or I can just download this over the old firmware (and still keep all my data).
Ktan188 said:
Hi, I have the SM-G35U firmware currently installed on my AT&T phone. If I install this, will it wipe my phone or I can just download this over the old firmware (and still keep all my data).
Click to expand...
Click to collapse
Yes, it will clear out your phone (downloads, data, etc). So before you flash the firmware. Make a complete back up just in case.
nugzo said:
If you have a full backup then why not just flash new firmware with odin? Flash, root, restore data. Cant really get much easier or faster. What advantages are you seeing with a flashable zip that maybe i'm missing?
Click to expand...
Click to collapse
advantages would be doing everything on one device like flashing the update and restoring data at the same time. and further more possibly making the flashable zip pre rooted and debloated. making it almost a cutom stock rom without the at&t and samsung bloat. and for people wanting an unrooted install then odin would be more useful for flashing it in my opinion. having root now and flashfire i dont really see the need to have to use odin still for every update unless it has a new bl.

Categories

Resources