Boot logo - Cyan KitKat (other colors, too) - Motorola Atrix HD

EDIT: Now in orange as well. logo.zip is cyan, orange.zip is orange. If you want more colors let me know.
EDIT: Didn't like the other orange, changed it.
Hey all,
I made a little something that some may appreciate.
After hearing about KitKat coming to the Atrix (and installing CyanFox), I wanted to change my boot logo.
I'm a big fan of the color cyan, and it's a big part of Android development, so I incorporated it into this.
For those of you who don't know, the boot logo is the very first thing you see when you turn on the phone ("Bootloader Unlocked" warning if, well, you unlocked your bootloader, or "Motorola Dual Core" if you used MythTools).
To flash this, you will need Motorola drivers, fastboot (I use Minimal ADB and Fastboot) and an unlocked bootloader. Actually, I don't know about the bootloader part, but it's required for pretty much everything, so do it anyway.
Command is: fastboot flash logo logo.bin
Where logo.bin is this file (you can either put it in your fastboot folder or drag/drop the file to cmd).
IT IS NOT CWM FLASHABLE!!
UNZIP AND USE FASTBOOT

That is awesome, any way you can make it in orange instead of cyan? If not that's ok.
Sent from my MB886 using XDA Premium 4 mobile app

Added orange.
I'm open to suggestions on colors, added graphics, effects.
The inner machinations of my mind are an enigma

looks pretty

Thank you very much, I'll be adding this soon. I should really just get my butt in gear and do this myself but I don't think I could do this ones that well.
Edit: flashed this and it looks great. Good job, simple.
Sent from my MB886 using XDA Premium 4 mobile app

thans you very much!!

orangeisnon said:
EDIT: Now in orange as well. logo.zip is cyan, orange.zip is orange. If you want more colors let me know.
EDIT: Didn't like the other orange, changed it.
Hey all,
I made a little something that some may appreciate.
After hearing about KitKat coming to the Atrix (and installing CyanFox), I wanted to change my boot logo.
I'm a big fan of the color cyan, and it's a big part of Android development, so I incorporated it into this.
For those of you who don't know, the boot logo is the very first thing you see when you turn on the phone ("Bootloader Unlocked" warning if, well, you unlocked your bootloader, or "Motorola Dual Core" if you used MythTools).
To flash this, you will need Motorola drivers, fastboot (I use Minimal ADB and Fastboot) and an unlocked bootloader. Actually, I don't know about the bootloader part, but it's required for pretty much everything, so do it anyway.
Command is: fastboot flash logo logo.bin
Where logo.bin is this file (you can either put it in your fastboot folder or drag/drop the file to cmd).
IT IS NOT CWM FLASHABLE!!
UNZIP AND USE FASTBOOT
Click to expand...
Click to collapse
How bout red?
Thank you,
C
Sent from my MB886 using xda premium

Related

[How To] Enable Custom Boot Sounds

I figured out how to enable boot sounds from this link posted below all credit goes to the OP. eollie make sure to thank him. and thank me if this helped at all
http://forum.xda-developers.com/showthread.php?t=1240656 along with that you need to edit the default.xml file like this
<BootAnimation animation="/system/customize/resource/ATT_bootanimation.zip" audio="/system/media/android_audio.mp3" />
</BootConfiguration>
I worked all night on this follow all the directions in the link i posted worked just fine for me make sure to make permission rw-r-r and drop the audio you wanna play with your boot animation in /system/media/
valve timing said:
I figured out how to enable boot sounds from this link posted below all credit goes to the OP. eollie make sure to thank him. and thank me if this helped at all
http://forum.xda-developers.com/showthread.php?t=1240656 along with that you need to edit the default.xml file like this
<BootAnimation animation="/system/customize/resource/ATT_bootanimation.zip" audio="/system/media/android_audio.mp3" />
</BootConfiguration>
I worked all night on this follow all the directions in the link i posted worked just fine for me make sure to make permission rw-r-r and drop the audio you wanna play with your boot animation in /system/media/
Click to expand...
Click to collapse
Good work! There's been an "enable_bootsound.zip" flashable in the folder I have linked in my bootanimation thread for the last month or so, only a few people found it though
haha yeah its sad alot of people on xda and other forums no one really takes the time to read and figure out stuff man i checked your xml file good work for whatever reason the audio played when placed in system/media lol oh well it works thats all that matters.. .. onto other things lets talk splash screens bro
valve timing said:
haha yeah its sad alot of people on xda and other forums no one really takes the time to read and figure out stuff man i checked your xml file good work for whatever reason the audio played when placed in system/media lol oh well it works thats all that matters.. .. onto other things lets talk splash screens bro
Click to expand...
Click to collapse
We need a tool that will convert .jpg or .png or .bmp images to a 540x960 splash.img (I'm sure there's one out there, just haven't looked too much). Once we have that, it will need to be packaged into a PH39IMG.zip and flashed in bootloader. If we had an ENG HBoot we could fastboot flash splash1 splash.img. Either way requires S-Off though (to either get ENG HBoot, which we don't have anyway, or to flash an unsigned PH39IMG.zip)
Here ya go:
http://forum.xda-developers.com/showthread.php?t=1207595
Edit: Ah, damn you megaupload. I'm sure there are other tools out there
And again - won't be able to fastboot flash them, they'll need to be called splash1.img and packed properly into a PH39IMG.zip. Are you S-Off?
Edit: Promising: http://forum.xda-developers.com/showthread.php?t=1196057
Apparently splashflasher works for 540x960 images fine
yeah bro i been s off since that tool was released
yeah i been trying to use it but im running the custom hboot from control bear tool so i think thats the issue with it not working
valve timing said:
yeah i been trying to use it but im running the custom hboot from control bear tool so i think thats the issue with it not working
Click to expand...
Click to collapse
Shouldn't be a problem I wouldbt think. You won't be able to fastboot flash to splash1 without an eng hboot..which we don't have. It needs to be packed as a ph39img.zip and flashed through bootloader. I'll throw some together tomorrow and we'll see what happens.
Sent from my HTC PH39100 using xda premium
Alright dude sounds good
Sent from my HTC PH39100 using xda premium
I fastboot splash screen using sensation method I have a black HTC splash ill try to find the thread
http://forum.xda-developers.com/showthread.php?t=1612445 I used this and it worked perfectly
Sent from my HTC PH39100 using XDA
ENvisiNKeD said:
I fastboot splash screen using sensation method I have a black HTC splash ill try to find the thread
http://forum.xda-developers.com/showthread.php?t=1612445 I used this and it worked perfectly
Sent from my HTC PH39100 using XDA
Click to expand...
Click to collapse
Maybe eng hboot isn't necessary. Maybe the custom hboot that comes with the soff process will allow you to fastboot flash them. I'll post some here in a little for you to try
Since I'm not S-Off, I can't try this. But if you're still running the custom hboot that came with s-off, try this one:
just like you're flashing a boot.img, put custom.img in the same directory where you have fastboot, and the command will be -
Code:
fastboot flash splash1 custom.img
Unless you've changed the name of custom.img for some reason. Let me know
http://www.mediafire.com/download.php?6fv6c4a0tsk9k9z
nah i got remote not allowed error.... also i flashed a new downani.zip and i think it broke my boot ani sound somehow. i tried using your zip it did nothing i even replaced the audio file twice and checked permissions no luck..
valve timing said:
nah i got remote not allowed error.... also i flashed a new downani.zip and i think it broke my boot ani sound somehow. i tried using your zip it did nothing i even replaced the audio file twice and checked permissions no luck..
Click to expand...
Click to collapse
from my experience, the remote not allowed message means you need an ENG Hboot to fastboot flash to this partition, or at least a custom hboot that's been modified to allow this. Try this:
http://www.mediafire.com/download.php?5s4a13zsr531nan
Put it on your SD, boot to bootloader, and bootloader should find it like any other ph39img. Vol+ to start the update, then PWR to reboot when it tells you
(Then when it reboots delete it from your SD, or at least rename it, so Bootloader doesn't automatically try to flash it every time you're there)
Edit: after looking around a little, apparently you should be able to fastboot flash splash1 with the JB_HBoot (on other devices at least). Have you switched hboots since gaining s-off, or does your hboot still show the junoptbear hboot?
To your other point, what was the downanimation you flashed? was it just a downanimation.zip you replaced manually, or did it flash through recovery? If it flashed through recovery, what else did it flash?
yeah ill try that let me try fastboot again i had to re flash jbhoot and restore my phone i reinstalled your bootsound/zip and it plated the htc jingle when it first booted after recovery so i think we got some progress man thanks alot this phone forum is extra dead its sad
splashflasher now works but the boot ani sound is broke again i changed its to the hd video bootani and i changed the audo for it and now i get no audio this is very odd seeing as it worked when i first booted it up
valve timing said:
splashflasher now works but the boot ani sound is broke again i changed its to the hd video bootani and i changed the audo for it and now i get no audio this is very odd seeing as it worked when i first booted it up
Click to expand...
Click to collapse
making sure the audio is called android_audio.mp3 and permissions are set accordingly?
and just to be clear, with the jbhboot you ARE able to fastboot flash to splash1?
Yes Jb hboot allows splash flasher to work. As for boot audio everything is correct
Sent from my HTC PH39100 using xda premium
Finally got around to this worked like a charm thanks
Sent from my HTC PH39100 using xda premium
it keeps saying
Code:
No such user 'root:shell'
im s-offed and rooted.. what should i do .?
bump
I can do it now, thanks

[Q] Bricked my HTC ONE - please help will reward

All,
New to htc and flashing, and try doing at 3am didn't help either. hope someone can help. Will paypal $50 to anyone that can help. Thanks in advance.
Here's what i did
using One_S_All-In-One_Kit_v3.5 for all my modding
got token
unlocked bootloaded
didn't flash any recovery
flash a new .img kernel, but i used a boot.img from a zip file (home2wake zip) - don't ask why, i wasn't thinking lol
phone rom was all black, keeps rebooting
i managed to flash recovery, recovery-clockwork-6.0.3.1-m7wls.img
then wanted to restore stock rom
so i downloaded, this rom, http://android-revolution-hd.blogspot.com/p/android-revolution-hd-mirror-site-var.html
flashed zip using recovery
went through the rom custom installation of what i wanted installed.
After that it rebooted and stuck on green htc screen
i can get back into boot loader, but can't load recovery, can't factory reset, any option i select, the screen flash and sends me back to bootloader
rom won't load, can't get into recover, computer not detecting phone
Please help!!!
Check out this maybe a RUU will help -
http://forum.xda-developers.com/showthread.php?t=2251800
Why did you use one s kit, I'm confused
Sent from my HTCONE using xda premium
you can try to load ADB Fastboot on your PC, then connect your phone via usb, be sure to have all of the drivers.
in bootloader, if it reads FASTBOOT USB, then you can us
fastboot flash recovery (Name of recovery).img
once that is done you should be able to at least get back into recovery....
check the link for recovery file
http://forum.xda-developers.com/showthread.php?t=2236418
I am no expert, but my guess would be to go back to stock boot / recovery: http://forum.xda-developers.com/showthread.php?t=2236418
Relock your phone: fastboot oem lock
Install the RUU: http://forum.xda-developers.com/showthread.php?t=2250904
And in the future don't use an All-In-One-Kit meant for another phone (The One S in your case)
p.s. Another thread that may help get you back to square one: http://forum.xda-developers.com/showthread.php?t=2251800
thanks all,
will try all the suggestions above tonight, will let you guys know how it goes. i used the all one s because it was gui and easy and lots of extra and functions. but i guess the extra made it worst.
Right now when i plug in my phone the computer doesn't detect anything, hopefully the adb can talk to it to flash a new recovery/rom/kernel.
Pm me
Sent from my HTCONE using Tapatalk 2
It wasn't the extras that messed it up. It was the fact you were using an AIO that isn't for your device. That's a big no no.
Sent from my HTCONE using xda app-developers app
gu12u7 said:
thanks all,
will try all the suggestions above tonight, will let you guys know how it goes. i used the all one s because it was gui and easy and lots of extra and functions. but i guess the extra made it worst.
Right now when i plug in my phone the computer doesn't detect anything, hopefully the adb can talk to it to flash a new recovery/rom/kernel.
Click to expand...
Click to collapse
Once you get back to stock with the RUU, use Hassoon2000's all in one kit...n00b proof!
P_M_G said:
Once you get back to stock with the RUU, use Hassoon2000's all in one kit...n00b proof!
Click to expand...
Click to collapse
i was using this, all of the recovery on there were for samsung s3/s4/and special edition. so i couldn't get to the recovery. Then i started tweaking around with the extras and flashed a boot.img to a kernel. failed
Android Revolution ROM is not for the sprint htc one. fyi
First you'll need this file http://forum.xda-developers.com/showthread.php?t=2250904
Extract to someplace you can find it, maybe the desktop
if you power the phone down then hold the vol - button does it boot into bootloader?
if so make sure you have the htc fastboot drivers installed from htc sync
if your on a windows machine from command prompt navigate to the platform-tools folder
for example
mine is in C:/users/ray/downloads/adt-bundle-windows-x86_64/adt-bundle-windows-x86_64/sdk/platform-tools
in command prompt issue the command
fastboot oem lock
once the bootloader is re-locked
issue the command
fastboot oem rebootRUU
the phone should reboot into a black screen with greenish htc letters
find the setup.exe file from the ruu file and run it.
if all goes well you should be back to stock with a locked bootloader.
good luck
Awesome, unbricked it! Thank you wranglerray!!!!!!
Also thanks to everyone that replied, but it was wranglerray detailed step that helped me through it. awesome community.
as promised, send me your paypal account wranglerray, i'll send you the $50
Let this thread be a lesson that 1) don't mess with your phone if you don't know what you're doing and 2) don't flash a GSM ROM on your Sprint phone because it wipes your boot and recovery partition (on GSM phones, it wipes data and system but sprints partitions are different).
Sent from my HTCONE using Tapatalk 2
-viperboy- said:
Let this thread be a lesson that 1) don't mess with your phone if you don't know what you're doing and 2) don't flash a GSM ROM on your Sprint phone because it wipes your boot and recovery partition (on GSM phones, it wipes data and system but sprints partitions are different).
Sent from my HTCONE using Tapatalk 2
Click to expand...
Click to collapse
failing is learning. but more like read all the instructions before messing with your phone.
P_M_G said:
Once you get back to stock with the RUU, use Hassoon2000's all in one kit...n00b proof!
Click to expand...
Click to collapse
Isn't that a One X only kit?
gu12u7 said:
Awesome, unbricked it! Thank you wranglerray!!!!!!
Also thanks to everyone that replied, but it was wranglerray detailed step that helped me through it. awesome community.
as promised, send me your paypal account wranglerray, i'll send you the $50
Click to expand...
Click to collapse
That's what these forums are all about no need to send money. Glad I could help you.
gu12u7 said:
failing is learning. but more like read all the instructions before messing with your phone.
Click to expand...
Click to collapse
Failing after making a bunch of random attempts to do something doesn't constitute learning. Next time you should make sure you actually understand what it is that you are trying to do before you do it, and maybe then you won't end up almost completely wiping your phone clean.
You're lucky that the international One's and Sprint Ones partitions aren't like the Sprint/international S3, or else you would've overrided your bootloader as well and had a brick on your hands.

[GUIDE][S-OFF REQUIRED] Flashing Splashscreens.

First and foremost.
I'm not to be held responsible for possible bricking of your device. You do this at your own risk and my only warranty is that it worked for me when I did it. If it didn't for you, I'm sorry.
With that out of the way, this is a modified script and method I found on the International forum. Thanks to chrisch1974 for the initial guide. I needed to make changes to a couple things to get it working for us, I'm usually pretty uneasy about messing with BOOTLOADER stuff, but, I really wanted to change my splashscreen, dammit! So I pretended I was a lab rat and took one for the team.
Requirments:
S-OFF (alternatively, Revone, which is what I used.)
EZ Splash Screen Flasher and Image Converter (click link and download, might want to read a little about how to use it as well, it's not hard, but still.)
splash.zip provided at button of post.
ADB
Preparing the image for flashing:
Find a picture you want to use, any picture just as long as it's 1080x1920 and either BMP, PNG, or JPG as EZ Splash Flasher won't convert anything else.
Start EZ Splash Flasher by double-clicking CLICK-HERE.bat, make sure you put your image in the "place-image-here" folder and convert it. Depending on the format, make sure to follow the instructions in the script as it will tell you which option to choose. Once it's done, rename your converted file, which should be custom.img to splash1.nb0
Download the splash.zip I've provided and replace the splash1.nb0 inside with the one you just renamed.
I've already modifed the android-info.txt file to work on the Sprint variant, even if you recently SuperCID'ed your phone, this will work.
How to flash it:
First things first, we need to get into Bootloader, you can either hold power and Vol- or use adb and this command:
adb reboot bootloader
Next, we need to get into the RUU Flash mode. You'll know you are in it because it's a black screen with the silver HTC logo and that is all:
fastboot oem rebootRUU
Now, we are going to flash the file:
fastboot flash zip splash.zip
It will run through a few things and should finish without any errors. On mine, there was a progress bar that popped up on the phone, but it never finished filling up. Yet, the fastboot command finished without errors and put me back into the command prompt.
You are DONE!
Now issue this command to reboot your phone:
fastboot reboot
Enjoy your new splash screen! (if there was no errors, obviously.)
Worked like a charm, thank you!!!
My pleasure! Glad it worked for you.
Sent from my HTCONE using Tapatalk 4 Beta
Wow
Great! Worked! EZ
Good Job!!
Thanks
Phone: HTC One (Sprint)
ROM: MacksRom DarkHorse 4.0
Kernel: Badass OC 2.1
S-Off: Revone Method
Great guide!
Sent from my aluminum T.A.R.D.I.S using taptalk 4 beta
So happy to have my splash screen back. Thanks!
Worked flawlessly...
Sent from my HTCONE using Tapatalk 4 Beta
Hmm... Seeing what appears to be my edited android info file thrown around a lot but no props or thanks for it. That kinda sucks. You're"welcome" I guess.
Sent from my HTCONE using Tapatalk 4 Beta
felacio said:
Hmm... Seeing what appears to be my edited android info file thrown around a lot but no props or thanks for it. That kinda sucks. You're"welcome" I guess.
Sent from my HTCONE using Tapatalk 4 Beta
Click to expand...
Click to collapse
Lol relax. I used your zip, I could have edited it myself or used the stock ruu version, but you already did it. Thank you! (I've been thanking your posts btw).
il Duce said:
Lol relax. I used your zip, I could have edited it myself or used the stock ruu version, but you already did it. Thank you! (I've been thanking your posts btw).
Click to expand...
Click to collapse
Cool thanks.
Not to appear butthurt or anything.
Maybe a little. Haha.
Sent from my HTCONE using Tapatalk 4 Beta
felacio said:
Cool thanks.
Not to appear butthurt or anything.
Maybe a little. Haha.
Sent from my HTCONE using Tapatalk 4 Beta
Click to expand...
Click to collapse
I definitely appreciate it. Probably more to come on the custom splashes from d3rp
Credited you in my thread.
I can't get the fastboot oem rebootRUU command to work. I just get a waiting on device message and that's it. My ADB is working because I can use regular reboot and reboot recovery commands. Don't know what I'm missing...
Varekai said:
I can't get the fastboot oem rebootRUU command to work. I just get a waiting on device message and that's it. My ADB is working because I can use regular reboot and reboot recovery commands. Don't know what I'm missing...
Click to expand...
Click to collapse
Moonshine or Eng hboot?
Eng I guess, I used the Revolution method.
Varekai said:
Eng I guess, I used the Revolution method.
Click to expand...
Click to collapse
I have the moonshine hboot and it works fine for me
Sent from my Liquid Smooth Nexus 7
Varekai said:
Eng I guess, I used the Revolution method.
Click to expand...
Click to collapse
I have hex edited and it worked for me.
Sent from my Nexus 7 using xda app-developers app
I did mine through revone and it went off workout a hitch for me.
Sent from my HTCONE using Tapatalk 4 Beta
This changes the Boot logo right? The thing before boot animation?
felacio said:
First and foremost.
I'm not to be held responsible for possible bricking of your device. You do this at your own risk and my only warranty is that it worked for me when I did it. If it didn't for you, I'm sorry.
With that out of the way, this is a modified script and method I found on the International forum. Thanks to chrisch1974 for the initial guide. I needed to make changes to a couple things to get it working for us, I'm usually pretty uneasy about messing with BOOTLOADER stuff, but, I really wanted to change my splashscreen, dammit! So I pretended I was a lab rat and took one for the team.
Requirments:
S-OFF (alternatively, Revone, which is what I used.)
EZ Splash Screen Flasher and Image Converter (click link and download, might want to read a little about how to use it as well, it's not hard, but still.)
splash.zip provided at button of post.
ADB
Preparing the image for flashing:
Find a picture you want to use, any picture just as long as it's 1080x1920 and either BMP, PNG, or JPG as EZ Splash Flasher won't convert anything else.
Start EZ Splash Flasher by double-clicking CLICK-HERE.bat, make sure you put your image in the "place-image-here" folder and convert it. Depending on the format, make sure to follow the instructions in the script as it will tell you which option to choose. Once it's done, rename your converted file, which should be custom.img to splash1.nb0
Download the splash.zip I've provided and replace the splash1.nb0 inside with the one you just renamed.
I've already modifed the android-info.txt file to work on the Sprint variant, even if you recently SuperCID'ed your phone, this will work.
How to flash it:
First things first, we need to get into Bootloader, you can either hold power and Vol- or use adb and this command:
adb reboot bootloader
Next, we need to get into the RUU Flash mode. You'll know you are in it because it's a black screen with the silver HTC logo and that is all:
fastboot oem rebootRUU
Now, we are going to flash the file:
fastboot flash zip splash.zip
It will run through a few things and should finish without any errors. On mine, there was a progress bar that popped up on the phone, but it never finished filling up. Yet, the fastboot command finished without errors and put me back into the command prompt.
You are DONE!
Now issue this command to reboot your phone:
fastboot reboot
Enjoy your new splash screen! (if there was no errors, obviously.)
Click to expand...
Click to collapse
hotboyray said:
This changes the Boot logo right? The thing before boot animation?
Click to expand...
Click to collapse
Yep yep. The boring white HTC logo. Check out Duce's thread for some pre-made logos!
Sent from my HTCONE using Tapatalk 4 Beta
felacio said:
Yep yep. The boring white HTC logo. Check out Duce's thread for some pre-made logos!
Sent from my HTCONE using Tapatalk 4 Beta
Click to expand...
Click to collapse
after doing this it has my phone stuck in a bootloop? what can i do?

[Q] stuck in fastboot

New to this forum because im generally in the sgh-m919 area.
A buddies atrix hd is stuck in fast boot. Will I need to run fastboot commands to reinstall factory image sinilar to nexus 4 and others or is there an easier way?
Don't have my hands on the device yet, but from what he says the device boots into splash screen then boots to fastboot. Though Im curious if he means bootloader.
Any advice would be swell.
spoke before looking at the guide in general. the phone was purchased new 2 months ago so I am assuming it had 4.1.1 installed. does the fastboot screen show version number by chance?
cheers
Read my post here: http://forum.xda-developers.com/showthread.php?p=44459868
This shows how to flash back to stock.
Click thanks if I helped!
Sent from my Atrix HD

Can't Re-Stock Device Using ANYTHING?

To start off with
1. No im not Boot loader Unlocked ( i forgot to Unlock Boot loader )
2. i used to be rooted? ( not sure now? )
3. i got phone it was on 4.0.4 Stock i got OTA now its on 4.1.1 Stock with Root ( not sure any more? )
4. its AT&T US
so right now what im looking at is this
I Can Charge battery with ICON %Battery
I can access Recovery ( Slandered ) Not Custom Rooted One booo
i can access Fastboot & well that white menu by holding VOL - & VOL +
i can see it telling me Device Locked Statue 0
now what happen to get to this point was this
i wanted to change the AT&T Carrier Logo to something else i download app off internet and i was stupid to give it ROOT ACCESS.... ya i know
next thing i know poof it tells me to reboot i reboot and now i see Moto Logo then nothing but Black screen.....
i try to use RSD Lite and use the .XML.zip files all 3 of them but no luck
i try everything no luck.... im freaking out..... with no luck lol.....
can someone help with this?.....
when i try to RSD LITE it i got many errors
some forums told me to Edit 2 to 3 lines to remove a VAR or somthing it started to work bu then got stuck at Boot.img and other system.img and anohter called NON-HLOS.bin?
i try to use another file called Blur_Version.77.12.22.MB886.ATT.en.US.zip
its got some strange files in it? ..... ill upload photo but i place it on sd card and try to update it but tells me somehting about ro.build pro 4.0.4 release keys ro.build pro 4.1.1? makes no since to me?
View attachment 2802750
I'm helping a friend on the same situation.
Phone doesn't boot.
Stuck on M logo.
Locked bootloader.
Able to go to AP fastboot
No custom recovery.
Particularly this is my first time dealing with a motorola phone. Have flashed HTC and have owned mostly samsung phones.
But I know my way a bit on adb and fastboot.
Anyways I'll keep an eye on this thread and let you know if I find something on my own.
I'll try with RSDLite, Myth tools and fastboot.
Maybe one of them will work.
Good luck.
Silenus21 said:
I'm helping a friend on the same situation.
Phone doesn't boot.
Stuck on M logo.
Locked bootloader.
Able to go to AP fastboot
No custom recovery.
Particularly this is my first time dealing with a motorola phone. Have flashed HTC and have owned mostly samsung phones.
But I know my way a bit on adb and fastboot.
Anyways I'll keep an eye on this thread and let you know if I find something on my own.
I'll try with RSDLite, Myth tools and fastboot.
Maybe one of them will work.
Good luck.
Click to expand...
Click to collapse
from what i can tell..... RSD LITE is not gonna work.... but im sure if i get the New 4.1.1 Update zip file that u add to SD CARD and Flash update through there it will work as long as its singed. i have 4.0.4 but keeps crashing durning install telling me ro.buildprop 4.0.4 & ro.buildprop.4.1.1 so i think that i has a 4.0.4 update file when i need a 4.1.1 but unsure where to get it? ..... so mad i spent $250 bucks on this thing to have a Rouge App do this to me lol...... next time NO more root for me lol
Have you tried mythtools??
Sent from my ATRIX HD using XDA Free mobile app
Silenus21 said:
I'm helping a friend on the same situation.
Phone doesn't boot.
Stuck on M logo.
Locked bootloader.
Able to go to AP fastboot
No custom recovery.
Particularly this is my first time dealing with a motorola phone. Have flashed HTC and have owned mostly samsung phones.
But I know my way a bit on adb and fastboot.
Anyways I'll keep an eye on this thread and let you know if I find something on my own.
I'll try with RSDLite, Myth tools and fastboot.
Maybe one of them will work.
Good luck.
Click to expand...
Click to collapse
From fastboot, I recommend unlocking the bootloader, install Philz, and flash a custom KK ROM.
Manual fastboot didn't work. Always stuck on flashing boot.img and system.img
The same happen on that step in rds lite and myth tools.
Phone said can't downgrade or something like that.
So I haven't had any luck yet.
Open to suggestions.
Sent from my SM-N900V using XDA Premium 4 mobile app
Silenus21 said:
Manual fastboot didn't work. Always stuck on flashing boot.img and system.img
The same happen on that step in rds lite and myth tools.
Phone said can't downgrade or something like that.
So I haven't had any luck yet.
Open to suggestions.
Sent from my SM-N900V using XDA Premium 4 mobile app
Click to expand...
Click to collapse
im just gonna sell it on Craigslist & let it be someone else issue!
News
so i went to here http://sbf.droid-developers.org/phone.php?device=7 to just see if they added a new Update file and Poof they did.
they added: Android 4.1.1
Blur_Version.98.5.38.MB886.ATT.en.US
so i ran RSD LITE nothing fail, i edit the xml, nothing fail... i used the Mytool thing that people keep saying to use for Moto phones and Poof it worked now my phone works again and i did not has to sell it on craglist dead.... but now there is an issue that was not there before... 4 times a day i get a RED CROSS with no signal and no bars and no service telling me emergancy calls only so i do air plane mode and works again for a while? does any one know why it does this?
any way back to sell it to craglist lol....
Maybe have to flash a modem.
Thanks for the update, I gave the phone back to my friend but will tell him to bring it back to me to test.
Hopefully this works for that phone too.

Categories

Resources