X10 Bootscreen problem - XPERIA X10 Themes and Apps

I tried to port this to my X10 after stumbling upon here (http://forum.xda-developers.com/showthread.php?t=693064) ...
I wanted to share it but for some reason it doesnt work
I just get a white screen (at least it didnt gave me a boot loop )
I really dont know why ... can some1 please have a look into it? The resolution should be okay and i even renamed all files to be exactly like my last working boot animation ...
thx in advance
Robert

I can fix it later but I'm busy right now, if its not fixed for you by the end of tonight I will fix it when I get back home.

Anyone willing to change the text on this and modify it to fit the x10?
{
"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"
}

@FateZero
thx, but if you could just tell me what the problem is, then i think i can fix it myself

any updates on this one *push* ?

MarylandCookie said:
Anyone willing to change the text on this and modify it to fit the x10?
Click to expand...
Click to collapse
Done...
...just need to know how to get it on the phone now.

dude its just a flat image not an animation ... copy it to your phone, and move it with root explorer to /etc/semc/startupshow/default/ (i think, didnt check)
but like i said in the first post .... mine should work but doesnt ... why?

KingCifer said:
dude its just a flat image not an animation
Click to expand...
Click to collapse
Of course it is, it's one of 30 png images that I've edited.
KingCifer said:
mine should work but doesnt ... why?
Click to expand...
Click to collapse
Because the pngs are the wrong size. 29 of them should be 240x247, and the last one should be 480x854.

Just used rootexplorer to copy and paste the files and can confirm they work, so will attach them now...

Here's another...

i found the error and edited them ... i attached them if any1 wants to use them ...

Related

how can i get this sense UI theme?

{
"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"
}
anyone know? (im referring to the "launcher, phone, new widget" bar)
and how can i get this lock screen instead of the stock blueish-grayish one
well where did you find it? would be first thing to know
and i think this is not for the dev section
capychimp said:
well where did you find it? would be first thing to know
and i think this is not for the dev section
Click to expand...
Click to collapse
well the lockscreen is from sensehero ROM, i tried pushing the HtcLockScreen.apk but that didnt change anything.
i thought it would be more for devs since it has to do with breaking down the ROM
and your theme is from where?
maybe i can cook it up for you, just need to know where the them is form, and which rom you want it on
capychimp said:
and your theme is from where?
maybe i can cook it up for you, just need to know where the them is form, and which rom you want it on
Click to expand...
Click to collapse
im not sure, ive seen it around..
i found this link with the lockscreen and the launcher. the lockscreen is a little different but w.e (talkin about the curved one not the straight one)
http://forum.xda-developers.com/showthread.php?t=625491
hmm.. im using sanpeis latest ROM right now (in sig). you think you can create this? or help me create it?
thanks either way
i'll look into it
capychimp said:
i'll look into it
Click to expand...
Click to collapse
thanks
i was also thinking about using your MOD but im not sure what it is exactly hahaha
i took the htclockscreen.apk and com.htc.resources.apk from sanpeis and the themed rom
i tried placing the images into sanpeis version but it didnt change anything, do i have to mess with .xml files? im not sure how to though..
im trying to do the lockscreen first and work on the launcher after..
http://depositfiles.com/files/aji72anj8
i uploaded a rosie.apk file. it has all the images and whatnot included. it loads and runs, the only problem is that the launcher/phone/newwidget bar is overlapped with the older one, and a few other problems.
im not sure how to mess with XML files but it looks like im the only one who wants to work on this hahaha

Nexus froyo boot animation

so this is a boot animation that I modded out.
I don't know who originally made it...I'm assuming cyanogen? (my buddy gave it to me)
Anyways, I really like the original but it doesn't fit my current setup (froyo 2.2)
As soon as cm6 comes out I'm back to it.
2 ways to install...
bootanimation zip- do a adb push
nexus-froyo-glow-robot zip- just flash from memory card
I recommend nandroid just in case something goes wrong or you want to revert back
{
"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"
}
Thanks man ! looks nice , better than default ...
Where can I get some information on HOW TO create a boot animation?
I'm somewhat graphically abled and want to make my own.
OrganizedFellow said:
Where can I get some information on HOW TO create a boot animation?
I'm somewhat graphically abled and want to make my own.
Click to expand...
Click to collapse
there are two ways to do it...the zip folder style requires signing (but way easy to install)...read up and download sdk
making a bootanimation.zip is pretty easy (just harder to get on the phone)
I suggest downloading what I posted and dissect them...you basically need a bunch of sequential .png pictures (110-130)
this has pretty good instuctions http://www.droid-life.com/2010/04/13/how-to-create-a-droid-custom-boot-animation/
if you do it this way search "adb for dummies" and you will be set
original creator
Here's the link to the guy who originally made it.
(Just in case you were wondering)
http://www.nexusoneforum.net/forum/nexus-one-themes/4327-boot-animation-tryed-one-just-fun.html
PeRRiiN said:
Here's the link to the guy who originally made it.
(Just in case you were wondering)
http://www.nexusoneforum.net/forum/nexus-one-themes/4327-boot-animation-tryed-one-just-fun.html
Click to expand...
Click to collapse
kc.rkitek is the man! if I could think of a better one to make I would. This is definitely my favorite boot animation ever!
nice boot img.
their are to files. which one do i install through recovery. i know it says the glowing robot one for recovery but whats the difference in the 2?
*black*silva* said:
nice boot img.
their are to files. which one do i install through recovery. i know it says the glowing robot one for recovery but whats the difference in the 2?
Click to expand...
Click to collapse
the .zip you flash from sd. with bootanimation you adb push

[THEME] [HELP] needed...modifying apk

so i started modifying the music.apk
I changed the background color and it works fine
I changed the color of the appwidget_inner_focus_l.9 file, but once the apk is installed and I use trackball to focus on the widget, I get this image:
{
"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 know someone had an issue like this before but I cant find the thread anymore
You might have to modify the size or make the png image smaller to keep the size ratio. Find the original png and scale your image to it's size. Hope that helps!
h_zee13 said:
so i started modifying the music.apk
I changed the background color and it works fine
I changed the color of the appwidget_inner_focus_l.9 file, but once the apk is installed and I use trackball to focus on the widget, I get this image:
I know someone had an issue like this before but I cant find the thread anymore
Click to expand...
Click to collapse
search how to modify .9 pngs....you can't just photoshop them
ogdobber said:
search how to modify .9 pngs....you can't just photoshop them
Click to expand...
Click to collapse
thanks that's exactly what I needed to know
h_zee13 said:
thanks that's exactly what I needed to know
Click to expand...
Click to collapse
click here
how to modify .9 pngs
ogdobber said:
click here
how to modify .9 pngs
Click to expand...
Click to collapse
and I already thanked you once...and I'll say it again thanks.
I just wasn't sure what made it different than any other png, and you answered my question by saying that it was 9.png file
h_zee13 said:
and I already thanked you once...and I'll say it again thanks.
I just wasn't sure what made it different than any other png, and you answered my question by saying that it was 9.png file
Click to expand...
Click to collapse
sorry i thought you were reiterating the question. .9 pngs are a hassle to edit, but when you do it right all will be good. good luck. and your welcome

[ Q ] Music widget files

Have anyone can help me : what files are they ?
{
"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"
}
GREEN DOT + GRAY LINE
MrBeOTP2 said:
Have anyone can help me : what files are they ?
GREEN DOT + GRAY LINE
Click to expand...
Click to collapse
look files: 0dea54dc_manila, 0893809c_manila
course better to show a screenshot please
http://imageshack.us/photo/my-images/801/screen006copy.jpg
tks lapis : 0dea54dc_manila, 0893809c_manila . they are right .
but seem we still miss one. Still get gray line ?
ah found it out :]
MrBeOTP2 said:
http://imageshack.us/photo/my-images/801/screen006copy.jpg
Click to expand...
Click to collapse
i can defo confirm the green/white circle (that moves along) is 0dea54dc_manila but the other file the other guy said is not the line. i've had a look at all the manila files in png form and theres a few that resemble the line your after, i'd like to change this also so if anyones in the know, please let us know.......
edit: whats the line bud...?
MrBeOTP2 said:
tks lapis : 0dea54dc_manila, 0893809c_manila . they are right .
but seem we still miss one. Still get gray line ?
Click to expand...
Click to collapse
so probably will be more clearly
lapis21 said:
so probably will be more clearly
View attachment 595885
Click to expand...
Click to collapse
nice one, cheers bud !!
this screen when pressed indicator
been looking for it without succed for a long time. THNX bud
lapis21 said:
so probably will be more clearly
Click to expand...
Click to collapse
i just tried changing the line colours but instead of changing to red and blue the lines totally gone now..... any ideas what could be the cause...?. the original manila file has things back to normal but i dont understand why my edited file makes the line dissapear......

PSX Boot Animation

Found this in another forum and it works but i will try to find a better resolution version when can. If anyone has a better one please share as i think perfect suit for our device. Thanks to hayzy00 for the idea.
Preview is faster then on device -
{
"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"
}
Thanks to montymintypie for this boot logo he made for the Samsung Galaxy S I9000.
Install Info -
He did not make a flashable zip so unzip the file attached and replace the same file named in (system>media) folder. Currently the Bootanimation.zip works but the sound does not at mo.
Click to expand...
Click to collapse
As i said will hunt down a better one as think its perfect for our play.
More Gaming Logo's - I found this site that has some more like PS 1,2 and 3 and other gaming boot logos, but look like there a lot more cut off then this version but if want to try they are here. They should work just rename the file to the same which is in system (bootanimation.zip). = http://www.wjddesigns.com/android/android-boot-animations/
Click to expand...
Click to collapse
That is awesome, Ive been waiting for exactly this idea to surface!! Great share dude, im installing now
216Monster said:
That is awesome, Ive been waiting for exactly this idea to surface!! Great share dude, im installing now
Click to expand...
Click to collapse
Its not perfect as was made for another device. But its a start for now, as i said will try to find a better one with a higher resolution to fit with our play. If cant find 1 may have ago making my own. Thanks
@anyone if have a better version please share thanks.
wow ,this is awesome ,thanks pal . . ..oya can make PSP boot animation for Xperia PLAY
Btw the boot sound works on roms that support boot sound already , I think someone posted a way to modify for boot sounds to work, I'm looking for it now!
Edit: I tried Dooms addon zip and another users zip (both were made for cm7/ miui) But no luck :'( .. perhaps cuz I'm on cm9 but Idk
Sent from my R800x
Steps pls?
Sent from my R800i using Tapatalk 2

Categories

Resources