Possible change font without root? - Nexus 5 Q&A, Help & Troubleshooting

If is possible, how? i remember flipfont for my old nokia

I don't think so, pretty sure u need to add the font to system in order for it to be seen and without root u can't gain access to system files
Sent from my Nexus 6 using Tapatalk

soupysoup said:
I don't think so, pretty sure u need to add the font to system in order for it to be seen and without root u can't gain access to system files
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Using a custom recovery to flash zip font packages would bypass android altogether.
Sent from my Nexus 5 using Tapatalk

beekay201 said:
Using a custom recovery to flash zip font packages would bypass android altogether.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
This is true, I guess u could also manually add the font using twrp and the included file manager, u would have to set permissions as well but it would work, didn't think about that, but again, that's assuming he's rooted or at the very least has an unlocked bootloader so he can flash the recovery
Sent from my Nexus 6 using Tapatalk

soupysoup said:
This is true, I guess u could also manually add the font using twrp and the included file manager, u would have to set permissions as well but it would work, didn't think about that, but again, that's assuming he's rooted or at the very least has an unlocked bootloader so he can flash the recovery
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Yep. Well, he should just need to boot twrp, don't think there's a need to flash it.
Sent from my Nexus 5 using Tapatalk

beekay201 said:
Yep. Well, he should just need to boot twrp, don't think there's a need to flash it.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Well if he currently doesn't have twrp installed he's going to have to flash twrp first, and the only way to do that if he isn't rooted already is by using fastboot or a Toolkit of some kind, its a very simple process just:
fastboot flash recovery "recovery.img"
And done
Sent from my Nexus 6 using Tapatalk

soupysoup said:
Well if he currently doesn't have twrp installed he's going to have to flash twrp first, and the only way to do that if he isn't rooted already is by using fastboot or a Toolkit of some kind, its a very simple process just:
fastboot flash recovery "recovery.img"
And done
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Try 'fastboot boot "recovery.img"'...
Sent from my Nexus 10 using Tapatalk

beekay201 said:
Try 'fastboot boot "recovery.img"'...
Sent from my Nexus 10 using Tapatalk
Click to expand...
Click to collapse
All fastboot boot will do is boot the stock recovery unless he's previously flashed twrp/cwm, if he's never installed a custom recovery, the "fastboot boot recovery" is useless
Sent from my Nexus 6 using Tapatalk

Thanks for help!

soupysoup said:
All fastboot boot will do is boot the stock recovery unless he's previously flashed twrp/cwm, if he's never installed a custom recovery, the "fastboot boot recovery" is useless
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Is that a new thing on 6.0?

wangdaning said:
Is that a new thing on 6.0?
Click to expand...
Click to collapse
Nope, been able to do that sf long as I can remember, and I've had every Nexus device since the galaxy Nexus
Sent from my Nexus 6 using Tapatalk

soupysoup said:
Nope, been able to do that sf long as I can remember, and I've had every Nexus device since the galaxy Nexus
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I meant not being able to "fastboot boot (custom recovery)"
I do it all the time on many devices, so was curious why you mentioned it would boot stock recovery. Always boots twrp when I use it, but I have never tried it on M so was wondering if something changed.

wangdaning said:
I meant not being able to "fastboot boot (custom recovery)"
I do it all the time on many devices, so was curious why you mentioned it would boot stock recovery. Always boots twrp when I use it, but I have never tried it on M so was wondering if something changed.
Click to expand...
Click to collapse
Oh no I was only saying that if he had never installed twrp on the device the fastboot boot recovery command would only boot the stock recovery. If twrp was installed prior tho it would boot twrp like u said
Sent from my Nexus 6 using Tapatalk

wangdaning said:
Is that a new thing on 6.0?
Click to expand...
Click to collapse
What he said only makes sense if that's the case.
Still, I find it hard to believe that if I 'fastboot boot twrp.img', TWRP won't run.
Sent from my Nexus 10 using Tapatalk
---------- Post added at 01:34 PM ---------- Previous post was at 01:31 PM ----------
soupysoup said:
Oh no I was only saying that if he had never installed twrp on the device the fastboot boot recovery command would only boot the stock recovery. If twrp was installed prior tho it would boot twrp like u said
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Mate, let's clear this up:
EVEN if you don't have TWRP installed, and you do 'fastboot boot <twrp-2.x.x.x.img', the device WILL boot into TWRP, WITHOUT flashing.
Sent from my Nexus 10 using Tapatalk

beekay201 said:
What he said only makes sense if that's the case.
Still, I find it hard to believe that if I 'fastboot boot twrp.img', TWRP won't run.
Sent from my Nexus 10 using Tapatalk
---------- Post added at 01:34 PM ---------- Previous post was at 01:31 PM ----------
Mate, let's clear this up:
EVEN if you don't have TWRP installed, and you do 'fastboot boot <twrp-2.x.x.x.img', the device WILL boot into TWRP, WITHOUT flashing.
Sent from my Nexus 10 using Tapatalk
Click to expand...
Click to collapse
Twrp still needs to be on the device in order to boot it, u don't necessarily need to flash it, but if twrp is not on the device, how can it boot twrp? I've never booted it without flashing it, so I may be wrong, but I don't see how u could boot an image that's not there lol
Sent from my Nexus 6 using Tapatalk

soupysoup said:
Twrp still needs to be on the device in order to boot it, u don't necessarily need to flash it, but if twrp is not on the device, how can it boot twrp? I've never booted it without flashing it, so I may be wrong, but I don't see how u could boot an image that's not there lol
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Because its cached to memory.
Try it. We've been able to do this since like.. Forever?
Sent from my Nexus 5 using Tapatalk

beekay201 said:
Because its cached to memory.
Try it. We've been able to do this since like.. Forever?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
What I'm saying is if twrp has never been on the device to begin with, fastboot can not boot an image that was never there, it can't be cached to memory if it was never in memory, the only way I could see to do this would be to do
fastboot flash recovery "twrp.img"
fastboot boot recovery "twrp.img"
Sent from my Nexus 6 using Tapatalk

soupysoup said:
What I'm saying is if twrp has never been on the device to begin with, fastboot can not boot an image that was never there, it can't be cached to memory if it was never in memory, the only way I could see to do this would be to do
fastboot flash recovery "twrp.img"
fastboot boot recovery "twrp.img"
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Man you are stubborn.
Sent from my Nexus 5 using Tapatalk

beekay201 said:
Man you are stubborn.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Not stubborn l lol, just adamant ha-ha, u gotta know what I mean tho, I mean how can u boot an image that isn't there, now if u mean dl the image to the device and then boot it without flashing it that's doable, but the image still had to be on the device in order to boot it, flashed or not
Sent from my Nexus 6 using Tapatalk

soupysoup said:
Not stubborn l lol, just adamant ha-ha, u gotta know what I mean tho, I mean how can u boot an image that isn't there, now if u mean dl the image to the device and then boot it without flashing it that's doable, but the image still had to be on the device in order to boot it, flashed or not
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
It is booted via fastboot from you computer. I have done this a bunch of times on devices that have never and still don't have twrp. Download a recovery you have never used onto your pc and try.

Related

Bootlooped and cannot use TWRecovery

Hello,
My nexus 5 is currently stuck in a bootloop and TWR is asking for a password to decrypt my data and wipe cache/dalvik. Is there anything i can do to get it out of the loop or is my phone dead?
Thanks for reading, any advice is greatly appreciated.
Does your computer recognizing your device? Can you go into bootloader,if yes,try to go back to stock rom,and flash stock recovery.
Fastboot flash cache cache.img
Sent from my Nexus 5 using Tapatalk
Simonna said:
Does your computer recognizing your device? Can you go into bootloader,if yes,try to go back to stock rom,and flash stock recovery.
Click to expand...
Click to collapse
Thanks dude. Flashed stock rom + recovery and its working fine again.
rootSU said:
Fastboot flash cache cache.img
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Where do you get the cache img from?
Sent from my Nexus 5 using Tapatalk
Ben36 said:
Where do you get the cache img from?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
The factory image, in there is a zip, extract it
I think Ben3.6 knew the answer and he was asking in place of the OP
so, for the OP, here are the factory images. http://forum.xda-developers.com/showthread.php?t=2513701

Question about Cyanogenmod 11

Hello guys,
I've been looking around for CM11 for my HTC One X+.
Now I've found the original CM11 on their website for HOX+, but there is one little question I got about this.
http://download.cyanogenmod.org/?device=enrc2b
That's the link where I've found it by the way.
There is no boot.img download, how safe is it to just install the ROM? In my opinion it isn't.
So let me know what you guys think.
Sent from my HOX+
NiZii. said:
Hello guys,
I've been looking around for CM11 for my HTC One X+.
Now I've found the original CM11 on their website for HOX+, but there is one little question I got about this.
http://download.cyanogenmod.org/?device=enrc2b
That's the link where I've found it by the way.
There is no boot.img download, how safe is it to just install the ROM? In my opinion it isn't.
So let me know what you guys think.
Sent from my HOX+
Click to expand...
Click to collapse
Its on the official website, and It should work. Make a backup though.
The boot.img download isn't there because the boot.img is probably inside the .zip.
So open the zip and you'll have your boot.img.
Sent from my Nexus 5 using Tapatalk
krishneelg3 said:
Its on the official website, and It should work. Make a backup though.
The boot.img download isn't there because the boot.img is probably inside the .zip.
So open the zip and you'll have your boot.img.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Yeah, already found it.
Thanks though.
One small question, if I'm going to put the .zip file on my SD card I can just leave the boot.img in the .zip right?
Sent from my HOX+
NiZii. said:
Yeah, already found it.
Thanks though.
One small question, if I'm going to put the .zip file on my SD card I can just leave the boot.img in the .zip right?
Sent from my HOX+
Click to expand...
Click to collapse
Well is your device s-off or s-on?
Sent from my Nexus 5 using Tapatalk
krishneelg3 said:
Well is your device s-off or s-on?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
S-On, after hours of searching how to put S-Off I gave that up. Since I can't find it for my HTC One X+.
Sent from my HOX+
NiZii. said:
S-On, after hours of searching how to put S-Off I gave that up. Since I can't find it for my HTC One X+.
Sent from my HOX+
Click to expand...
Click to collapse
Oh okay, you will need to flash the boot.img alone then as flashing the ROM zip won't just work. So boot into bootloader, and flash the new boot.img you had extracted from the .zip
Once yo uhave flashed the .img boot into recovery mode and perform a gull wipe, including cache. Once done simply flash the zip and reboot.
First reboot takes a bit so be patient. I also recommend you getting a band backup in case.
Sent from my Nexus 5 using Tapatalk
krishneelg3 said:
Oh okay, you will need to flash the boot.img alone then as flashing the ROM zip won't just work. So boot into bootloader, and flash the new boot.img you had extracted from the .zip
Once yo uhave flashed the .img boot into recovery mode and perform a gull wipe, including cache. Once done simply flash the zip and reboot.
First reboot takes a bit so be patient. I also recommend you getting a band backup in case.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Ye I know it takes a lot of time since I've been flashing a ROM once before, but I can just leave the file in the .zip when flashing it in recovery?
Sent from my HOX+
NiZii. said:
Ye I know it takes a lot of time since I've been flashing a ROM once before, but I can just leave the file in the .zip when flashing it in recovery?
Sent from my HOX+
Click to expand...
Click to collapse
Yeah I suppose you can. Nothing will happen.
Sent from my Nexus 5 using Tapatalk
krishneelg3 said:
Yeah I suppose you can. Nothing will happen.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Okay thanks.
Sent from my HOX+
NiZii. said:
Okay thanks.
Sent from my HOX+
Click to expand...
Click to collapse
No worries.
All the best.
Sent from my Nexus 5 using Tapatalk
If you're coming from a Sense ROM you can't just flash the zip without flashing the boot.img. It wouldn't even boot. And sometimes it boots but without mobile signal or WiFi signal.
So just place the zip on your sdcard, take the boot.img out of the zip on your computer.. Then boot into bootloader and connect it to the computer using USB then type
"fastboot flash boot boot.img"
Then "fastboot erase cache"
(you must have fastboot installed and configured on your computer)
Then boot into recovery and flash the zip file and gapps. Oh don't forget a wipe is mandatory if you're coming from sense ROM. But if you're coming from an AOSP ROM it's recommended but you can go without wiping. I flashed cyanogen over paranoid android without wiping data and had no issues at all. But I wiped the system partition.
And you cannot S-OFF an HTC One X+.. If it's S-ON then it stays that way. Only a few amount of people have S-OFF on their HOX+.
Oh and I don't think TWRP recovery is compatible with CM11 on HOX+.. So I recommend you flash philz recovery. Flash it by using the fastboot command "fastboot flash recovery recovery.img"
(recovery.img should be replaced with the name of the recovery you downloaded)
It doesn't take a lot of time. I change ROMs almost every week.
Please press the thanks button if I helped!
Sent from my One X+ using XDA Premium 4 mobile app
backb0ne5p1d0r said:
If you're coming from a Sense ROM you can't just flash the zip without flashing the boot.img. It wouldn't even boot. And sometimes it boots but without mobile signal or WiFi signal.
So just place the zip on your sdcard, take the boot.img out of the zip on your computer.. Then boot into bootloader and connect it to the computer using USB then type
"fastboot flash boot boot.img"
Then "fastboot erase cache"
(you must have fastboot installed and configured on your computer)
Then boot into recovery and flash the zip file and gapps. Oh don't forget a wipe is mandatory if you're coming from sense ROM. But if you're coming from an AOSP ROM it's recommended but you can go without wiping. I flashed cyanogen over paranoid android without wiping data and had no issues at all. But I wiped the system partition.
And you cannot S-OFF an HTC One X+.. If it's S-ON then it stays that way. Only a few amount of people have S-OFF on their HOX+.
Oh and I don't think TWRP recovery is compatible with CM11 on HOX+.. So I recommend you flash philz recovery. Flash it by using the fastboot command "fastboot flash recovery recovery.img"
(recovery.img should be replaced with the name of the recovery you downloaded)
It doesn't take a lot of time. I change ROMs almost every week.
Please press the thanks button if I helped!
Sent from my One X+ using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hey i have htc one m7_ul and when ever i tried to flash cyanogenmod i ended up with so error like some binary problem do you know the fix for it???
Aisfkhan said:
Hey i have htc one m7_ul and when ever i tried to flash cyanogenmod i ended up with so error like some binary problem do you know the fix for it???
Click to expand...
Click to collapse
Whats the error exactly ? and where did you get the error ?
backb0ne5p1d0r said:
Whats the error exactly ? and where did you get the error ?
Click to expand...
Click to collapse
Its in twrp 2.6.3.3 and about some extracting binary failed error but now solved i flashed the boot.img file from cm11.zip file then flashed from philz recovery and everything goes fine

[Q] Update OTA crashed my root

Yesterday I managed to press install on the newest update, 4.4.4 on my Nexus 5. It was rooted and still is, but by installing this OTA it somehow made it crash. Now that I try to get into recovery mode I just get the android which is dead with an ! on it. It was rooted with Xposed and TWRP.
What do I do? Im on a Mac
OTA removed root replaces recovery. I'm amazed it managed to replace recovery whilst Xposed was installed. Anyway, seems like it did.
You must fastboot flash a custom recovery
Sent from my Nexus 5 using Tapatalk
rootSU said:
OTA removed root replaces recovery. I'm amazed it managed to replace recovery whilst Xposed was installed. Anyway, seems like it did.
You must fastboot flash a custom recovery
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I feel embarrassed to ask, but how do I do that on my Mac? When I rooted it I did it on my PC at home, now Im traveling with my Mac for work..
Thanks!
killhaug said:
I feel embarrassed to ask, but how do I do that on my Mac? When I rooted it I did it on my PC at home, now Im traveling with my Mac for work..
Thanks!
Click to expand...
Click to collapse
The same really. Install fastboot and use the "fastboot flash recovery /pathto/your/recovery.img" command
Sent from my Nexus 5 using Tapatalk
rootSU said:
The same really. Install fastboot and use the "fastboot flash recovery /pathto/your/recovery.img" command
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I did this and now Im stuck in a TWRP loop, wont get into the system. I dont know what to do now, any inputs?
EDIT: Solved it. Thanks!

Restoring Nexus 5 to stock: will it replace TWRP?

Hi all,
I have a Nexus 5 that I'm trying to return to stock. I'd like to keep the bootloader unlocked, however. If I follow the instructions here (minus the bootloader lock part): https://developers.google.com/android/nexus/images will I be all good to go with a completely wiped, good-as-new phone? Also, will this overwrite TWRP, which I currently have on the phone?
If you follow the instructions and flash everything, yes it'll go back to stock and replace twrp with stock recovery as well
If you flash the img files individually, you don't have to flash the recovery img if you want to keep twrp tho
Sent from my Nexus 5 using Tapatalk
thephantom said:
If you follow the instructions and flash everything, yes it'll go back to stock and replace twrp with stock recovery as well
Click to expand...
Click to collapse
Thanks! I think I'll just do that, but I'll keep the bootloader unlocked in case I need to flash more things later.
Powered_By_Linux said:
Thanks! I think I'll just do that, but I'll keep the bootloader unlocked in case I need to flash more things later.
Click to expand...
Click to collapse
If you're flashing stock, remember there's a built-in behaviour that checks for stock recovery: if it's not there, it will overwrite whatever is there (twrp, in this case) with stock recovery, on every reboot.
You'll need to take care of this if you want a stock+twrp permanent combo.
Sent from my Nexus 5 using Tapatalk
beekay201 said:
If you're flashing stock, remember there's a built-in behaviour that checks for stock recovery: if it's not there, it will overwrite whatever is there (twrp, in this case) with stock recovery, on every reboot.
You'll need to take care of this if you want a stock+twrp permanent combo.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I never knew that!
Sent from my Nexus 5 using Tapatalk
Ben36 said:
I never knew that!
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
After looking at this guide, it says that you need to do a factory reset in the stock recovery after flashing all the images. Is this outdated information?
Ben36 said:
I never knew that!
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Yep, next time you're on stock checkout /system/install-recovery.sh and /system/recovery-from-boot.p files.
Sent from my Nexus 5 using Tapatalk

Rooting M with chainfires kernel?? Recovery not available??

Does anyone else find that rebooting to recovery using twrp doesn't happen? I've tried re flashing recovery with fastboot and even selecting in bootloader boot to recovery after and still just boots into android.. Any ideas? Is it chainfires boot.img causing the problem?
Sent from my Nexus 5 using Tapatalk
Try unplugging phone from power source then attempt to enter TWRP.
I have done. I've just downloaded selinux changer app. Set permissive and then re flashed twrp again and now I can access it.
Sent from my Nexus 5 using Tapatalk
Would u mine to share the link to the selinux changer app please
I'm now using stephanmmc's kernel instead
Link for app is here tho - https://app.box.com/s/8y9a305l7mrl7wk2mqpyk02pa0bwt1qs
Sent from my Nexus 5 using Tapatalk
Ben36 said:
I'm now using stephanmmc's kernel instead
Link for app is here tho - https://app.box.com/s/8y9a305l7mrl7wk2mqpyk02pa0bwt1qs
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
How you install custom kernel without TWRP?
My device is stock and i want to install elementalx + supersu to root. But i need TWRP first.
Fastboot the img file of twrp then boot into recovery from the bootloader
Sent from my Nexus 5 using Tapatalk
Got the same problem - I flash the TWRP image with fastboot successfully but when I try to enter recovery, it either reboots or shows me the stock recovery. I'm on stog Android 6, trying to flash a different rom and kernel...
we are on the same boat @granets . when i boot to custom recovery it just boots directly to homescreen.
Have you tried the other kernel i linked above?
Sent from my Xperia z5 by Tapatalk
cheeze.keyk said:
we are on the same boat @granets . when i boot to custom recovery it just boots directly to homescreen.
Click to expand...
Click to collapse
Left the boat earlier by downloading TWRP again (for a third time!!!) and it worked fine. Guess when downloading from their site, there is a high percent chance you will get a corrupted file. So far around 50% of all images I download don't work, and every time the problem is different. Maybe try that
granets said:
Left the boat earlier by downloading TWRP again (for a third time!!!) and it worked fine. Guess when downloading from their site, there is a high percent chance you will get a corrupted file. So far around 50% of all images I download don't work, and every time the problem is different. Maybe try that
Click to expand...
Click to collapse
good to know that! what i did is i used Wug's tool and booted the phone to twrp and then i locate the permanent twrp flashable zip on the "Ready to Flash" folder and "Root files" and then boom! got a working TWRP now :good:

Categories

Resources