Hello , im wondering if this is possible, the click is nice but i want to add more of an lg prada sound.. any help?
Related
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?
For all. Please look at this thread
Code:
http://forum.xda-developers.com/showthread.php?t=935799&highlight=Star+ROM
I would like to know if it's possible made or remade this ROM for ours Samsung Galaxy S's. What do you think? Or only remade framework-res.apk because I really love this statusbar from LG. Please could anyone help me with this?
Come on. Please help me or could anyone write here some tutorial how to change statusbar and icons of signals, battery etc. ? Please. It will be very good
Come on I want to know if anyone make a new THEME with this icons from LG Optimus 2X and status bar icons etc
Hi all,
Was wondering if its possible for any forumers to provide me the SMS icon for LG Optimus 2x or let me know where is it situated within the phone? Its the green one with a smiley on it (I've googled and search this forum but the icon is not quite what I want, the size is wrong and colour is off)
My situation: I'm using LG Launcher Pro+ and the dock you can put a few shortcuts. I put GoSMS as my shortcut for SMS but I dislike the display icon. I wanna subsitute the display icon with the original o2x messaging icon but have no luck locating it. Any kind forumer can help me please? Thank you
Green with smiley? Sounds like the AOSP Mms.apk icon...
Yea something like that, but the colour for Optimus 2x seems a bit different from the one you posted. Nevertheless let me try to find it.
__________________________________________
Oh Yes I found it based on your explanation. thank you so much now my dock looks perfect..
Hey,
is this the one you're looking for?!
greet paki
Would anyone be so nice to upload the "contact" and "phone icon", too?
At First, Please try to understand my bad english Thx.
Hello I'm using KU5900 in South Korea that is same model your P970
I want to change my lockscreen background differently homescreen wallpaper but i can't
I don't want to use any apps like wigetlocker, because my optimus black's ram is very small and this kind apps are very slow
And my question is..
Is there any ways to change stock lockscreen wallpaper(background)?
Thank you.
if you are rooted, go to uot kitchen and design your lockscreen then flash via cwm
for wallpaper either longpress on screen and go to wallpapers
or go to gallery and set one
I think he means to change only the lockscreen's wallpaper... I'm no dev nor cook so as far as I know that is impossible... well maybe not that impossible, I remember having 2 different wallpapers...I think it was with cm7 I don't remember :/
yes in cm7 or miui he can mod these
but if you are not rooted, i dont see any solution
I have root
I also have root
in P990(optimus 2x)
RES_cappuccino.apk\res\drawable-hdpi\bg_background.png
RES_cappuccino.apk\res\drawable-hdpi\lockscreen_charge_bg.png
this files can change lockscreen wallpaper
Also exist this files in optimus black and i changed, but no effects
I really want to change my background and i'm still finding another ways
Thank you so much to your replies
No problem mate
Let us know if you can do it
Sent from my LG-P970 using Tapatalk
Impossible without root.
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);