nitestalkr
Android Enthusiast
Make sure they are .zip files, and that the boot animation is the correct resolution, 320x480.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Make sure they are .zip files, and that the boot animation is the correct resolution, 320x480.
I know its been answered before but I can't find it. How do I turn on my phone while its charging
The mechanical buttons are tied to the kernel via gpio, which has certain hooks hard coded. Unfortunately, we don't know all the hooks thanks to LG's wondeful source. You could probably achieve this, but it's not something all users would want, and it would be rather difficult at this time to create an option to do both. Both thekraven and I have been attempting to track down the appropriate keycodes and mappings to get Voice Activations working with the voice button, but any change to key mappings requires changes to 8 other files (plus finding the proper intent), any one of which can bork the build. So it's not as easy as it seems.That's why I suggested the 'custom application' option, that way you can choose whatever app for it to open, rather than having it open only the music app. And, since the voice command app must be installed via market, if you figure out what the voice buttons name is(ex. Button#7 or whatever the 'code name' is for it), couldn't you also make an option to select what long pressing that button does, and have its default be inactive? Such as choosing what long pressing each of the 4 face buttons do, can't you implement that same line of code for the side voice button, and the headphones mic button? Then again, I'm sure if it were that simple, it would have been done by now.
With the exception of you already posting on this; [MOD] Remap your hardware keys - Android Forums at AndroidCentral.com
In lame mans terms, couldn't you write a code to more or less do this, if key 216 pressed for x amount of time, ask what to do. Or, make an option in a menu reading, 'if voice key long pressed, choose action, custom application ' and then choose whatever application ?
And this is where I stop while I'm ahead.
Post your zip file, we can check to see if you packed it right.I resized them, zipped it up and no go. any other ideas??
The mechanical buttons are tied to the kernel via gpio, which has certain hooks hard coded. Unfortunately, we don't know all the hooks thanks to LG's wondeful source. You could probably achieve this, but it's not something all users would want, and it would be rather difficult at this time to create an option to do both. Both thekraven and I have been attempting to track down the appropriate keycodes and mappings to get Voice Activations working with the voice button, but any change to key mappings requires changes to 8 other files (plus finding the proper intent), any one of which can bork the build. So it's not as easy as it seems.
You can change it, and there are video tutorials for how, I'll try to find a link when I get home. Search for unpack boot image optimus v.
You may want to hold off for a bit. Blarf just added PNG support to the bootlogo function. I'm going to pull the change in for my next build.
https://github.com/inferiorhumanorg...mmit/10d08bdc705c86e9ad263f1b9db0dd2f90046f10
Blarf is still the man!
Remember kids, flashing themes will overwrite the file "bootanimation.zip", so if you like the current one, rename it before flashing. That way you'll still have access to it.
Sounds like a bad flash. Did you verify the md5 checksum?I've been running into an issue the past couple of mornings after flashing the newest build where after charging my phone all night, I go to use it and it's only showing the background image and the notification bar. I'm not able to interact with the notification bar and none of the buttons on the phone do anything. If I hold the power button, all the home screen widgets and the launcher will show behind the "Phone Options" dialog, but when I tap the back button to get rid of the dialog, all the widgets and stuff from my home screen disappears again.
Anyone else run into this issue?