[HOW TO] change boot logo (not animation) - Motorola Atrix 2

I asked this here yesterday and got some good responces, so thank you, I then figured out how to do it, and was shocked at how easy it was. This is the logo I set now.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
here is the bin file to flash if you like mine: https://www.dropbox.com/s/yye2cnbezuwwxcu/logo.bin Below are the steps to create your own super easily. If anyone does not have photoshop, feel free to pm me your image and i'll do the tweaks so you can flash it.
1. create a 540X540 image
2. merge into 1 layer
3. go to the channel mixer (image > adjustments > channel mixer)
4.select red output channel and change the red value to 0 and the blue value to 100
5. select the blue channel and change red to 100 and blue to 0
6. hit OK, note that the colors will look weird now, but will show correctly on the phone
7. save image with .raw extension
8. rename the output file to logo.bin
9. to make things easier, move it to the same folder as fastboot so that you will not have to type directory names, or you can type out the whole directory.
10. turn off your phone and turn on while holding both volume buttons, chose AP fastboot
11. open a command window in the same folder as fastboot and type
Code:
fastboot flash logo.bin logo.bin
it will take a second or two, then when it succeeds, reboot to see your new logo!

Thanks for this.I'm diggin the new boot logo.
Sent from my MB865 using XDA

bigTINY779 said:
Thanks for this.I'm diggin the new boot logo.
Sent from my MB865 using XDA
Click to expand...
Click to collapse
did you use mine?

Yeah. I haven't had time to look around and find an image I like... And I don't have photo shop....
Sent from my MB865 using XDA

bigTINY779 said:
Yeah. I haven't had time to look around and find an image I like... And I don't have photo shop....
Sent from my MB865 using XDA
Click to expand...
Click to collapse
if you find one send it to me and i'll tweak it for you.

Ya so I can't see what the image is. It doesnt show up on my computer or my phone? So what is it an image of?

Deliberate said:
Ya so I can't see what the image is. It doesnt show up on my computer or my phone? So what is it an image of?
Click to expand...
Click to collapse
the one in the OP? it shows fine for me. It is an android (ics blue color) eating the apple logo!

lkrasner said:
the one in the OP? it shows fine for me. It is an android (ics blue color) eating the apple logo!
Click to expand...
Click to collapse
Try uploading it to somewhere like tinypic please? I think the Dropbox link only allows people signed in to your account to see it.
But regardless I like your logo . Thanks!

lkrasner said:
if you find one send it to me and i'll tweak it for you.
Click to expand...
Click to collapse
Thanks. I'll do that.
Sent from my MB865 using XDA

Will this method brick my phone if i fail?
Wish someone post the tutorial on youtube,so it will be more clear for me.
Why you don't post this on development forum?
Thanks

kojitabe said:
Will this method brick my phone if i fail?
Wish someone post the tutorial on youtube,so it will be more clear for me.
Why you don't post this on development forum?
Thanks
Click to expand...
Click to collapse
You should be fine even if you screw it up badly, as long as you type the the right fastboot command. don't try to flash this over system or something. even if it does go wrong, your logo would just be bad, and you could flash the default one that is included in all the fxz downloads floating around. this is a very simple tweak, so there is not much risk. worst case, you flash back to stock with the fxz and you are totally normal, but I see no reason that would have to happen. the development forum is more for advanced stuff like rom development

Finally got around to trying this looks awesome..... I got the boot animation where Andy zaps the apple fits perfect.....

lkrasner said:
I asked this here yesterday and got some good responces, so thank you, I then figured out how to do it, and was shocked at how easy it was. This is the logo I set now.
here is the bin file to flash if you like mine: https://www.dropbox.com/s/yye2cnbezuwwxcu/logo.bin Below are the steps to create your own super easily. If anyone does not have photoshop, feel free to pm me your image and i'll do the tweaks so you can flash it.
1. create a 540X540 image
2. merge into 1 layer
3. go to the channel mixer (image > adjustments > channel mixer)
4.select red output channel and change the red value to 0 and the blue value to 100
5. select the blue channel and change red to 100 and blue to 0
6. hit OK, note that the colors will look weird now, but will show correctly on the phone
7. save image with .raw extension
8. rename the output file to logo.bin
9. to make things easier, move it to the same folder as fastboot so that you will not have to type directory names, or you can type out the whole directory.
10. turn off your phone and turn on while holding both volume buttons, chose AP fastboot
11. open a command window in the same folder as fastboot and type
Code:
fastboot flash logo.bin logo.bin
it will take a second or two, then when it succeeds, reboot to see your new logo!
Click to expand...
Click to collapse
will this remove Rethink possible logo which comes after dipping M logo.

no. that is the boot animation. this only gets rid of the boot logo which is the solid m. you can easily change the animation.
Sent from my MB865 using xda premium

lkrasner said:
I asked this here yesterday and got some good responces, so thank you, I then figured out how to do it, and was shocked at how easy it was. This is the logo I set now.
here is the bin file to flash if you like mine: https://www.dropbox.com/s/yye2cnbezuwwxcu/logo.bin Below are the steps to create your own super easily. If anyone does not have photoshop, feel free to pm me your image and i'll do the tweaks so you can flash it.
1. create a 540X540 image
2. merge into 1 layer
3. go to the channel mixer (image > adjustments > channel mixer)
4.select red output channel and change the red value to 0 and the blue value to 100
5. select the blue channel and change red to 100 and blue to 0
6. hit OK, note that the colors will look weird now, but will show correctly on the phone
7. save image with .raw extension
8. rename the output file to logo.bin
9. to make things easier, move it to the same folder as fastboot so that you will not have to type directory names, or you can type out the whole directory.
10. turn off your phone and turn on while holding both volume buttons, chose AP fastboot
11. open a command window in the same folder as fastboot and type
Code:
fastboot flash logo.bin logo.bin
it will take a second or two, then when it succeeds, reboot to see your new logo!
Click to expand...
Click to collapse
, i did the the other steps though
can you explain step 9.. i dont get it

hotboyray said:
, i did the the other steps though
can you explain step 9.. i dont get it
Click to expand...
Click to collapse
If you put the file in the same folder as fastboot you can just type in the filename instead of typing out a long path to another folder.
Sent from my MB865 using xda premium

Scottyfer said:
If you put the file in the same folder as fastboot you can just type in the filename instead of typing out a long path to another folder.
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
Im not sure where the fastboot folder is located... also i dont get what im supposed to be typing in

Thanks op.
hotboyray said:
Im not sure where the fastboot folder is located... also i dont get what im supposed to be typing in
Click to expand...
Click to collapse
*facepalm*
You should know, its your computer.
Sent from my i9250

Well I'm sorry I don't know...
Sent from my Galaxy Nexus using xda app-developers app
---------- Post added at 06:20 PM ---------- Previous post was at 05:43 PM ----------
Scottyfer said:
If you put the file in the same folder as fastboot you can just type in the filename instead of typing out a long path to another folder.
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
ok i found the folder, i dont get what to do now... i have my device in fastboot mode... i just dont know what to do now

hotboyray said:
Well I'm sorry I don't know...
Sent from my Galaxy Nexus using xda app-developers app
---------- Post added at 06:20 PM ---------- Previous post was at 05:43 PM ----------
ok i found the folder, i dont get what to do now... i have my device in fastboot mode... i just dont know what to do now
Click to expand...
Click to collapse
You are simply flashing it with fastboot. If you are gonna do this stuff, I would recommend you get familiar with fastboot and working with command line in general.
Anyways, just open a command prompt window in the same folder as fastboot and type fastboot flash logo.bin "name of your image.bin"

Related

[SPLASHSCREEN] Mama Mia!

A splashscreen i made because i am bored
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i shooped this thing for a while to get it to my liking...
i think the "lighting effects" look "legit enough"
here is the original image site
anywho, i can obviously change the words from "Jerms's Evo 4G" to whatever you'd like.. just post on the thread with what you want and i can either put the rgb565 file on mediafire or email it to you...
PLEASE NOTE THAT YOU WILL NEED TO FASTBOOT FLASH THIS IN THE BOOTLOADER AND IF YOU GOOF SOMETHING UP, IT ISN'T ON ME! ALSO THIS IS NOT REVERSIBLE UNLESS YOU LOOK AROUND AND FIND THE STOCK SPLASH RGB565 FILE AND FASTBOOT FLASH THAT OVER THIS OR RUN AN RUU FROM YOUR COMPUTER! THIS IS NOT TO BE DONE IN RECOVERY! THE ZIP YOU GET HAS THE RGB565 FILE AND YOU NEED TO EXTRACT IT AND FOLLOW THE INSTRUCTIONS FARTHER DOWN IN THE POST
*** youll need to have your hboot S-OFF / full nand unlock ***
to do it all easy and breezy...
1) make sure you have the android sdks installed
2) run cmd.exe (im on xp thats how i do it... so what of it yo? ) or your terminal or whatever it is thats on a god-forsaken mac
3) cd to your tools folder or wherever your adb and fastboot and stuff are
4) toss the evosplash1.rgb565 file i give you from the zip into said folder
5) plug in your phone to the comp and turn on USB Debugging if you dont have it on... and now choose a, b, or c...
a) if you have a reboot menu mod just hold power and go to Reboot then Bootloader then OK
b) type in "adb reboot bootloader" into your command window
c) simply power off or battery pull (if you choose to?) and then hold Vol DOWN and power and wait til the screen turns on with the skating androids then let go and wait for its to say no PCIMG whatever found (as long as you don't have one on your sdcard, and if you do... get rid of it!) and Vol Down once to FASTBOOT and push power
6) now then you'll see some red text that will say FASTBOOT USB after a second on the screen and now comes the fun part
7) go to your command window and type:
fastboot devices
(if you want to verify you have a connection, itll says some random serial number)
or just skip that and type:
fastboot flash splash1 evosplash1.rgb565
8) hit enter
9) youll see some text on the screen saying
sending 'splash1' (750KB) ... OKAY [time it took in seconds]
writing 'splash1' ... OKAY [time it took in seconds]
finished. total time [whatever whatever seconds]
10) itll kick you back to your tools folder
AND PRESTO! there ya go... Vol down to the reboot on your phone in the bootloader menu and when it does its thing and BZZT! there it is in all of its ridiculous glory
ANOTHER WARNING! I HAVE NEVER MADE A TYPO WHEN DOING THIS FLASH SO I CAN'T VOUCH FOR WHAT HAPPENS IF YOU MISTYPE ANYTHING... ALWAYS DOUBLE OR TRIPLE CHECK YOUR WORK!
i flashed it like 4 times total after i made a shoop that i was content with for the moment then was like "ohh better idea" so yeh, the instructions above are foolproof if you don't fudge up
Can u make a pc360.zip. I think is easiern.. Cuz I don't have a computer anymore ..
frickinjerms said:
A splashscreen i made because i am bored
i shooped this thing for a while to get it to my liking...
i think the "lighting effects" look "legit enough"
anywho, i can obviously change the words from "Jerms's Evo 4G" to whatever you'd like.. just post on the thread with what you want and i can either put the rgb565 file on mediafire or email it to you...
PLEASE NOTE THAT YOU WILL NEED TO FASTBOOT FLASH THIS IN THE BOOTLOADER AND IF YOU GOOF SOMETHING UP, IT ISN'T ON ME! ALSO THIS IS NOT REVERSIBLE UNLESS YOU LOOK AROUND AND FIND THE STOCK SPLASH RGB565 FILE AND FASTBOOT FLASH THAT OVER THIS OR RUN AN RUU FROM YOUR COMPUTER! THIS IS NOT TO BE DONE IN RECOVERY! THE ZIP YOU GET HAS THE RGB565 FILE AND YOU NEED TO EXTRACT IT AND FOLLOW THE INSTRUCTIONS FARTHER DOWN IN THE POST
*** youll need to have your hboot S-OFF / full nand unlock ***
to do it all easy and breezy...
1) make sure you have the android sdks installed
2) run cmd.exe (im on xp thats how i do it... so what of it yo? ) or your terminal or whatever it is thats on a god-forsaken mac
3) cd to your tools folder or wherever your adb and fastboot and stuff are
4) toss the evosplash1.rgb565 file i give you from the zip into said folder
5) plug in your phone to the comp and turn on USB Debugging if you dont have it on... and now choose a, b, or c...
a) if you have a reboot menu mod just hold power and go to Reboot then Bootloader then OK
b) type in "adb reboot bootloader" into your command window
c) simply power off or battery pull (if you choose to?) and then hold Vol DOWN and power and wait til the screen turns on with the skating androids then let go and wait for its to say no PCIMG whatever found (as long as you don't have one on your sdcard, and if you do... get rid of it!) and Vol Down once to FASTBOOT and push power
6) now then you'll see some red text that will say FASTBOOT USB after a second on the screen and now comes the fun part
7) go to your command window and type:
fastboot devices
(if you want to verify you have a connection, itll says some random serial number)
or just skip that and type:
fastboot flash splash1 evosplash1.rgb565
8) hit enter
9) youll see some text on the screen saying
sending 'splash1' (750KB) ... OKAY [time it took in seconds]
writing 'splash1' ... OKAY [time it took in seconds]
finished. total time [whatever whatever seconds]
10) itll kick you back to your tools folder
AND PRESTO! there ya go... Vol down to the reboot on your phone in the bootloader menu and when it does its thing and BZZT! there it is in all of its ridiculous glory
ANOTHER WARNING! I HAVE NEVER MADE A TYPO WHEN DOING THIS FLASH SO I CAN'T VOUCH FOR WHAT HAPPENS IF YOU MISTYPE ANYTHING... ALWAYS DOUBLE OR TRIPLE CHECK YOUR WORK!
i flashed it like 4 times total after i made a shoop that i was content with for the moment then was like "ohh better idea" so yeh, the instructions above are foolproof if you don't fudge up
Click to expand...
Click to collapse
drcz_92 said:
Can u make a pc360.zip. I think is easiern.. Cuz I don't have a computer anymore ..
Click to expand...
Click to collapse
you mean the pc36img.zip thing right? if yes, im not 100% sure on how to make it so ill need to do some research so bear with me... and also what do you want the top banner to say, if anything?
frickinjerms said:
you mean the pc36img.zip thing right? if yes, im not 100% sure on how to make it so ill need to do some research so bear with me... and also what do you want the top banner to say, if anything?
Click to expand...
Click to collapse
here is everything you need, since i haven't really been making these anymore, i pass the torch... hahaha j/k but this is what i used for all my custom splash screens. have fun!
View attachment EVOSplash.zip
Stoney 666 said:
here is everything you need, since i haven't really been making these anymore, i pass the torch... hahaha j/k but this is what i used for all my custom splash screens. have fun!
View attachment 463524
Click to expand...
Click to collapse
haha thanks stoney thats what i use to convert my images to rgb565 and flash but i never read the howto in there *facepalm* thats got what i need hahaha
frickinjerms said:
haha thanks stoney thats what i use to convert my images to rgb565 and flash but i never read the howto in there *facepalm* thats got what i need hahaha
Click to expand...
Click to collapse
i added the how to... bunch of people where asking for "lessons" so i added it. hope it makes sense... hit me up if you get stuck.
Edit... I added the how to convert to zip.
frickinjerms said:
you mean the pc36img.zip thing right? if yes, im not 100% sure on how to make it so ill need to do some research so bear with me... and also what do you want the top banner to say, if anything?
Click to expand...
Click to collapse
Looks good thou..idk what can u write ... In the pic put some women in bikini.. Jijijijij.
I'll be waiting for the zip. If u ever make it
Stoney 666 said:
i added the how to... bunch of people where asking for "lessons" so i added it. hope it makes sense... hit me up if you get stuck.
Edit... I added the how to convert to zip.
Click to expand...
Click to collapse
which explains why i missed it haha cuz it wasnt there til you added it
one question.. i dont need any software or tools to build an .img file out of the .rgb565 do i? i just change the name and file extension in explorer and viola right?
drcz_92 said:
Can u make a pc360.zip. I think is easiern.. Cuz I don't have a computer anymore ..
Click to expand...
Click to collapse
well i followed the instructions by stoney and made the pc36img zip
http://www.mediafire.com/?zh2hjbl5ipb1fer
i made it say HTC Evo 4g instead of Jerms's with same font style
i didn't test this on my device so your gonna be playing with fire by flashing it in bootloader but i did exactly as instructions said, changing the evosplash1.rgb565 to splash1.img and kept the android-text.info as is... so if you want to try it go for it but if something borks then, im sowwie but you could be sol and jwf...
enjoy
frickinjerms said:
which explains why i missed it haha cuz it wasnt there til you added it
one question.. i dont need any software or tools to build an .img file out of the .rgb565 do i? i just change the name and file extension in explorer and viola right?
Click to expand...
Click to collapse
I use 7zip to rename cuz it wouldn't convert when I would rename it on a right click. You know it is right when the rgb file turns into a disc image after renaming it. If it doesn't convert then I would deffinetly use 7zip.
Stoney 666 said:
I use 7zip to rename cuz it wouldn't convert when I would rename it on a right click. You know it is right when the rgb file turns into a disc image after renaming it. If it doesn't convert then I would deffinetly use 7zip.
Click to expand...
Click to collapse
i havent tried 7-zip but that is one hell of a magical headache saving tool in the world of android development i do, however, have my explorer prefs set to show file extensions, so if i have "brown_noise.wav" in a folder and i right click > rename > and change it to "zomg.mp3" it'll ask if im sure i want to change the extension and i agree.. then right click > properties.. it changes the file type accordingly... which is what i did for the rgb565 to img conversion within that pc36img zip in the above post... so here's hoping eh? haha
frickinjerms said:
i havent tried 7-zip but that is one hell of a magical headache saving tool in the world of android development i do, however, have my explorer prefs set to show file extensions, so if i have "brown_noise.wav" in a folder and i right click > rename > and change it to "zomg.mp3" it'll ask if im sure i want to change the extension and i agree.. then right click > properties.. it changes the file type accordingly... which is what i did for the rgb565 to img conversion within that pc36img zip in the above post... so here's hoping eh? haha
Click to expand...
Click to collapse
you should definitely download 7zip!!! i guarantee it will become your best friend!!! it was a blessing and a curse when i discoverd it... blessing cuz now i'm really getting more into theming, and curse cuz i haven't made anymore splashes or wallpapers since.... my splash threads are full of cobwebs... hahaha
Stoney 666 said:
you should definitely download 7zip!!! i guarantee it will become your best friend!!! it was a blessing and a curse when i discoverd it... blessing cuz now i'm really getting more into theming, and curse cuz i haven't made anymore splashes or wallpapers since.... my splash threads are full of cobwebs... hahaha
Click to expand...
Click to collapse
hahaha i have it, i was using it to mod system apks in miui before that new theming engine came in and they made it against the forums rules to post modded apks *facepalm* but yeh the more uses i have for it the merrier :]

[GUIDE] Changing bootanimation.zip on T-Mo Sensation w/S-OFF and root

I saw a thread in general, answered it, and figured this is a better place for this sort of thing. This only applies to the T-Mobile branded Sensation, but might help others as well.
1. Open up Root Explorer and navigate to where you put the bootanimation.zip you want to use.
2. Copy it from there then go to /system/customize/resource.
3. In Root Explorer, then make sure to click the "Mount R/W" button.
4. Paste it there.
5. Find the file "TMOUS_bootanimation.zip" and rename it to "TMOUS_bootanimation.zip.bak" or something of the like.
6. Rename the file you pasted to "TMOUS_bootanimation.zip" and reboot.
There you have it! I've tested it and it works for those of you that managed to get S-OFF and perm root working.
I also wanted to note that my personal experience with this did NOT require changing any file permissions. Your mileage may vary.
I've added the boot animation that was in the leaked video from AlphaRevX to get you started:
View attachment bootanimation.zip
Do you know of any boot animations for the qHD display? That might be a great thing to add to your post.
You need to change permissions otherwise you will get blank screen.
Sent from my HTC Sensation 4G using XDA App
devitek said:
5. Find the file "TMOUS_bootanimation.zip" and rename it to "TMOUS_bootanimation.zip.bak" or something of the like.
6. Rename the file you pasted to "TMOUS_bootanimation.zip" and reboot.
Click to expand...
Click to collapse
Just for your information:
On my german Sensation the file is named "TMDE_bootanimation.zip".
deanesn said:
You need to change permissions otherwise you will get blank screen.
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
i keep getting a blank screen were or how do you change permissions ?
in root explorer hold your finger on the file till the menu pops up. Tap on "permissions"
Owner: read & write checked, execute unchecked
Group: read checked, rest unchecked
Others: read checked, rest unchecked
all special permissions unchecked
Kupfel said:
in root explorer hold your finger on the file till the menu pops up. Tap on "permissions"
Owner: read & write checked, execute unchecked
Group: read checked, rest unchecked
Others: read checked, rest unchecked
all special permissions unchecked
Click to expand...
Click to collapse
thx did that but did not work keep giving me a blanc screen only the tmous animation works ..
Your resolution must be wrong? Did you creat the animation your self?
Sent from my HTC Sensation 4G using XDA App
deanesn said:
Your resolution must be wrong? Did you creat the animation your self?
Sent from my HTC Sensation 4G using XDA App
Click to expand...
Click to collapse
yes i did im guessing im doing something wrong i will try it with another one and see if it works , what resolution should i use if i only use a pic how do we make our own boots animations ?
It's your zip file. To make it work just pull the oem one and remove the files from within using winrar and insert yours same way. That will fix it. I know it's the compression of the zip file but can't remember how to compress it. Search the forum for boot animation compression or google it.
Sent from my HTC Sensation 4G using XDA App
Thanks! I made it my boot down and boot up animation LOL
since a lot of you guys are having problems making bootanimations ...
1. the zip file must not have any compression
You can do this with 7zip. Right click the files, 7zip -> add to archive -> for "compression level" select "store"
2. you should sign the zip
not sure if this is necessary although I simply sign everything that goes into my system folders. You can use ZipSigner from the market. (For "key/mode" select "platform")
3. rename the extension of the current bootanimation to .bak or just skip this if you never want to use it anymore
4. copy the signed file to system/customize/resource with root explorer
5. in root explorer hold your finger on the file till the menu pops up. Tap on "permissions"
Owner: read & write checked, execute unchecked
Group: read checked, rest unchecked
Others: read checked, rest unchecked
6. restart and you're done!
I attached an animated dark blue qHD HTC quietly brilliant bootanimation that I made for good measure.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
is it a video that u brake down in to frames or is it pics that you take i have no idea how to start i can do the last part no problem but how or were to start would b a great help thx ...
oh well why not..
1. create a folder called "android" and place the frames of your animation in PNG format in that folder.
2. name them as follows:
NAME_01.png
NAME_02.png
...
NAME_xx.png
3. create a text file called "desc.txt" containing for example:
540 960 15
p 1 1 android
explanation of the desc file:
Width Height Frame-rate
p Loop Pause Folder
first line: width height frames-rate
second line: p just stands for play. the first number says how often to loop the animation. The second number says for how long to pause the animation after every loop. the string is the name of the folder we created above.
So now you have the desc.txt and a folder with your png files - compress them as uncompressed zip file. Continue as described in my previous post.
wouldnt it be easier to just adb push it to that directory?
Kupfel said:
oh well why not..
1. create a folder called "android" and place the frames of your animation in PNG format in that folder.
2. name them as follows:
NAME_01.png
NAME_02.png
...
NAME_xx.png
3. create a text file called "desc.txt" containing for example:
540 960 15
p 1 1 android
explanation of the desc file:
Width Height Frame-rate
p Loop Pause Folder
first line: width height frames-rate
second line: p just stands for play. the first number says how often to loop the animation. The second number says for how long to pause the animation after every loop. the string is the name of the folder we created above.
So now you have the desc.txt and a folder with your png files - compress them as uncompressed zip file. Continue as described in my previous post.
Click to expand...
Click to collapse
thx for your help
Shaquiel Harris said:
wouldnt it be easier to just adb push it to that directory?
Click to expand...
Click to collapse
im new to this and is too confusing for me i tried almost all day i can make other boot animations to work but i cant create my owns and at this point i give up thx
Shaquiel Harris said:
wouldnt it be easier to just adb push it to that directory?
Click to expand...
Click to collapse
yeah probably but then most likely the next question would be "what is adb and how do i use it"
Kupfel said:
yeah probably but then most likely the next question would be "what is adb and how do i use it"
Click to expand...
Click to collapse
is not the what it is but the how we make them , i can put the files in the directory i can rename it , but the thing is how to create them , were to start , step by step i created a file name android put 4 pictures in there png,name them 01,02,etc etc used a desc.txt file from another animation did the resolution end the loop set up everything then using 7zip made the zip but still did not worked ......
gilbert11231123 said:
is not the what it is but the how we make them , i can put the files in the directory i can rename it , but the thing is how to create them , were to start , step by step i created a file name android put 4 pictures in there png,name them 01,02,etc etc used a desc.txt file from another animation did the resolution end the loop set up everything then using 7zip made the zip but still did not worked ......
Click to expand...
Click to collapse
search button is your friend http://www.google.com/cse?q=boot+an...ub-2900107662879704:fs7umqefhnf&ie=ISO-8859-1

[ROM]{LD2 At&t}Red Sonja Iss3|*Prepare for Greatness*|TheCollective 5/8/12

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
By Downloading this work you assume all responsablity for what happens to your device.
By flashing a custom binary you void your waranty.
Based off the LD2 leak posted by DesignGears
hit his thanks.
LD2 modem included
rooted
deodexed
batch optimized
removed bloat
disabled startup wizard
customized
Custom boot animation
battery tweeks
preformance enhanancement.
Removal Of TwStyles (uncovering of the native ICS styles)
ElectronTetherMOD (native Tethering supported. Bluetooth and wifi)
SystemUI enhancements
Framework Res enhancements
TwFrameworkRes redirects
Themed custom RedSonja
its 3:30 am its a work in progress
dontcomplain
Install Instruction:
1. Back up Your Stuff including your APN settings
2. Besure your using touch recovery
3. Download package
4. Place .zip on your SDCARD
5. flash via TouchRecovery from internal sdcard
6.
*NOTICE*
This Package is a FULLWIPE AUTO PACKAGE
you simply install the zip via recovery
it will erase all user data and wipe cache
it will format your system partitions
it will wipe dalivk
it will clean up after its done
it will automaticlly reboot
Flash this at your own risk.
and only if you know how.
ROM HERE MD50DF651F0A7D623824AD88A4B289E8B53
LA3 Stock Kernel HERE
Known Issues:
Apn Needs to be set by hand or by a back up
- is not automatically applied
com.phone will force close two time after every boot up or reboot
-Im working on that but so you know the first five minutes
- on RedSonja are tuff. she comes out swinging that blade......
- give her a few minutes and she is all loviedovie again.
This Is BETA - AND a wip. so enjoy but don't moan
CREDITS
Based on the heroine Created By
Robert E. Howard
MortemTaum For creative Genius
designgears
The Collective
Everyone in the world
For any one whit root problems
Flash this
http://db.tt/T9lm2yQq
Its the latest superuser and its binaries
Boom
Sent from my SAMSUNG-SGH-I727 using xda premium
instructions
Put all 4 zips on SD
Boot to CWM (hold both volume buttons on boot)
Clear Data 3 times
Wipe cache 3 times
Install Sonja. It is going to AUTO REBOOT when done, be ready. When it goes black hold both volume buttons to go back in to CWM.
Install Revert - Again it is going to auto reboot, this time let it boot all the way. Give it a good couple minutes once booted to fully load. Press and hold power button and chose recovery.
Install Step 1 - Again let it fully boot, hold power button, chose recovery.
Install Step 2 - Again let it fully boot.
Those of you who are running this rom, and love it like many of us. Who had the pleasure of helping test it, and watch it be born. If You want to see it progress as much i do please check out johsondr80's chipin page. Found here http://fusiondeveloper.chipin.com/the-collective-skyrocket. We are really close to geting him his skyrocket. Every bit helps.
silver03wrx said:
1- Like always enable your Debugging. you can enable that by going to your Settings -> Application -> Development
2- Install the android SDK . you can download it Android SDK
3- Extract the SDK to any folder, Example : C:\Android
4- Make sure you have the drivers installed- In that way your OS can talk to your phone!
now that everything is installed we can go ahead and perform a command :
1. Open the 'run' dialog by pressing the 'Windows' + 'r' buttons on your keyboard (minimize the browser & other non-windows programs) 2. cmd (this will open a DOS prompt) 3. cd c:\Android\tools (go to the directory where you extracted the SDK) 4. adb shell 5. Now you'll see just a '$' 6. logcat
You can now just press the power button on your phone to see what happens. It displays everything the device is doing.
So the thing is: leave your device connected for a while and see what is actually going on when you're not using it. Boom
Click to expand...
Click to collapse
Will try when I get.....I have had the force closes happen consistently
Sent from my SAMSUNG-SGH-I727 using xda premium
I havent had a single force.close. and ive rebooted many times. Mabye im just lucky but good luck
Thanks silver03wrx. We needed this.
Sent from my SAMSUNG-SGH-I727 using Tapatalk
silver03wrx said:
1- Like always enable your Debugging. you can enable that by going to your Settings -> Application -> Development
2- Install the android SDK . you can download it Android SDK
3- Extract the SDK to any folder, Example : C:\Android
4- Make sure you have the drivers installed- In that way your OS can talk to your phone!
now that everything is installed we can go ahead and perform a command :
1. Open the 'run' dialog by pressing the 'Windows' + 'r' buttons on your keyboard (minimize the browser & other non-windows programs) 2. cmd (this will open a DOS prompt) 3. cd c:\Android\tools (go to the directory where you extracted the SDK) 4. adb shell 5. Now you'll see just a '$' 6. logcat
You can now just press the power button on your phone to see what happens. It displays everything the device is doing.
So the thing is: leave your device connected for a while and see what is actually going on when you're not using it. Boom
Click to expand...
Click to collapse
Extract to c: for sure it makes it so much easier, once in the location of platform tools (use the address bar for quick copy and paste) copy and paste its location without the c: on the front. Then open CMD, type cd for change directory them paste the location of adb platform tools. Press enter. It should say Android sdk windows something or another lol. Now you can type "adb devices" and hit enter. It will then find you're device. When you have gotten to the point of a problem then type adb logcat and it will spit forth information that is somewhat beyond me but our dev will do fine with it. Right click and select all then then copy and paste into a note pad. Send the note pad to our dev.
Sent from my SAMSUNG-SGH-I727 using Tapatalk
My phone is almost unusable at this point new sim doesn't work in my cappy looking through the threads and even when people do flash bac too stock the probkem follows???
Sent from my SGH-I897 using Tapatalk
Danielk425 said:
My phone is almost unusable at this point new sim doesn't work in my cappy looking through the threads and even when people do flash bac too stock the probkem follows???
Sent from my SGH-I897 using Tapatalk
Click to expand...
Click to collapse
Did u use alien before some people think alien some how did something to ruin all the other ROMS
Sent from my SAMSUNG-SGH-I727 using xda premium
That does not aound right. Of you odin the stpck tar it should fix all your issues worked everytime for me
No never used alien this was my only rom besides the 2.3.6 update
Sent from my SGH-I897 using Tapatalk
Danielk425 said:
No never used alien this was my only rom besides the 2.3.6 update
Sent from my SGH-I897 using Tapatalk
Click to expand...
Click to collapse
Alien was my first rom and I had the force closes but after installing other roms continued to have them maybe I should go Back to stock
Sent from my SAMSUNG-SGH-I727 using xda premium
I will flash back to stock and re root. Report back tomorrow on how things go. Good night to all.
Sent from my SGH-I897 using Tapatalk
All though I have read some that have done this with no avail. Someone stated that internal sd partitioning or wipe would be required that made me nervous. I can always drop it in the toilet though wink wink! At any rate I'm sleppy see you guys tomorrow!
Sent from my SGH-I897 using Tapatalk
i was on alien....had the super force close issue twice. wiped date 3 times...then returned to stock and updated to the 2.3.6 via silvers zip. and have no issues till i tried the 14 panel toggle and forgot to paste the systemui in before i deleted it...but thats my bad.
i have not seen anything that was permanent yet.
i hope yall get it worked out, i would hate to think that a rom can cause damage that can not be reversed.
dagnabit.. lol my phone just rebooted and had a million force closes. i restored my nandroid backup earlier and have been runing the 2.3.6 ota from att for several hours and it just randomly did that and i can even use it every time i reboot just get lockup and force closes. tried to restore nandroid and cwm says cant mount sd card. so weird i think it might have something to do with the ota. im about to odin stock
I'm sure that it is not irreverseable. Downloading stock.tar will Report back
Sent from my SGH-I897 using Tapatalk
silver03wrx said:
dagnabit.. lol my phone just rebooted and had a million force closes. i restored my nandroid backup earlier and have been runing the 2.3.6 ota from att for several hours and it just randomly did that and i can even use it every time i reboot just get lockup and force closes. tried to restore nandroid and cwm says cant mount sd card. so weird i think it might have something to do with the ota. im about to odin stock
Click to expand...
Click to collapse
i had that nandroid issue as well ( not with sonja though ) no matter what the nandroid would not work and...odin was the only way. it happened twice with alien.
I think it is all relative to carrier iq. Logs provider will be the first force close you see
Sent from my SGH-I897 using Tapatalk

How to root the S7 EDGE

Caution when modifying your phone, although you can revert 99% of issues you may come across, be cautious.
I take no credit other than compiling info and making a guide. All credit goes to http://forum.xda-developers.com/member.php?u=4911585 (br3w3r, Chainfire and Princecomsy)
http://forum.xda-developers.com/att-galaxy-s7/how-to/g935a-root-t3410403
Well, root has been achieved on all of the variants. All the information is spread, therefore I will compile it.
It is confirmed working for the G935T/A/ (All firmwares so far) can anyone verify it works for Verizon?
DOWNLOAD LINKS
Complete Package with all needed files ( http://d-h.st/am7i - click the blue download link to avoids the ads. (Credit to billa)
ADB Files http://forum.xda-developers.com/showthread.php?t=2588979
Samsung Device Drivers http://developer.samsung.com/technical-doc/view.do?v=T000000117#none
http://d-h.st/gsDA Modified ODIN
http://d-h.st/lQY8 EngBootIMG
https://download.chainfire.eu/968/SuperSU/SuperSU-v2.74-2-S7QC.zip Chainfire's SuperSU
MAKE SURE TO BACKUP YOUR PHONE, YOU MAY NEED TO FACTORY RESET AFTER FLASHING THE ENGBOOT FILE. ( MAY BE FOR THOSE WHO HAVE DISABLED SYSTEM APPS)
1- Put your device in to download mode ( Power off--- Hold Down arrow + Home + Power button)
2-Open the provided ODIN and where it says "AP" select and open the file "Samsung_G935x_QC_Rooted_BOOT.TAR" -- FLASH it--
3- The phone should now reboot
Installing SuperSU
easiest way to put it for flashing su.
https://www.youtube.com/watch?v=nLvRuzQMPLk
1- make sure you have the adb toolkit installed( place it in the root of the "C:/" drive. Mine is "C:/adb"
2- place the superuser folder you downloaded in to c:/adb and rename it "super" to make things easier
3- open the command prompt. Either search for it or press windows key + r and type in "cmd"
4- once cmd is open, navigate to the "super" folder. To do so type cd c:/ , then type cd adb and finally type cd super
5- type in root.bat
You should now be rooted.
To remove the security warning, use a package disabler like titanium backup and disable SecurityLogAgent
NOTE
For those having lag, heat, and battery drain issues. Try doing this.
I had those issues on PD6.
What I did was, ODIN'd a factory PD8 file and rerooted, then I used KERNEL TOOLKIT and changed to the ONDEMAND Governor, next I increased the CPU(small cores / and large cores) to max FREQUENCY allowed and reduced the min core frequencies to the lowest setting. Be sure to apply settings on boot so they stick.
The phone is very fast now.
I disabled the KNOX packages and tmobile package.
It fixed 95% of my issues, im even running xposed
For anyone that needs the complete firmware from Sammobile:
http://www.sammobile.com/firmwares/database/SM-G935T/
I also attached the root files necessary in the zip file here.
BUT... you also need to unrar it. Stinking forum set the zip limit to 20MB for zip files but it zips to about 23MB.
Rar limit is 8MB but in a rar it was reduced to about 18. So... rar'ed it up, hid it in a zip.
Will this work on PC8? That's the one I'm on.
mrlugo88 said:
Will this work on PC8? That's the one I'm on.
Click to expand...
Click to collapse
No guts, no glory. Try it and let us know. Root hasn't been out but for a couple of hours so it's hard to know for sure. Make a backup with Smart Switch and try it out! My guess is that you shouldn't have any issue.
If anyone has disabled any of their apps, make sure you re-enable them.
If you get stuck at the white T-Mobile screen for longer than 5 minutes then reboot back to stock recovery and factory reset. Sucks... but some of us had to do it. Afterwards, it should boot fine.
By the way... HAPPY INDEPENDENCE DAY!!!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Binary100100 said:
No guts, no glory. Try it and let us know. Root hasn't been out but for a couple of hours so it's hard to know for sure. Make a backup with Smart Switch and try it out! My guess is that you shouldn't have any issue.
If anyone has disabled any of their apps, make sure you re-enable them.
If you get stuck at the white T-Mobile screen for longer than 5 minutes then reboot back to stock recovery and factory reset. Sucks... but some of us had to do it. Afterwards, it should boot fine.
Click to expand...
Click to collapse
I'm all in. Thanks. Will go for it.
mrlugo88 said:
I'm all in. Thanks. Will go for it.
Click to expand...
Click to collapse
May the root be with you.
Does it work on tmo S7 edge on PD7?
Sent from my SM-G935T using XDA Free mobile app
Do I need a laptop for this. I'm so sorry about my super noobish question. Don't kill me
Lmax579 said:
Does it work on tmo S7 edge on PD7?
Sent from my SM-G935T using XDA Free mobile app
Click to expand...
Click to collapse
It's been confirmed to work.
Chocolatetai said:
Do I need a laptop for this. I'm so sorry about my super noobish question. Don't kill me
Click to expand...
Click to collapse
A Windows machine with administrative rights to install device drivers are required.
Thankyou for your nice reply. I guess I have to wait till my brother gets home
whats the weird icon in the status bar and anybody found lag after they flash the boot file?
Binary100100 said:
No guts, no glory. Try it and let us know. Root hasn't been out but for a couple of hours so it's hard to know for sure. Make a backup with Smart Switch and try it out! My guess is that you shouldn't have any issue.
If anyone has disabled any of their apps, make sure you re-enable them.
If you get stuck at the white T-Mobile screen for longer than 5 minutes then reboot back to stock recovery and factory reset. Sucks... but some of us had to do it. Afterwards, it should boot fine.
By the way... HAPPY INDEPENDENCE DAY!!!
Click to expand...
Click to collapse
How would I boot back to stock recovery?
Sent from my HTC 10 using XDA Free mobile app
That's for compiling the info.
Might be a good idea to add a list of builds it's been confirmed working on.
Lmax579 said:
How would I boot back to stock recovery?
Sent from my HTC 10 using XDA Free mobile app
Click to expand...
Click to collapse
Switch your Samsung Galaxy S7 or S7 edge completely.
Boot into Galaxy S7 recovery mode by pressing and holding Volume Down, Home and Power keys at the same time.
Release all three buttons when Samsung Galaxy S7 screen flickers and you see a warning sign.
Press Volume Up to continue to the main screen of Recovery mode. Or, press Volume Down if you aren’t sure and want to go back to the normal mode.
That’s just about it!
Read more: http://wccftech.com/how-to-enter-galaxy-s7-recovery-mode/#ixzz4DORIJ3Dx
http://wccftech.com/how-to-enter-galaxy-s7-recovery-mode/
Chocolatetai said:
Do I need a laptop for this. I'm so sorry about my super noobish question. Don't kill me
Click to expand...
Click to collapse
Yes, specifically the root.bat is Windows based, but you could read the .bat and figure out how to do it in linux. Either way, yes.
Worked flawlessly with the guide. Thanks for compiling it
Edit/Update:
I am getting the same lag that others have reported previously. One thing I'm seeing that stands out in logcat is Secure Storage Daemon throwing warnings and then an error "Kernal binary has been changed. Please use the same version of platform/kernel binaries"
uaktags said:
Yes, specifically the root.bat is Windows based, but you could read the .bat and figure out how to do it in linux. Either way, yes.
Worked flawlessly with the guide. Thanks for compiling it
Click to expand...
Click to collapse
So just followed the guide? Do I need anything else? I just follow the guide and download what the guide says? Do I need to turn my phone off? Do I need a specific app on my phone for anything? Sorry for the questions
Chocolatetai said:
So just followed the guide? Do I need anything else? I just follow the guide and download what the guide says? Do I need to turn my phone off? Do I need a specific app on my phone for anything? Sorry for the questions
Click to expand...
Click to collapse
If you follow the guide, you'll have everything you need and there wouldn't be any questions needed.
I guess more specific to ask, where are you getting hung up?
On a windows machine:
Download all the files listed and get them installed
Follow the instructions (boot phone into download mode, put adb folder into c:\, rename the SuperSU folder from the zip archive to "super" for easy access, execute the cd's and then execute root.bat)
uaktags said:
If you follow the guide, you'll have everything you need and there wouldn't be any questions needed.
I guess more specific to ask, where are you getting hung up?
On a windows machine:
Download all the files listed and get them installed
Follow the instructions (boot phone into download mode, put adb folder into c:\, rename the SuperSU folder from the zip archive to "super" for easy access, execute the cd's and then execute root.bat)
Click to expand...
Click to collapse
How would I put my phone in download mode
Chocolatetai said:
How would I put my phone in download mode
Click to expand...
Click to collapse
It's in the guide.
Please just read the guide and understand it before you move forward. Ask what you don't understand from the guide so that the writer could make it more clear if it's needed. But what you just asked is literally written clearly with what to do.
Damn can't wait to do this and install xposed only got another hour left
T-Mobile S7 Edge
Latest Update PD8
Eng Boot - System Custom
Knox 0x0

Broken Display, Unlock Screen, Cant touch - How to save my files - pls help

Hey dudes, this forum helped me to revive my phone 3 years ago.
Now my display is broken, i can see the half of my unlock screen (its inverted and it looks very strange) but i cant touch anything. My debugging is on but i cant save my files because i have to unlock the screen by a simple gesture pattern. Also the phone has the unlock icon in the bootscreen. (Long time ago since i done that and dont know what it means now)
If you know anything what i can do to save my files please let me know step by step! Im not a fixing pro
The easiest way i think is to unlock my screen and save my files on my computer but how i can do this now?
i hope for your help
sorry for my bad english i try my best :X:crying:
EDIT: Problem Solved! Fastboot via adb to TWRP - shows my storage and i could copy all my files! thanks to jd1639 for his perfect support!
You probably can use the command adb pull from recovery. But you'll need to know the specific file name, including extension, and the folder it's located on your device. I don't think you can use wildcards so you'd have to do it for each file. I've tried it and it's a real pain so haven't even tried for a long time. Google adb pull.
Sent from my [device_name] using XDA-Developers Legacy app
jd1639 said:
You probably can use the command adb pull from recovery. But you'll need to know the specific file name, including extension, and the folder it's located on your device. I don't think you can use wildcards so you'd have to do it for each file. I've tried it and it's a real pain so haven't even tried for a long time. Google adb pull.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
Thats to hard for me, but thanks for your idea! I hope anyone know a smarter way to get through my unlock gesture or to save my files via adb :X
You can adb pull the userdata partition, but you need enough storage on your pc to do it. If you are unlocked do you have twrp? Twrp would give access to mtp.
wangdaning said:
You can adb pull the userdata partition, but you need enough storage on your pc to do it. If you are unlocked do you have twrp? Twrp would give access to mtp.
Click to expand...
Click to collapse
Could you let me know how you pull the userdata partition. I didn't know you could do that. I also thought of using twrp but since he has a broken screen and a pattern lock I didn't think he could get into twrp.
Sent from my [device_name] using XDA-Developers Legacy app
Never mind. I forgot about the dd command. But does that dump individual files?
Sent from my [device_name] using XDA-Developers Legacy app
adb pull <path-of-the-file> . It works. There is also adb backup. TWRP should not need the touch screen. Never needed that when I ran my nexus 5.
wangdaning said:
adb pull <path-of-the-file> . It works. There is also adb backup. TWRP should not need the touch screen. Never needed that when I ran my nexus 5.
Click to expand...
Click to collapse
is TWRP an extra recovery mode software? i thought i have installed it years ago if my nexus was in a bootloop. I googled TWRP and i remember the interface design.
what i have to do now? please for dummys
erfinder said:
is TWRP an extra recovery mode software? i thought i have installed it years ago if my nexus was in a bootloop. I googled TWRP and i remember the interface design.
what i have to do now? please for dummys
Click to expand...
Click to collapse
Twrp is a replacement recovery to the stock. Boot into the bootloader and then use the vol keys to get to recovery. If you have twrp it'll boot into that. I just pulled out my N5 and twrp is not password protected. From twrp you'll be able to pull files off with file manager on your PC. If you have the stock recovery you won't be able to pull files with a file manager.
If you don't have twrp installed all is not lost. From the bootloader you can boot into twrp using fastboot, fastboot boot twrp.img. Where twrp.img is the full name of the twrp image file you download to your pc.
Sent from my [device_name] using XDA-Developers Legacy app
jd1639 said:
Twrp is a replacement recovery to the stock. Boot into the bootloader and then use the vol keys to get to recovery. If you have twrp it'll boot into that. I just pulled out my N5 and twrp is not password protected. From twrp you'll be able to pull files off with file manager on your PC. If you have the stock recovery you won't be able to pull files with a file manager.
If you don't have twrp installed all is not lost. From the bootloader you can boot into twrp using fastboot, fastboot boot twrp.img. Where twrp.img is the full name of the twrp image file you download to your pc.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
is it possible with those crashed display :/? Or could i unlock it with an OTG?
erfinder said:
Click to expand...
Click to collapse
Can you boot that into recovery?
Sent from my [device_name] using XDA-Developers Legacy app
i came in to this boot menu thats the basic revocery mode of android right? (the display is inverted since it crashed)
erfinder said:
i came in to this boot menu thats the basic revocery mode of android right?
Click to expand...
Click to collapse
If it looks like a dead Android then yes. But if your bootloader is unlocked, it sounds it is, then you can still boot into twrp with fastboot
Edit, yeah, that's the stock recovery.
Man, that's really messed up isn't it.
Sent from my [device_name] using XDA-Developers Legacy app
jd1639 said:
If it looks like a dead Android then yes. But if your bootloader is unlocked, it sounds it is, then you can still boot into twrp with fastboot
Edit, yeah, that's the stock recovery.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
and what i have to do now (thanks for your help )
erfinder said:
and what i have to do now (thanks for your help )
Click to expand...
Click to collapse
Do you have fastboot on your pc. If not Google 15 sec adb xda. There a tool by snoop05 which will install it. Also, Google teamwin Nexus 5. You'll find the twrp image there. Download that to a folder of your choice.
Sent from my [device_name] using XDA-Developers Legacy app
---------- Post added at 05:51 PM ---------- Previous post was at 05:41 PM ----------
Once you have all that go to the folder where twrp is. Rename the file to twrp for simplicity. Then in that folder shift + right click your mouse on an open area. It should give an option to open a power shell there, win10 if you have something other than win10 it should give you an option for a command prompt.
Then boot your phone into the bootloader. Attach it to your pc with the USB. Then in the power shell window type the command "fastboot boot twrp.img", without the "'s. Your phone should boot into twrp. From there you should be able to get at your files from Windows explorer on your PC.
Sent from my [device_name] using XDA-Developers Legacy app
jd1639 said:
Do you have fastboot on your pc. If not Google 15 sec adb xda. There a tool by snoop05 which will install it. Also, Google teamwin Nexus 5. You'll find the twrp image there. Download that to a folder of your choice.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
okay its installed now but its dangerous because the touch screen reacts random on the screen and press randomly any buttons
erfinder said:
i have the normal adb from android sdk on my pc is that the "same"? okay i have the me.twrp.twrpapp.apk in my folder
Click to expand...
Click to collapse
Adb is different but if you have that you probably have fastboot too. The twrp apk is not what you want. You need the image file.
Sent from my [device_name] using XDA-Developers Legacy app
jd1639 said:
Adb is different but if you have that you probably have fastboot too. The twrp apk is not what you want. You need the image file.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
yes my fould its done now! and i was in the menu. but i press shortly the power off button because my touchscreen clicks randomly on any buttons - so i was scared that he will wipe my phone or something like that
EDIT: wow, you are the best! i have full access to my nexus 5 storage ! Awesome! Im so happy! Can you give me also an advice to save my contacts?
erfinder said:
yes my fould its done now! and i was in the menu. but i press shortly the power off button because my touchscreen clicks randomly on any buttons - so i was scared that he will wipe my phone or something like that
EDIT: wow, you are the best! i have full access to my nexus 5 storage ! Awesome! Im so happy! Can you give me also an advice to save my contacts?
Click to expand...
Click to collapse
Glad you got it. I'm not sure on the contacts.
Sent from my [device_name] using XDA-Developers Legacy app
jd1639 said:
Glad you got it. I'm not sure on the contacts.
Sent from my [device_name] using XDA-Developers Legacy app
Click to expand...
Click to collapse
okay jobs done! my contacts are the only thing i have in cloud

Categories

Resources