Help With Splash Image..... - Galaxy Ace S5830 General

I've used this tutorial
http://www.zahirkhan.com/android/tu...ustom-splash-screen-for-android-rooted-phones
and am getting till the SPLASH.IMG part(Step 6)....
but after that my phone simply stays to the battery charging state.....
so I boot into the bootloader myself with the power key + volume down and get the "downloading....." screen......
and with that, following the guide, in cmd when I enter "fastboot flash splash1 SPLASH.BMP" and press Enter;
it gets stuck at <waiting for device>....
Any Help?

NiiSyth said:
I've used this tutorial
http://www.zahirkhan.com/android/tu...ustom-splash-screen-for-android-rooted-phones
and am getting till the SPLASH.IMG part(Step 6)....
but after that my phone simply stays to the battery charging state.....
so I boot into the bootloader myself with the power key + volume down and get the "downloading....." screen......
and with that, following the guide, in cmd when I enter "fastboot flash splash1 SPLASH.BMP" and press Enter;
it gets stuck at <waiting for device>....
Any Help?
Click to expand...
Click to collapse
1. Ace doesn't have a bootloader.
2. Fastboot doesn't work with the ace.
So instead of flashing it directly put it into the boot.img of your preferred rom and then flash it.
TeamCooper Developer
TheMyth Developer

unpack the boot img
you will see somewhere
cooper.rle
then convert it to png
then choose a image of 320 x480 exact
otherwise not work
then name it to cooperconvert
to rle
then pack 6our kernel
and you have a splash
herpderp ©copy+paste

spacecaker said:
unpack the boot img
you will see somewhere
cooper.rle
then convert it to png
then choose a image of 320 x480 exact
otherwise not work
then name it to cooperconvert
to rle
then pack 6our kernel
and you have a splash
herpderp ©copy+paste
Click to expand...
Click to collapse
Make sure you get the correct depth too
Herpderp Defy.

EmoBoiix3 said:
Make sure you get the correct depth too
Herpderp Defy.
Click to expand...
Click to collapse
and red colors wil be inverted to bleu
herpderp ©copy+paste

spacecaker said:
and red colors wil be inverted to bleu
herpderp ©copy+paste
Click to expand...
Click to collapse
I tried to set a depth of 8 , didn't work .
Someone should try a depth of either 16 or 24
Herpderp Defy.

Change it in my Current ROM?
shaaan said:
1. Ace doesn't have a bootloader.
2. Fastboot doesn't work with the ace.
So instead of flashing it directly put it into the boot.img of your preferred rom and then flash it.
TeamCooper Developer
TheMyth Developer
Click to expand...
Click to collapse
EmoBoiix3 said:
Make sure you get the correct depth too
Herpderp Defy.
Click to expand...
Click to collapse
@shaan : anyway I can Change it in my Current ROM?
I want to refrain from reflashing my cell......
@EmoBoii3 : Oh the Depth of 24 Pixels works fine(As much as I've Read)....
also is it possible to make a CWM flashable zip of this?

Yes cwm flashable
herpderp ©copy+paste

Related

Phone wont boot any rom

I tried booting various sense and aosp roms, but my phone won't boot past the flying 3d or any other boot animations. Can someone please help? I tried wiping everything. It worked at first but it doesn't now.
I think this belongs in the questions part of the thread.(Im sure a mod might move it) Other than that can you even do a Nandroid restore?
SilverSuperman said:
I think this belongs in the questions part of the thread.(Im sure a mod might move it) Other than that can you even do a Nandroid restore?
Click to expand...
Click to collapse
i tried that too. I think it has to do something with flashing a bad kernel
Ok in order for anyone to help you more could you please tell which hboot you have, also specify further about your problem. For example: does your phone just freeze at some point or does the bootscreen keep running and never gets past it or is it taking over the world or what?
---------- Post added at 12:08 AM ---------- Previous post was at 12:05 AM ----------
Im asking because there has been alot of views on this and ppl just pass it up because its in the wrong section. Dont take offense to this plz. Im sure u knew this due to you have been a member since Oct. 2009
SilverSuperman said:
Ok in order for anyone to help you more could you please tell which hboot you have, also specify further about your problem. For example: does your phone just freeze at some point or does the bootscreen keep running and never gets past it or is it taking over the world or what?
Click to expand...
Click to collapse
HB1.5
it keeps freezing at the flying 3d animatio.
I think you should re-post this in the questions and answers part of the thread and leave this one alone. Otherwise theres gonna be ppl that will "flame" you and say that we have a section for questions and answers. Technically of course it doesnt belong here anyways. Just re-post it over there too and for some reason ppl will be more willing to help you.
ok heres your fix
1-take the rom of your choice put in your sd card
2-then take boot.img out of your rom and recovery.img of your choice and place it in android-sdk/platform-tools
(rename recovery u have to recovery.img then place it in android-sdk/platform-tools)
3-if runing widows hold shift and right click then open with command prop
4-then reboot your phone into fastboot (make sure u have fastboot drivers installed)
5- then type this in command prop
fastboot flash boot boot.img
after its done type this
fastboot boot recovery.img
then it will take u into recovery then do all wipes and flash rom of your choice
and enjoy
hope this helps u
sac23 said:
ok heres your fix
1-take the rom of your choice put in your sd card
2-then take boot.img out of your rom and recovery.img of your choice and place it in android-sdk/platform-tools
(rename recovery u have to recovery.img then place it in android-sdk/platform-tools)
3-if runing widows hold shift and right click then open with command prop
4-then reboot your phone into fastboot (make sure u have fastboot drivers installed)
5- then type this in command prop
fastboot flash boot boot.img
after its done type this
fastboot boot recovery.img
then it will take u into recovery then do all wipes and flash rom of your choice
and enjoy
hope this helps u
Click to expand...
Click to collapse
You can take the boot.img piece out that is not needed. Once you power on phone holding power and volume down, choose fastboot, connect usb, and just do fastboot boot recovery.img this will give you full access and when you flash the rom, it will install kernel and all necessary files.
Sent from my PG86100 using XDA App
He provided the fix for the problem he's having right now. So his steps are correct. Now in the future he'd want to do the
Code:
fastboot boot recovery.img
To help with flashing in the future.
nolimit78 said:
He provided the fix for the problem he's having right now. So his steps are correct. Now in the future he'd want to do the
Code:
fastboot boot recovery.img
To help with flashing in the future.
Click to expand...
Click to collapse
I didn't think that was needed. What exactly does fastboot flash boot boot.img do?
Sent from my PG86100 using XDA App
There is a limitation with HTC's unlock, recovery does not have permission to write to the boot partition, this is where the kernel goes. What this means is that you can't flash a kernel through the normal recovery. Which also means that you can't flash a ROM that requires a custom kernel. There are two ways that I know of to work around this. One is to just flash the kernel(boot.img) from fastboot, the other, and easier way is to boot recovery from fastboot and just do everything from there.
Sent from my PG86100 using XDA App
is there a way around all of this besides fastboot? or anything i can do in recovery instead?
mariojp said:
is there a way around all of this besides fastboot? or anything i can do in recovery instead?
Click to expand...
Click to collapse
My 3D is not yet rooted, but you should be able to flash everything you need without a computer. You will need Flash Image GUI, which is found in the market, or can be downloaded via the XDA post. It's JoeyKrim's program.
Here's a stickied thread, over in the Android Dev forum
http://forum.xda-developers.com/showthread.php?t=1306248

ClockworkMod Recovery 5.0.2.8

Just thought I would post this since Bin4ry's recovery image was getting out of date...
DO NOT FLASH THIS - if you do, your phone will explode in your face!
to use:
Code:
fastboot boot recovery.img
http://www.mediafire.com/?5o5787wd11o8ww3
Keiran
Thanks, I've been wanting a newer external recovery image.
CrimsonKnight13 said:
Thanks, I've been wanting a newer external recovery image.
Click to expand...
Click to collapse
Your welcome
I also edited the keylayout in my CM sources for recovery so that we can use the four hardware buttons efficiently, back button = back, home button = up, menu button = down, search button = select.
I did this because on the new CWM the layout is all messed up for our device
Keiran
Could be possible to flash it through terminal emulator??? (without pc... )
bamsbamx said:
Could be possible to flash it through terminal emulator??? (without pc... )
Click to expand...
Click to collapse
No flashing....
And you probably can't boot it through terminal emu either.
Sent from my R800i using Tapatalk
KeiranFTW said:
No flashing....
And you probably can't boot it through terminal emu either.
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
Why not??? I have tried to write: su fastboot flash...etc and it answered: not found..... But it seems to be possible to flash.... I dont know why it wouldnt boot....(have unlocked btl...)
Thanks for your answer
bamsbamx said:
Why not??? I have tried to write: su fastboot flash...etc and it answered: not found..... But it seems to be possible to flash.... I dont know why it wouldnt boot....(have unlocked btl...)
Thanks for your answer
Click to expand...
Click to collapse
No it's not possible to flash as the Xperia range does not have a recovery partition, which is where you usually flash the ClockMod Recovery to
Could you possibly update this to the newest CWM?
i will try to update it, as it is not that hard to do
CWM Version 5.5.0.4 by FreeXperia Team
Instructions:
Code:
- In Fastboot mode type in terminal: fastboot boot recovery2.img
- Spam volume up and down button
Download: Recovery
Tried on my terminal with unlocked bootloader. If someone with a locked one can give a feedback it would be great.
6.0.0.6 is out, but won't work for me.
6.0.1.0 is already out
i am using it with the jelly bean kernel
call me a noob but why should i not flash these recovery imgs again?

[Q] Urgent I need HELP !

I was installing the Beats 1.5 rom on my HTC evo 3d S-ON i flashed the boot.img as the tut said and now my phone is stuck at the HTC screen and wont boot into recovery
Please help me out here all your suggestions would be appriciated !
romelie said:
I was installing the Beats 1.5 rom on my HTC evo 3d S-ON i flashed the boot.img as the tut said and now my phone is stuck at the HTC screen and wont boot into recovery
Please help me out here all your suggestions would be appriciated !
Click to expand...
Click to collapse
more info plz,which rom and how did you flash kernel img?and dont panic,as long as its not hard bricked its nothing
josephnero said:
more info plz,which rom and how did you flash kernel img?and dont panic,as long as its not hard bricked its nothing
Click to expand...
Click to collapse
this is the ROM i flashed the boot.img first and now im stuck in the HTC screen
http://forum.xda-developers.com/showthread.php?t=1307599
im still able to boot into bootloader
romelie said:
this is the ROM i flashed the boot.img first and now im stuck in the HTC screen
http://forum.xda-developers.com/showthread.php?t=1307599
im still able to boot into bootloader
Click to expand...
Click to collapse
U need to "fastboot boot recovery.img" then flash the Rom of your choice. You'll be all set.
Edit:looks like the guy above me beat me to it
wikdNoob said:
U need to "fastboot boot recovery.img" then flash the Rom of your choice. You'll be all set.
Click to expand...
Click to collapse
i've already tried that and i keep getting stck at the htc screen
josephnero said:
Edit:looks like the guy above me beat me to it
Click to expand...
Click to collapse
not really
have you installed a custom recovery to flash the rest of the rom ?
fastboot flash recovery recovery.img (name chosen custom recovery... recovery.img)
edit.. or just boot it like said above, but you need a custom recovery image in you fast boot folder
meangreenie said:
have you installed a custom recovery to flash the rest of the rom ?
fastboot flash recovery recovery.img (name chosen custom recovery... recovery.img)
edit.. or just boot it like said above, but you need a custom recovery image in you fast boot folder
Click to expand...
Click to collapse
yes ive installed cwm but i cant boot into recovery i keep getting the HTC screen
romelie said:
yes ive installed cwm but i cant boot into recovery i keep getting the HTC screen[/i dont know why cmw isnt working.at this rate you may have to run the ruu.but wait for others.maybe they ll have better ways
Click to expand...
Click to collapse
romelie said:
yes ive installed cwm but i cant boot into recovery i keep getting the HTC screen
Click to expand...
Click to collapse
I bet you're choosing recovery from hboot and u think that's what we mean by " fastboot boot recovery.img" yes/no? Like meangreenie said, u need a recovery image in the same folder as fasboot on your computer. Hook the phone up while in hboot, choose fastboot, cd to the folder that the recovery and fastboot are in and type fastboot boot recovery.img, and make sure the recovery that's in there is named recovery.img. if it doesn't work, post what it says in the command window
josephnero said:
romelie said:
yes ive installed cwm but i cant boot into recovery i keep getting the HTC screen[/i dont know why cmw isnt working.at this rate you may have to run the ruu.but wait for others.maybe they ll have better ways
Click to expand...
Click to collapse
Any idea where i could get the ruu ? and will the ruu work if im in bootloader ?
Thanks !
Click to expand...
Click to collapse
romelie said:
josephnero said:
Any idea where i could get the ruu ? and will the ruu work if im in bootloader ?
Thanks !
Click to expand...
Click to collapse
are you gsm or cdma?
http://forum.xda-developers.com/showthread.php?t=1208485
Click to expand...
Click to collapse
josephnero said:
romelie said:
are you gsm or cdma?
Click to expand...
Click to collapse
im gsm
so could i run the ruu if im in bootloader mode ?
Click to expand...
Click to collapse
wikdNoob said:
I bet you're choosing recovery from hboot and u think that's what we mean by " fastboot boot recovery.img" yes/no? Like meangreenie said, u need a recovery image in the same folder as fasboot on your computer. Hook the phone up while in hboot, choose fastboot, cd to the folder that the recovery and fastboot are in and type fastboot boot recovery.img, and make sure the recovery that's in there is named recovery.img. if it doesn't work, post what it says in the command window
Click to expand...
Click to collapse
No mate i have the custom recovery.img in the fastboot folder and when i run "fastboot boot recovery.img" the phone reboots but i get stuck at th HTC screen
yes.just follow instructions.but be aware that its some kind of last resort.it will return your phone to the state you bought it and you will lose root and data
also here is a way to revert back to original
http://forum.xda-developers.com/showthread.php?t=1262457
josephnero said:
yes.just follow instructions.but be aware that its some kind of last resort.it will return your phone to the state you bought it and you will lose root and data
also here is a way to revert back to original
http://forum.xda-developers.com/showthread.php?t=1262457
Click to expand...
Click to collapse
At this point i only care about starting my phone
Much thanks Mate !
Just one last question : any ruu i choose shoul work fine ? i mean how do i choose the ruu ?
romelie said:
No mate i have the custom recovery.img in the fastboot folder and when i run "fastboot boot recovery.img" the phone reboots but i get stuck at th HTC screen
Click to expand...
Click to collapse
Have you tried fasbooting to a different recovery?
also try this tread,maybe you can flash recovery again.
http://forum.xda-developers.com/showthread.php?t=1248231
---------- Post added at 09:21 AM ---------- Previous post was at 09:20 AM ----------
romelie said:
At this point i only care about starting my phone
Much thanks Mate !
Just one last question : any ruu i choose shoul work fine ? i mean how do i choose the ruu ?
Click to expand...
Click to collapse
iam not sure bro.i guess you must choose your original ruu.where did you buy your phone?if its asian choose asian ruu and so on
wikdNoob said:
Have you tried fasbooting to a different recovery?
Click to expand...
Click to collapse
not really i've only tried cwm do you have any other suggestions ?

cant boot to fastboot/bootloader mode !!

hello, here's what i did wrong so i cant boot into fastboot mode-
1) unlocked bootloader
2) flashed twrp recovery
3) wiped everything & flashed a custom rom & reboot
4) then it shows me "your current image has destroyed"
5) then i relocked the bootloader and now i cant boot to fastboot.. device is bricked and only showing me "your current image has destroyed"
what should i do ? can anyone help me ?
no one ? can anyone give me msm download tool username and password ???
Nfury00701 said:
hello, here's what i did wrong so i cant boot into fastboot mode-
1) unlocked bootloader
2) flashed twrp recovery
3) wiped everything & flashed a custom rom & reboot
4) then it shows me "your current image has destroyed"
5) then i relocked the bootloader and now i cant boot to fastboot.. device is bricked and only showing me "your current image has destroyed"
what should i do ? can anyone help me ?
Click to expand...
Click to collapse
Flash modified vbmeta from the telegram global group
InsaneDarkness said:
Flash modified vbmeta from the telegram global group
Click to expand...
Click to collapse
i can not flash because its not booting into fastboot mode
Nfury00701 said:
i can not flash because its not booting into fastboot mode
Click to expand...
Click to collapse
Vbmeta can be flashed via twrp, on install you've got to choose "Install Image", and select vbmeta.img and the partition where it'll go
InsaneDarkness said:
Vbmeta can be flashed via twrp, on install you've got to choose "Install Image", and select vbmeta.img and the partition where it'll go
Click to expand...
Click to collapse
exactly but i cant boot into recovery mode either
Nfury00701 said:
exactly but i cant boot into recovery mode either
Click to expand...
Click to collapse
Ohhh, I just read everything again, you should go to a Service Center and have it fixed
InsaneDarkness said:
Ohhh, I just read everything again, you should go to a Service Center and have it fixed
Click to expand...
Click to collapse
ya i dont have any option left. i have the .ofp file. i just dont have msmdownloadtool's username & pwd :crying:
InsaneDarkness said:
Ohhh, I just read everything again, you should go to a Service Center and have it fixed
Click to expand...
Click to collapse
in service center ,they are saying that the motherboard need to be replaced.. -_-
pathetic experience
i cant go to fastboot becuase i didnt unlock bootloader
i stuck on android q and when i flash q2p it will keep stuck on realme logo
help me plz
Same error brother.you solve this error?
I've faced same situation, finally i went to service center they said 50-50 chances,if flashing fails u need to change mother board but flashing rom is successful.u have to go service center
postbird said:
I've faced same situation, finally i went to service center they said 50-50 chances,if flashing fails u need to change mother board but flashing rom is successful.u have to go service center
Click to expand...
Click to collapse
do you know which flash tool or doungle they use for flashing rom ??
there is no service center in my country:crying:
Nfury00701 said:
in service center ,they are saying that the motherboard need to be replaced.. -_-
pathetic experience
Click to expand...
Click to collapse
bro same issue i service center told me to change motherboard and its cost around 8k
حدثت معي نفس المشكلة فقط قم بتحميل recovery.img

Is it possible to install a gsi without custom recovery.

I have a10s with no custom recovery but a rooted kernel. Would it be possible to flash gsi via download mode?
I did it once on my device. Check out this thread
https://forum.xda-developers.com/ga...gl=1*1lrcfpc*_ga*MTMzNTA2NTQ2MC4xNjAxOTIzMzEx
Ziggy54 said:
I did it once on my device. Check out this thread
https://forum.xda-developers.com/ga...gl=1*1lrcfpc*_ga*MTMzNTA2NTQ2MC4xNjAxOTIzMzEx
Click to expand...
Click to collapse
I have a problem with this. I tried ErfanGSI Rom, his Roms require the user to flash a kernel permissive patcher which can only be done through a custom recovery. End result is, I can't get it to boot, it goes into boot loop. Any way past that?
Linusrg1 said:
I have a10s with no custom recovery but a rooted kernel. Would it be possible to flash gsi via download mode?
Click to expand...
Click to collapse
Yes. Use fastboot.
Here is what to do.
You may find these files. If the file I typed not in your gsi zip file... Skip it.
Ok so download a program called minimum adv and fastboot. And install it. It's about 5mb ig. Then open it.switch your galaxy a10s to fastboot mode [bootloader] [download mode] they are the same.
To do this switch the a10s off. Then hold both volume up and down buttons. Then keep holding them and connect USB. From PC to mobile. Keep holding both volume buttons untill it prompts you to go to download mode. You gotta unlock bootloader but I guess you already unlocked it so go to download mode and follow these instructions.
You may find system.img
Do this command in adv thing in PC
fastboot flash system LOCATION://OF/YOUR/SYSTEM.IMG
you may find vbmeta.img
fastboot flash vbmeta LOCATION://OF/YOUR/VBMETA.IMG
both of these guys are in the gsi zip coming form google.
Good luck
Abd El-Rahman El-Batal said:
Yes. Use fastboot.
Here is what to do.
You may find these files. If the file I typed not in your gsi zip file... Skip it.
Ok so download a program called minimum adv and fastboot. And install it. It's about 5mb ig. Then open it.switch your galaxy a10s to fastboot mode [bootloader] [download mode] they are the same.
To do this switch the a10s off. Then hold both volume up and down buttons. Then keep holding them and connect USB. From PC to mobile. Keep holding both volume buttons untill it prompts you to go to download mode. You gotta unlock bootloader but I guess you already unlocked it so go to download mode and follow these instructions.
You may find system.img
Do this command in adv thing in PC
fastboot flash system LOCATION://OF/YOUR/SYSTEM.IMG
you may find vbmeta.img
fastboot flash vbmeta LOCATION://OF/YOUR/VBMETA.IMG
both of these guys are in the gsi zip coming form google.
Good luck
Click to expand...
Click to collapse
Samsungs dont have fastboot sadly.
Linusrg1 said:
Samsungs dont have fastboot sadly.
Click to expand...
Click to collapse
Aw that's why ;c I thought download mode could be useful
Abd El-Rahman El-Batal said:
Aw that's why ;c I thought download mode could be useful
Click to expand...
Click to collapse
Nah its mostly useless
Linusrg1 said:
Samsungs dont have fastboot sadly.
Click to expand...
Click to collapse
Heard of Heimdall?

Categories

Resources