Hello!
Does the weather animation has any sound on a HTC diamond 2? Thanks for your help.
Marxxbox
Short answer is no, unless you are asking if it can be added in?
Related
hi all
i will like to assign my own music as alarm tone, any1 knows how to do it?
and i like to use SE panel 02. just wondering can i change the background with my own picture instead of the colours scheme they offer?
thanks
any1 knows?
and i realise my phone ringtone keep jumping from vibrate and ring into ring only by itself. so fustrating.
loyjwe said:
hi all
i will like to assign my own music as alarm tone, any1 knows how to do it?
and i like to use SE panel 02. just wondering can i change the background with my own picture instead of the colours scheme they offer?
thanks
Click to expand...
Click to collapse
I think you have a btter chance of a response if you post basic beginner questions like this one in the sticky beginner's questions thread.
i have tried flash any leo rom for xperia x1 but the weather animation is very-very slow, there is one cook rom call TOUCH IT BLACK LEO build 21889 that the weather animation very fast but if I play video file from camera recording it run very slow.....can someone tell me how to speed up weather animation at home tab? sorry for my bad english....thanks
GABPEKNAS said:
i have tried flash any leo rom for xperia x1 but the weather animation is very-very slow, there is one cook rom call TOUCH IT BLACK LEO build 21889 that the weather animation very fast but if I play video file from camera recording it run very slow.....can someone tell me how to speed up weather animation at home tab? sorry for my bad english....thanks
Click to expand...
Click to collapse
Nothing.
Xperia X1 is a very slow device.
You want fast?
Sell your Xperia X1 and get a HTC HD2.
turn it off
GABPEKNAS said:
i have tried flash any leo rom for xperia x1 but the weather animation is very-very slow, there is one cook rom call TOUCH IT BLACK LEO build 21889 that the weather animation very fast but if I play video file from camera recording it run very slow.....can someone tell me how to speed up weather animation at home tab? sorry for my bad english....thanks
Click to expand...
Click to collapse
this should solve your problem
http://forum.xda-developers.com/showthread.php?t=608347&highlight=weather
not rom dev related, moved to general
hello all .
my question is simple , is there a possibility to add a sound to a wallpaper
thnx
I seriously do not think so. Are you trying to kill your battery?
Wouldn't that cause any discrepancies with other sounds?
Htc one m7 is my 2nd Htc phone before im using htc sensation xl i love the pull the ring to unlock from sense 3.5 also the the whole system animation like the animation after unlocking the device and the homescreen infinite carousel home pages..
is there any chances to bring it back?
thanks
jomelduka said:
Htc one m7 is my 2nd Htc phone before im using htc sensation xl i love the pull the ring to unlock from sense 3.5 also the the whole system animation like the animation after unlocking the device and the homescreen infinite carousel home pages..
is there any chances to bring it back?
thanks
Click to expand...
Click to collapse
I would like to know this, too. I'm using ViperOne and I thought I saw my phone having the ring unlock when I was toying with the tweaks. Anyone here know how I can get it back?
Hello,
i have a problem. I want to make a short cube animation for my new Android App, but the roblem is, that my code will not do it... Can anyone help me? Thanks a lot
cube_1.animate().alpha(1).setDuration(1000);
cube_1.animate().alpha(0).setDuration(1000);
cube_2.animate().alpha(1).setDuration(1000);
cube_2.animate().alpha(0).setDuration(1000);
cube_3.animate().alpha(1).setDuration(1000);
cube_3.animate().alpha(0).setDuration(1000);
cube_4.animate().alpha(1).setDuration(1000);
cube_4.animate().alpha(0).setDuration(1000);
cube_5.animate().alpha(1).setDuration(1000);
cube_5.animate().alpha(0).setDuration(1000);
cube_6.animate().alpha(1).setDuration(1000);
cube_6.animate().alpha(0).setDuration(1000);