i think i used the AT&T version instead of international.. is it possible to flash a rom via pc?
thanks for your reply. after i download the .zip file, how do i flash it to the phone? my twrp recovery works fine btw.
thanks for your reply. after i download the .zip file, how do i flash it to the phone? my twrp recovery works fine btw.
do i have to unzip the file?
do i have to unzip the file?
No need to unzip the file.
Put the ROM on your SD card through your PC and put the SD card into your phone. Boot into TWRP and install from your external SD card. I had to do something similar when I flashed an incorrect kernel to my Galaxy Player. TWRP should detect the SD card and you should navigate from there.
If he has the AT&T version of the One, chances are he has a virtual SD card and not a physical card. If I am wrong, do what he said and copy your files to the SD card!
Very true, forgot to mention that but I was going off his second post where he said he flashed the AT&T version instead of the International.
You are going to have to do it through your bootloader with fastboot. I recommend putting the rom.zip in the same folder that you have your adb commands and open the command window in that folder (much like you did to unlock the device and get the token).
Now, with your phone in the bootloader (not recovery) type in
fastboot update <location/of/rom.zip>
That should flash your rom zip and you should be good to go. If you get in a bootloop (ie. the phone never gets past the boot animation) go back into your unlocked bootloader and type in
fastboot -w
This will do a wipe and then fasboot update and it should work.
Let me know. I've never actually flashed any rom through the bootloader.
thanks for the reply. the thing is, when i plug in my phone, the virtual sd doesnt show on my pc.
i was running 4.2.2 android revolution so do i flash that or stock 4.1.2?
So you have the AT&T version?