[Boot Animation] Nexus One Pro - Nexus One Themes and Apps

This is my first post here. I quite fancied the idea of making a custom boot animation for my Nexus One. Since then, a few mates have asked if they can have it, so I thought I'd post it here.
I don't really want to put together a .gif as I made each section of the animation separately, so it'd take me too long, but there's a video on YouTube if you search "Nexus One Pro" (I'm a noob, so not allowed to post external links yet)
There's also a 320x480 version on my site for Hero users etc, though I've not tried it on anything other than my N1. I'll come back when I'm beyond padawan status and post the link for that one!
Hoipe you like, any feedback, let me know
Of course you'll need root to install, use a command prompt and go to the tools folder of your Android SDK, (where you should place the bootanimation.zip file) while in USB debugging mode. Type:
adb push bootanimation.zip /data/local/
press enter, let it do it's thing, then reset your phone
EDIT: Thanks to Treatcon for making this gif to demo the boot animation:
{
"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 pendo for making this update.zip

Awesome! Thanks for the work. Looks great!

thank you for sharing your work

Pretty good, thanks for sharing...
http://www.youtube.com/watch?v=QkV1LbNWgeI

Glad you like, thanks for posting my video

Pretty sweet!

Wow! Just installed your bootanimation and it looks awesome! Keep up the good work!

Wow, thats cool!
sd00 said:
Pretty good, thanks for sharing...
http://www.youtube.com/watch?v=QkV1LbNWgeI
Click to expand...
Click to collapse
Thanks for the video!

How do I install this boot animation its awesome.
Sent from my Nexus One using XDA App

I gotta admit... That's pretty nice!

Amritttt said:
How do I install this boot animation its awesome.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
@Amritttt - I'm not sure how much you already know, so here it is broken down...
1. You'll need to root your phone first. Won't go into that as there are plenty of instructions about.
2. Install the android SDK to your pc at c:\AndroidSDK
3. Save the bootanimation.zip file inside the folder c:\AndroidSDK\tools. (If you download more than one bootanimation to the same folder, your pc may change it to something like bootanimation(1).zip - you need to delete the (1)!)
Connect your phone and enable USB debugging.
Open a command window (on Windows just push start and type "cmd").
Navigate to the SDK tools folder by typing:
cd c:\androidsdk\tools
press enter
4. Check your device is recognised, by typing:
adb devices
press enter
5. Copy over the bootanimation by typing:
adb push bootanimation.zip /data/local/
6. Finally, reset your phone, and it should be there

Nice work, looks great

xcmeathead said:
5. Copy over the bootanimation by typing:
adb push bootanimation.zip /data/local/
6. Finally, reset your phone, and it should be there
Click to expand...
Click to collapse
I push it to /system/media
and with "reset" you mean restart
Btw I have a request! I would like to have a bootanimation with the arrows only like you see in the video at 0:37
only the arrows, without android on top of it
Is it possible for you to do that?

xPatriicK said:
I push it to /system/media
and with "reset" you mean restart
Btw I have a request! I would like to have a bootanimation with the arrows only like you see in the video at 0:37
only the arrows, without android on top of it
Is it possible for you to do that?
Click to expand...
Click to collapse
Sure, do you mean leave "Android" out for the whole thing, or just when the arrows are raining down? (i.e. do you want it to show "Android" at the end when the X comes across just after the arrow rain?)

xcmeathead said:
@Amritttt - I'm not sure how much you already know, so here it is broken down...
1. You'll need to root your phone first. Won't go into that as there are plenty of instructions about.
2. Install the android SDK to your pc at c:\AndroidSDK
3. Save the bootanimation.zip file inside the folder c:\AndroidSDK\tools. (If you download more than one bootanimation to the same folder, your pc may change it to something like bootanimation(1).zip - you need to delete the (1)!)
Connect your phone and enable USB debugging.
Open a command window (on Windows just push start and type "cmd").
Navigate to the SDK tools folder by typing:
cd c:\androidsdk\tools
press enter
4. Check your device is recognised, by typing:
adb devices
press enter
5. Copy over the bootanimation by typing:
adb push bootanimation.zip /data/local/
6. Finally, reset your phone, and it should be there
Click to expand...
Click to collapse
Yea bro I know this way but I actually wanted to know weather we can flash it from recovery.
Sent from my Nexus One using XDA App

Oh, then I don't know. Sorry. I did see one where someone had made it into an update.zip, it was a phoenix one. No idea how to do that though.

sweet animation works great!

xcmeathead said:
Sure, do you mean leave "Android" out for the whole thing, or just when the arrows are raining down? (i.e. do you want it to show "Android" at the end when the X comes across just after the arrow rain?)
Click to expand...
Click to collapse
I mean an bootanimation with raining arrows only no file icons, no android, no white flash circle, ONLY raining arrows

Amritttt said:
How do I install this boot animation its awesome.
Sent from my Nexus One using XDA App
Click to expand...
Click to collapse
You could also use a root explorer to move it there manually, if you don't like using ADB.
EDIT: downloaded this. Very nice.

This image has been resized, click here to see the original gif in motion.
Very nice work on the boot animation. I just tossed it into a gif for you.

Related

[Boot Animation] Nexus One Red Flame Edition w/N1 Text

Basic explanation of this bootanimation. Part0, first part of boot animation starts with N E X U S O N E being spelled out top and bottom, then flying multiple N E X U S O N E letters move from outside to inside being consumed by the "fire" in the middle. Then NEXUS ONE is morphed and twisted into the Image you see below. Second part is Red Flame edition of standard bootanimation. Refined this quite a bit to get the colors to really pop off on the N1 screen.
Enjoy.
bootanimation.zip push to /system/media and reboot
{
"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"
}
[/URL][/IMG]
Nice work!!
Thanks man, Now I'm looking for a guide to make it into live wallpaper.
Hi,
I get the following message when trying to adb push:
"c:\android\tools>adb push bootanimation.zip /system/media
failed to copy 'bootanimation.zip' to '/system/media/bootanimation.zip': Read-on
ly file system"
Anything to do about that so i have write permissions to /system/media??
Cheers,
donnie
d0nnie said:
Hi,
I get the following message when trying to adb push:
"c:\android\tools>adb push bootanimation.zip /system/media
failed to copy 'bootanimation.zip' to '/system/media/bootanimation.zip': Read-on
ly file system"
Anything to do about that so i have write permissions to /system/media??
Cheers,
donnie
Click to expand...
Click to collapse
Code:
Adb remount
mounts system as rw
kaotikking said:
Code:
Adb remount
mounts system as rw
Click to expand...
Click to collapse
Thanks! That did it
d0nnie said:
Hi,
I get the following message when trying to adb push:
"c:\android\tools>adb push bootanimation.zip /system/media
failed to copy 'bootanimation.zip' to '/system/media/bootanimation.zip': Read-on
ly file system"
Anything to do about that so i have write permissions to /system/media??
Cheers,
donnie
Click to expand...
Click to collapse
Why not just put it in /data/local the boot animation binary looks there first and you don't have to remove your old boot animation.
either/or good point.
digging on this. cheers!
just pushed file WOW!!!!!!!! didnt think it would be that cool but tried it and its BADASS> thanks man
TheDudeOfLife said:
Why not just put it in /data/local the boot animation binary looks there first and you don't have to remove your old boot animation.
Click to expand...
Click to collapse
Cause i didnt knew about it ofc
But the push worked as well...
kamikazimonky said:
just pushed file WOW!!!!!!!! didnt think it would be that cool but tried it and its BADASS> thanks man
Click to expand...
Click to collapse
Much appreciated. I'm thinking of making the same thing..but with a deep blue instead of the red...
This is cool looking and for me blue would be even cooler
power boot!
this is one powerful boot dude... thumbs up!!! +1
limkoksoon said:
this is one powerful boot dude... thumbs up!!! +1
Click to expand...
Click to collapse
Thanks. Going to finish up the Blue version in next few days...will update first post when its done.
How would I go about pushing the file? I have the option to unzip but it saves it on the SD card. Am I doing something wrong?
TheDudeOfLife said:
Why not just put it in /data/local the boot animation binary looks there first and you don't have to remove your old boot animation.
Click to expand...
Click to collapse
I second this as I referred to this forum as to where to delete my custom boot animation from and ended up deleting the original one, (and the entire media folder.... i was drunk) but pushed it all back with the latest update (unzip vanilla update.zip and extract /system/media then in the same folder in cmd go: adb push media /system/media)
What`s with the blue version?
Is there anyway to create a ZIP file that will work as upgrade to add the bootanimation? I'm at work, without my microsd cable... Would like to just download from dropbox.
honestly.. when i saw the screenshot i just thought "ugly...".. then i installed it cause my current boot animation is worse lol
now.. i think: Awesome! Great work, really, looks perfect.

some boot animations

so, some fine work being done up the android theme thread...
i saw this , and thought i would share it, and tell you guys how i finally managed to get it to work.... i got his copy of the nexus one boot animation, because it's the same resolution as our phones. i unzipped the download, and put the bootanimation.zip (NOT extracted) into my sdk tools folder.
if you even want to consider putting the old one back on, it would be wise to pull it first, then rename it something. the original sprint splash is located at /system/customize/resource/bootanimation.zip
adb reboot recovery
*run custom recovery utility*
adb shell
# mount /dev/block/mtdblock4 /system
# rm /system/customize/resource/bootanimation.zip
# exit
adb push bootanimation.zip /system/media
adb reboot
yes, you have to get rid of the copy in /system/customize/resource first, and if you just put the new one there, for some reason it doesn't work.
probably the same instructions for any boot animation you want. only in the future you could probably just do the adb push to /system/media, since you will have already have erased the interfering sprint splash.
timothydonohue said:
so, some fine work being done up the android theme thread...
i saw this , and thought i would share it, and tell you guys how i finally managed to get it to work.... i got his copy of the nexus one boot animation, because it's the same resolution as our phones. i unzipped the download, and put the bootanimation.zip (NOT extracted) into my sdk tools folder.
if you even want to consider putting the old one back on, it would be wise to pull it first, then rename it something. the original sprint splash is located at /system/customize/resource/bootanimation.zip
adb reboot recovery
*run custom recovery utility*
adb shell
# mount /dev/block/mtdblock4 /system
# rm /system/customize/resource/bootanimation.zip
# exit
adb push bootanimation.zip /system/media
adb reboot
yes, you have to get rid of the copy in /system/customize/resource first, and if you just put the new one there, for some reason it doesn't work.
probably the same instructions for any boot animation you want. only in the future you could probably just do the adb push to /system/media, since you will have already have erased the interfering sprint splash.
Click to expand...
Click to collapse
I am probably missing something because i read so carefully but my boot is in a windowed mode
The nexus one version does not play on my EVO
Shadow591 said:
I am probably missing something because i read so carefully but my boot is in a windowed mode
The nexus one version does not play on my EVO
Click to expand...
Click to collapse
what do you mean you're in a windowed mode? if you got any version other than the nexus version, the resolution is too small, and it probably won't fill the screen.
the nexus version should work just fine. just make sure you pull the bootanimation.zip out of the the download.
if it doesn't work, try downloading again. i had a problem originally, and i think that it may have just been a bad download or something
btw, i guess i missed this thread which details the whole process. my bad.
http://forum.xda-developers.com/showthread.php?t=697527&page=2
and...i got this to work as well
http://www.youtube.com/watch?v=fezcpSb5xoQ
here it is bootanimation.zip and android_audio.mp3 are zipped up in here
http://rapidshare.com/files/38811717..._wEye.zip.html
this one looks like this
{
"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"
}
here's the bootanimation.zip
timothydonohue said:
and...i got this to work as well
http://www.youtube.com/watch?v=fezcpSb5xoQ
here it is bootanimation.zip and android_audio.mp3 are zipped up in here
http://rapidshare.com/files/38811717..._wEye.zip.html
Click to expand...
Click to collapse
Rapidshare gives me a "file could not be found" error.
watzone69 said:
Rapidshare gives me a "file could not be found" error.
Click to expand...
Click to collapse
Same here Tim, repost? I've actually been looking for this one.
Btw my custom boots have been working by just replacing the bootanimation.zip in /system/customize/resource. But mine didn't have sound I don't think, I wonder if that has anything to do with it
watzone69 said:
Rapidshare gives me a "file could not be found" error.
Click to expand...
Click to collapse
Found the files from the broken link after doing some hunting
Here are the files for this custom boot animation from the DI
http://www.youtube.com/watch?v=fezcpSb5xoQ
http://dl.dropbox.com/u/1692834/bootanimation_di.zip - rename to bootanimation.zip
http://dl.dropbox.com/u/1692834/android_audio.mp3 - rename to SPC_animation_final.mp3
I put them both in /system/customize/resource and they worked fine...
itmustbejj said:
Found the files from the broken link after doing some hunting
Here are the files for this custom boot animation from the DI
http://www.youtube.com/watch?v=fezcpSb5xoQ
http://dl.dropbox.com/u/1692834/bootanimation_di.zip - rename to bootanimation.zip
http://dl.dropbox.com/u/1692834/android_audio.mp3 - rename to SPC_animation_final.mp3
I put them both in /system/customize/resource and they worked fine...
Click to expand...
Click to collapse
Nice find. Thanks!
Anyone with a batch image re-sizer feel like scaling this to 480x800? It looks OK at this resolution but would look much nicer at EVO size.
here is my version of the incredible boot animation.
i made it "HTC Evo 4G" instead of "incredible" and made a green version of it also.
i attached the files.
aamikam said:
here is my version of the incredible boot animation.
i made it "HTC Evo 4G" instead of "incredible" and made a green version of it also.
i attached the files.
Click to expand...
Click to collapse
I tried the red one, but it just shows from Droid. Doesn't show the little green robot with your modified HTC EVO 4G. =[ Just starts from Droid.

ATTN THEMERS.. Pushing Framework-res.apk = Success!

Now that we have Root and the amazing recovery tool... I decided it was time to test things out. No we dont have MetaMorph, but until then... The "old fashioned" way will work. I pulled the framework, made a quick modification to the BATTERY icons and pushed it back... and BAM!! Blue battery!
So far i see no adverse effects... so i will be pushing my fully themed Framework-res.apk to my INC later this evening. Proof? See pic...with BLUE battery! Thats just the start of my 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"
}
[/URL] Uploaded with ImageShack.us[/IMG]
Awesome! What is the launcher you're running there?
SimonTuffGuy said:
Awesome! What is the launcher you're running there?
Click to expand...
Click to collapse
ADW Launcher...
do the files require unsigning and signing like in winmo? sorry, i was well versed with winmo themeing but am new to android. i'd love to start customizing though.
any links on where to learn what files contain what, how to extract em, etc.? thanks
MrGoodCat said:
do the files require unsigning and signing like in winmo? sorry, i was well versed with winmo themeing but am new to android. i'd love to start customizing though.
any links on where to learn what files contain what, how to extract em, etc.? thanks
Click to expand...
Click to collapse
All the images are located within framework-res.apk, But there are several other places that you can edit xmls to make further changes. you can extract them directly from there, and replace them using 7zip without need to sign the apk. The most common are found in /res/drawable hdpi/
Before experimenting i would suggest reading up on Patch 9 files. Those require more than just editing the png.
Drukan said:
All the images are located within framework-res.apk, But there are several other places that you can edit xmls to make further changes. you can extract them directly from there, and replace them using 7zip without need to sign the apk. The most common are found in /res/drawable hdpi/
Before experimenting i would suggest reading up on Patch 9 files. Those require more than just editing the png.
Click to expand...
Click to collapse
awesome! thank you. can't wait to dive in. this is why i love smartphones, let the modding begin!
has anyone dumped the stock framework-res.apk, or do i need to pull that from my phone?
MrGoodCat said:
awesome! thank you. can't wait to dive in. this is why i love smartphones, let the modding begin!
has anyone dumped the stock framework-res.apk, or do i need to pull that from my phone?
Click to expand...
Click to collapse
its a simple pull...plug in phone (ensure usb debugging is ENABLED)
open cmd prompt:
adb pull /system/framework/framework-res.apk C:\mydirectory\
anyway to remove the AM/PM from the time?
i like the blue battery icon by the way.
jasonb1985 said:
anyway to remove the AM/PM from the time?
i like the blue battery icon by the way.
Click to expand...
Click to collapse
To my knowledge that requires editing the Services.jar file. There are scripts out there for editing this file, but the short answer for now is NO. (unless you're a java guru)
command is *adb push framework-res.apk /system/framework* right?
Sent from my ADR6300 using Tapatalk
tcberg2010 said:
command is *adb push framework-res.apk /system/framework* right?
Sent from my ADR6300 using Tapatalk
Click to expand...
Click to collapse
1. Always do a nandroid backup first...
2. push framework-res.apk file to root of sdcard
3. boot phone into recovery
4. mount /system and /sdcard from recovery
5. open adb shell and type:
busybox cp -R /sdcard/framework-res.apk /system/framework
6. reboot
Enjoy!
touchpro247 said:
1. Always do a nandroid backup first...
2. push framework-res.apk file to root of sdcard
3. boot phone into recovery
4. mount /system and /sdcard from recovery
5. open adb shell and type:
busybox cp -R /sdcard/framework-res.apk /system/framework
6. reboot
Enjoy!
Click to expand...
Click to collapse
I concur with ALWAYS do a back up...
no need to push file to SDCard though, or use busybox cp
Just push it directly from its location.
Reboot to recovery...
Mount /system (under partitions menu)
open cmd prompt and type:
adb push (file location) /system/framework/framework-res.apk
example :
adb push c:\android\framework-res.apk /system/framework/framework-res.apk
does it change to orange/red as the battery gets lower?
Goldeneye877 said:
does it change to orange/red as the battery gets lower?
Click to expand...
Click to collapse
Mine does...
They can be edited to change to any color you want!!
FYI i will be sharing my modded framework-res.apk shortly, working out a few things. My version will change ALL status icons, battery meter, signal bars, and a whole lot more (basically everything GREEN)to the Blue you see in the battery in the pic.
Having a lil trouble....
Ok so i managed to edit almost everything in framework, (still working on the.9.pngs, they take sooo much time)..... But im having an issue...
Hopefully some one here can help me solve this. Unlike the moto, i cant seem to get the signal meter, or the 3g/1x/etc icon to change. all other icons are acting as they should but these stay the same. Ive re-copied them, and pushed the apk 3 times...
Anyone with ideas...
jasonb1985 said:
anyway to remove the AM/PM from the time?
i like the blue battery icon by the way.
Click to expand...
Click to collapse
Would love to remove the time completely.
Drukan said:
Ok so i managed to edit almost everything in framework, (still working on the.9.pngs, they take sooo much time)..... But im having an issue...
Hopefully some one here can help me solve this. Unlike the moto, i cant seem to get the signal meter, or the 3g/1x/etc icon to change. all other icons are acting as they should but these stay the same. Ive re-copied them, and pushed the apk 3 times...
Anyone with ideas...
Click to expand...
Click to collapse
They may be inside the com.htc.resources.apk also. Use Root Explorer to check.
touchpro247 said:
They may be inside the com.htc.resources.apk also. Use Root Explorer to check.
Click to expand...
Click to collapse
Thanx, checkin it out now...
YES THEY ARE, y i didnt think to look there... i dont know... but YOU sir... ROCK!
daftlush said:
Would love to remove the time completely.
Click to expand...
Click to collapse
Again, thats part of the Services.jar ... and i know little to nothin of java.
Soon enough the smart guys will have a script to edit it!
I'm going to remove the gps icon. Unless the OP does it first. I only want to see it when I turn it on.

[MOD] White On Black Evo Splash Screen

Here is a Splash Screen i wanted to share with the community, It's simple just the original with inverted colors
Please enjoy.
As always please backup before trying, I won't be responsible for anything that may go wrong if this fails
and mods if this is posted in the wrong place please move thanks
{
"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"
}
To apply just unzip the contents of the package below into the tools folder of the android sdk
How-to Enter fastboot mode .... While the phone is off hold down "Volume down key" and then "power button" hold both till you get a white screen with the androids and skateboards
to confirm your device is seen by adb use this command
Code:
fastboot devices
you should see your phone listed under the command you just typed. After that type the next command to flash the splash image
Code:
fastboot flash splash1 splash1.nb
Then you should see that it was successful and rebbot the phone and preview your new image by typing
Code:
fastboot reboot
Please Thank and post comments as needed, if there is any trouble i'll try to help if i can i'm rather busy lately...lol
There was a huge thread on how to change splash with win 7 and I am stuck in osx thanks for a tut on how to to it in fastboot
Thanks! I followed the instructions and applied it no problem. Makes booting up look seamless with Fresh's bootscreen
So I have been having nothing but problems with Sync, so have rooted, flashed and changed boot image by using a root file manager (which all have worked fine).
Where on the EVO is the splash screen logo located, so I can just manually apply it?
Thank you
Criim
Criimson said:
So I have been having nothing but problems with Sync, so have rooted, flashed and changed boot image by using a root file manager (which all have worked fine).
Where on the EVO is the splash screen logo located, so I can just manually apply it?
Thank you
Criim
Click to expand...
Click to collapse
I'm 99.9% sure that this image cannot be simply replaced in a folder but must be flashed, at least that's how it was for winmo
If you think about it this is where the carrier brands the phone the most, im pretty positive this is flashed to a specific partition
Am I missing something? I do everything step by step and it won't find fastboot command in the terminal (using OS X). I can't do anything.
JSZESZE said:
I'm 99.9% sure that this image cannot be simply replaced in a folder but must be flashed, at least that's how it was for winmo
If you think about it this is where the carrier brands the phone the most, im pretty positive this is flashed to a specific partition
Click to expand...
Click to collapse
Hmm that's too bad. My Vista sees my EVO, but it has an exclamation mark and the driver won't initialize no matter what I try.
Guess I'll wait till some other time then
Criim
Is there a way to flash from the EVO itself? I can copy files with no problem if I connect as a HDD.
add this file to the tools folder of android sdk or i think in OS x anywhere works as long as you direct the command line to it
Criimson said:
Hmm that's too bad. My Vista sees my EVO, but it has an exclamation mark and the driver won't initialize no matter what I try.
Guess I'll wait till some other time then
Criim
Click to expand...
Click to collapse
sounds like your in recovery and not fastboot
you should see the white screen with the androids riding skateboards once its there don't press anything on the phone
I can't connect to fastboot.
Code:
ERROR: could not get pipe properties
ideas?
JSZESZE said:
add this file to the tools folder of android sdk or i think in OS x anywhere works as long as you direct the command line to it
Click to expand...
Click to collapse
Awesome! Thanks man, I appreciate it. Looks great.
beautiful! thank you VERY much for this
JSZESZE said:
sounds like your in recovery and not fastboot
you should see the white screen with the androids riding skateboards once its there don't press anything on the phone
Click to expand...
Click to collapse
No it is in fastboot
From what I gather a lot of people have this issue with Vista 32bit and HTC Sync. I haven't been able to track down a solution. Even when trying to use Sync..it always just errors and says:
Unable to find HTC Sync on your PC. Please make sure.....
Kind of a pain, but so far I have been able to do everyting I want just doing it from the phone with files copied over. Using the terminal emu or file manager
Criim
imaxreed said:
I can't connect to fastboot.
Code:
ERROR: could not get pipe properties
ideas?
Click to expand...
Click to collapse
sounds like a permission issue... are you rooted and nand unlocked?
JSZESZE said:
sounds like a permission issue... are you rooted and nand unlocked?
Click to expand...
Click to collapse
should be. running caulkins rom custom recovery (amons) i have actually used fastboot before. any quick way for me to verify?
imaxreed said:
should be. running caulkins rom custom recovery (amons) i have actually used fastboot before. any quick way for me to verify?
Click to expand...
Click to collapse
in adb type
Code:
adb shell
then you should see
Code:
#
A $ prompt is the prompt for normal terminal ...
whereas:
a # prompt is the prompt for root (super user)
i am running osx and can access adb shell
http://imgur.com/t8MKg.jpg
does this look like the error?
$ fastboot devices
ERROR: could not get pipe properties
HTXXXXXXXXXX fastboot
i found a few things while googling the problem
most pointed to root issues
JSZESZE said:
does this look like the error?
$ fastboot devices
ERROR: could not get pipe properties
HTXXXXXXXXXX fastboot
i found a few things while googling the problem
most pointed to root issues
Click to expand...
Click to collapse
yes exactly. I haven't had a problem before this is strange.
Works great for me, no problems. This is a great way to save battery!
haha.

Stock Android Wallpapers

Does anyone know where I would be able to download the stock Android Wallpapers?
Thanks!
-------------------------------------
Sent from my HERO200
Go to the 'The Wallpaper Bank - Share Your Wallpaper!!' thread and check out post 100.
Too new here to post the link.
I ran across this the other day when I was looking for new wallpapers.
Here ya go
Those are the stock Hero wallpapers, not Android.
http://www.techcredo.com/fun/the-original-android-wallpapers
Thank you!
This is the Hero section and Hero is an Android phone.
I guess I'm not the only one that took a guess at what was wanted.
Doesn't mean I got it wrong or that you got it right. Your comment was not necessary.
Not sure who the thank you was for or who got it right.
Just trying to help out.
anoyone have the launcherpro wallpapers?
Rustyd said:
This is the Hero section and Hero is an Android phone.
I guess I'm not the only one that took a guess at what was wanted.
Doesn't mean I got it wrong or that you got it right. Your comment was not necessary.
Not sure who the thank you was for or who got it right.
Just trying to help out.
Click to expand...
Click to collapse
First off, I'm assuming you are replying to me. If you aren't, ignore this post.
He said "stock android wallpapers". Pretty simple. HTC's wallpapers obviously aren't stock android wallpaper. It was very clear on what he wanted.
As you can see by my post count I don't post that much here and since I was just trying to help out with what I thought he asked for, I shouldn't be treated like a troll or talked down to.
I don't care how many post you've had, you need to show more respect for others.
Rustyd said:
As you can see by my post count I don't post that much here and since I was just trying to help out with what I thought he asked for, I shouldn't be treated like a troll or talked down to.
I don't care how many post you've had, you need to show more respect for others.
Click to expand...
Click to collapse
Where did I mention how many posts I have? Where did I mention anything about post counts? You brought it up, not me.
All I said was that those weren't the stock android wallpapers. They weren't the stock android wallpapers. Simple as that.
Haha this is kinda entertaining
{
"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"
}
Especially bc he never said anything mean, just stated the facts. Now kiss and make up you two
Quite agreed to the poster above
Oh and thanks for those stock Android wallpapers, google didnt help haha.
Sent from my Hero CDMA using XDA App
If you're running CyanogenMod and Clockwork Recovery, and you're looking for the stock HTC Sense and Vanilla AOSP Android wallpapers, I created a modified version of CMWallpapers.apk that replaces all the CyanogenMod wallpapers. They're not in any particular order, but they should all be there. I had one slot left over after adding the stock wallpapers, so I included the default 640x480 wallpaper from an old Desktop OS as a bonus.
To install, you can flash the attached zip file from recovery, which will overwrite the existing CMWallpapers.apk.
If that doesn't work, or you want to install manually, assuming you are using CyanogenMod and ClockworkMod Recovery and you have adb installed, follow the instructions below:
Extract CMWallpapers.apk from the \system\app directory of the attached zip file.
Reboot into recovery: plug in your phone and open a command window. In it type adb shell reboot recovery and hit enter
Once your phone reboots into ClockworkMod, in the command window on your computer, navigate to the directory that the CMWallpapers.apk from the attached zip file was extracted to.
Enter the following commands in the command window, hitting enter after each one:
adb mount /system
adb shell rm /system/app/CMWallpapers.apk
adb push CMWallpapers.apk /system/app
adb reboot
When your phone reboots, if you go to the wallpaper menu and select "CyanogenMod Wallpapers", you should now see a gallery with the stock AOSP Android and HTC Sense wallpapers.
ahecht said:
If you're running CyanogenMod and Clockwork Recovery, and you're looking for the stock HTC Sense and Vanilla AOSP Android wallpapers, I created a modified version of CMWallpapers.apk that replaces all the CyanogenMod wallpapers. They're not in any particular order, but they should all be there. I had one slot left over after adding the stock wallpapers, so I included the default 640x480 wallpaper from an old Desktop OS as a bonus.
To install, you can flash the attached zip file from recovery, which will overwrite the existing CMWallpapers.apk.
If that doesn't work, or you want to install manually, assuming you are using CyanogenMod and ClockworkMod Recovery and you have adb installed, follow the instructions below:
Extract CMWallpapers.apk from the \system\app directory of the attached zip file.
Reboot into recovery: plug in your phone and open a command window. In it type adb shell reboot recovery and hit enter
Once your phone reboots into ClockworkMod, in the command window on your computer, navigate to the directory that the CMWallpapers.apk from the attached zip file was extracted to.
Enter the following commands in the command window, hitting enter after each one:
adb mount /system
adb shell rm /system/app/CMWallpapers.apk
adb push CMWallpapers.apk /system/app
adb reboot
When your phone reboots, if you go to the wallpaper menu and select "CyanogenMod Wallpapers", you should now see a gallery with the stock AOSP Android and HTC Sense wallpapers.
Click to expand...
Click to collapse
hi thanks. was able to install it through adb on to my blade. can u plz tell me the procedure for replacing the files and signing it. i tried with my set of wallpapers but it doesnt work.
googled a lot but didnt find the proper referenfce. in brief can u tell how to modify the cmwallpapers.apk to include my wallpapers
rgds
derekwilkinson said:
Those are the stock Hero wallpapers, not Android.
http://www.techcredo.com/fun/the-original-android-wallpapers
Click to expand...
Click to collapse
cool! I was looking for something like that

Categories

Resources