potterdood
Android Enthusiast
Will it work on a mac, bc I've only seen it mentioned as how to do it on windows 7.
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.
did you edit the the .inf file like the link I posted instructed you to?
Installing HTC Incredible Android SDK Drivers |
Did you..
cd c:\Documents and Settings\user\Desktop\android-sdk-windows\tools
or what ever the location is for your sdk tools folder you can copy and paste in cmd btw. So just find the loc copy it then type cd paste.
Make sure the bootanimation zip is in the tools folder then run this command
copy and paste it
adb push bootanimation.zip /data/local
Sorry Bryn, that was it! THANK YOU! (And yes, to my stupidity for missing that step!)
BUT....Now that the DI phone is recognized as my E:/F: drives (I think the E: is my SD card?), typing the CMD command 'adb devices' still doesn't list my device? The link above says it should have some letters/numbers listed as your device.
Sounds like I'm 99% almost there!!! Sorry for being a PITA!!
cant believe how easy this was. now i know how to upload custom boots animations.
I have no problem getting the animations loaded and working, but I cannot get an audio file to play. I have the "android_audio.mp3" in the tools folder and when I use the "adb push android_audio.mp3 /data/local" command it tells me how many KBs were transfered successfully.
But when I boot the phone, only the animation plays, no sound at all. I don't know what else to try.
I have no problem getting the animations loaded and working, but I cannot get an audio file to play. I have the "android_audio.mp3" in the tools folder and when I use the "adb push android_audio.mp3 /data/local" command it tells me how many KBs were transfered successfully.
But when I boot the phone, only the animation plays, no sound at all. I don't know what else to try.
Are you able to play the mp3 at all?
Yes, the mp3 plays fine and I have my phone volume maxed. Maybe it just doesn't like that file for some reason, although I downloaded the mp3 from this forum and others are using it fine. I'll try another one tomorrow. Does it need to be a specific bit rate?
Thanks Guys!
Yes, the mp3 plays fine and I have my phone volume maxed. Maybe it just doesn't like that file for some reason, although I downloaded the mp3 from this forum and others are using it fine. I'll try another one tomorrow. Does it need to be a specific bit rate?
Thanks Guys!
I was bored, so I modified the "Retro Boot Animation" (XDA) to fit the Incredible.
I'm assuming it'll work, but I'll test it out in a minute.
Download: bootanimation.zip
![]()
Bleh, didn't work. Guess I'll figure this out later.
Fixed.
I have no problem getting the animations loaded and working, but I cannot get an audio file to play. I have the "android_audio.mp3" in the tools folder and when I use the "adb push android_audio.mp3 /data/local" command it tells me how many KBs were transfered successfully.
But when I boot the phone, only the animation plays, no sound at all. I don't know what else to try.