Stock Android Wallpapers - Hero CDMA Themes and Apps

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

Related

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.

SOLVED - Theming HtcClockWidget.apk

Phone: Froyo 2.2 with root and S-OFF
I am trying to theme the clock widget with no luck. All I am trying to do is replace the flip digits, AM, PM, and background with identical sized graphics. I have tried replacing them with WinZip and 7Zip. I am signing them with the test signature which works with every other type of apk file.
I mount the system partition and push the new version with adb and when I restart all I get is a blank widget. It also shows up in the widgets list as something like 01db as the name.
So, I suspect the signing is the problem. Could be some signature check within the widget causing it to fail.
Any thoughts?
If anyone has this widget working with a black background and silver digits I would be just as happy.
I'm afraid I can't be much help at the moment, since I'm away from my computer, but here is a mod from the hero forums that I used to use on my eris. It'll be mdpi instead of hdpi, but taking a look at its files might help you out.
{
"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"
}
http://forum.xda-developers.com/showpost.php?p=6270955
EDIT: You might also try making a metamorph or update.zip to apply the new widget. Sometimes that works better than an adb install.
mixedlemon said:
EDIT: You might also try making a metamorph or update.zip to apply the new widget. Sometimes that works better than an adb install.
Click to expand...
Click to collapse
Thanks. I will give the update.zip approach a shot.
Have you tried pushing the modified apk file without signing it first?
Oddity said:
Have you tried pushing the modified apk file without signing it first?
Click to expand...
Click to collapse
Actually no I haven't. Worth a shot Thanks
Well, that was weird... Pushing it unsigned worked. I never thought to try that since any add on apk's I have done needed to be signed.
Thank you
So, to summarize:
Code:
1) Open apk with 7zip and leave it open
2) Extract res folder to desktop
3) Modify graphics or whatever (I only did graphics)
4) Drag the res folder over the zip window and drop
5) Exit 7zip
6) Go into recovery mode and mount /system
7) Connect phone to pc
8) Open cmd and cd to your sdk folder where you put the apk
9) Push to original folder (in this case adb push HtcClockWidget.apk /system/app) on phone in recovery mode
Happiness
Awesome, glad you got it to work. The way I usually do it is to push any apk unsigned first, and if I have problems try it again but sign first.
Oddity said:
Awesome, glad you got it to work. The way I usually do it is to push any apk unsigned first, and if I have problems try it again but sign first.
Click to expand...
Click to collapse
I guess I just got hung up on signing since I have never had luck with unsigned. However, this was my first attempt at a built in apk.
Thanks again
Just incase anyone likes the silver on black numbers for their clock like I do I decided to post my mods to HtcClockWidget.apk
This is based on the stock 2.2 widget but may work on 2.1 ROM's
Requires being rooted so just use adb to push it to /system/app folder
Back up your original just incase you want to go back
NilsP said:
Just incase anyone likes the silver on black numbers for their clock like I do I decided to post my mods to HtcClockWidget.apk
This is based on the stock 2.2 widget but may work on 2.1 ROM's
Requires being rooted so just use adb to push it to /system/app folder
Back up your original just incase you want to go back
Click to expand...
Click to collapse
looks awesome thxs
tried pushing. but it doesnt seem to be going to the /systems/apps folder using the (adb push HtcClockWidget.apk /system/app)
RLKirk said:
tried pushing. but it doesnt seem to be going to the /systems/apps folder using the (adb push HtcClockWidget.apk /system/app)
Click to expand...
Click to collapse
Have you tried to push it in recovery mode with system mounted.
NilsP said:
Have you tried to push it in recovery mode with system mounted.
Click to expand...
Click to collapse
yeah i went to recovery checked to make sure it seen my device mounted system and pushed it done the size and time thing in dos as if it pushed the apk but then when i went and looked in the folder it was not there and i cant push the original clock back either lol... idk what it is
RLKirk said:
yeah i went to recovery checked to make sure it seen my device mounted system and pushed it done the size and time thing in dos as if it pushed the apk but then when i went and looked in the folder it was not there and i cant push the original clock back either lol... idk what it is
Click to expand...
Click to collapse
Not sure how to help. I just boot into hboot start, recovery mode, go to mount and mount system then open the cmd prompt and do the adb push HtcClockWidget.apk /system/app and all goes well. Have done it multiple times with changes
I am assuming you have the USB drivers installed and not HTC Sync.
When I ran SRS 2.5.2 it had the MOD for the silver clock widget, I now have 3.1 RC3 but when I try your method, "adb push HtcClockWidget.apk /system/app" it uninstalls the stock one but does not install the new one. I have to flash a Nandroid backup to restore it. What am I doing wrong? I really liked the one from 2.5.2 and want it again.
Update.zip
Sent from my ADR6300 using Tapatalk
Yeah, tried that. No good. I uninstalled the original and still no good. Now I have to reflash again. Any other ideas?
i pushed the file from post number 9 into system app and it shows up as being in system/app in root explorer but i no longer have it in my widgets list. i even tried pushing the old one back and i still have no clock in my widget list. what do i do?
jasonb1985 said:
i pushed the file from post number 9 into system app and it shows up as being in system/app in root explorer but i no longer have it in my widgets list. i even tried pushing the old one back and i still have no clock in my widget list. what do i do?
Click to expand...
Click to collapse
I can understand it not working if you are on other than a stock 2.2 ROM since it is from the stock. What I don't understand is why pushing you original backup back isn't working.
Can you reinstall it from your Nand backup?
NilsP said:
I can understand it not working if you are on other than a stock 2.2 ROM since it is from the stock. What I don't understand is why pushing you original backup back isn't working.
Can you reinstall it from your Nand backup?
Click to expand...
Click to collapse
i did a nandroid restore, back to where i was before. its just weird that its not working.

[Boot Animation] Nexus One Pro

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.

[How-To] Replace the Stock Android Emoticons with Smiley Face Type Emoticons

I replaced the stock android emoticons with regular looking ones.
{
"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"
}
Figured I'd post this guide in case anyone else wanted to do the same,
Instructions:
1 nandoid backup
2 download the attached .rar file
3 adb devices
4 adb pull /system/framework/framework-res.apk framework-res.apk
(make a backup copy of this file)
5 open the apk file with winrar
6 insert the .png files that are in the attached rar file into the framework-res.apk's \res\drawable-hdpi folder
7 adb remount
8 adb push framework-res.apk /system/framework/
9 adb reboot
For those looking for an easier way to do this you can make a flashable file here --> http://circle.glx.nl/
Oh wow! Can you do that with the Blacy emotes?
trying!
@martijua i just tried it and let see if it worked. rebooting now!!!!
It worked great!!
@GENEius what are blacy emotes?
Update i saw the" blacky emotes" and i would say yes you can if you had all the icons the right sizes
I decided to try other icons and i found out that....
- nandroid backup is a must just in case you mess anything up!
- If it is not the right size 24 x 24 px it will show a blank space instead of an icon.
-While doing this process you will see a FC error but that's ok just adb reboot
POSSIBLE CAUSES FOR FC ERRORS!
- If you do not adb pull before you abd push.
- Receiving a text while trying this out.
Not 100% sure because both of these things happend within the same try!
-I noticed that i actually put >PNG instead of .png and that may have been the problem.
NOW IT"S WORKING WILL UPDATE WITH A IMAGE!
SINCE I AM ACTUALLY DOING A LOT FOR THIS AND WILL TRY TO DO MORE I WILL CREATE MY OWN POST!
http://forum.xda-developers.com/showthread.php?p=8690694#post8690694
GENEius said:
Oh wow! Can you do that with the Blacy emotes?
Click to expand...
Click to collapse
Yes that could be possible provided the dimensions are correct and you name them accordingly.
For those looking for an easier way to do this you can make a flashable file here --> http://circle.glx.nl/
martijua said:
For those looking for an easier way to do this you can make a flashable file here --> http://circle.glx.nl/
Click to expand...
Click to collapse
+1 on that!
Is this something that should not be done on a custom rom? I tried on my phone with the latest fresh rom and all of my contact disappeared.
ElAguila said:
Is this something that should not be done on a custom rom? I tried on my phone with the latest fresh rom and all of my contact disappeared.
Click to expand...
Click to collapse
Google contacts? Make sure that your google account is still there...if it isnt re-add/sign back into google account.
Hm. I can use any pixel size. HTC Evo 4G seems to support most (I'm on 40x40 now). Using kawaii kitty faces from MSN :3
Anyway of doing this with APK Manager? Or NinjaMorph?
****..I wish someone could get emoji working! Seen a few threads about it but seems kinda shoddy.
Sent from my PC36100 using XDA App
thanks for the instructs, buddy. i've changed my icons like 3 times already tonight using this, lol
I have issues getting adb to work but I really hate the aliens... anyone have an easier way (I am rooted).
No1ustad said:
I have issues getting adb to work but I really hate the aliens... anyone have an easier way (I am rooted).
Click to expand...
Click to collapse
well....use root explorer, navigate to system/app and extract the framework, replace the emoticons, and copy-paste the mms app back where it came from
Reboot
you're done
thank you
These are awesome thank u!
Just wanted to add my testimony.
This works, but it will remove all your accounts from the Accounts section, thus removing you contacts, and resetting your wallpaper, and probably other personal settings.
However, setting them back was easy, and re-adding the account was also easy. Got all my contacts back and so on.
Thanks martijua!
http://circle.glx.nl/ is gone. Any alternatives?
ATM I don't have time to deal with missing stuff and restoring them back
P.S. Which way of those two mentioned exactly leads to losing some data? ADB or RootExplorer way?
New Emoticon Pack
Here is a pack of Emoji Emoticons if anyone wants to try out.
Do it at your own risk, i am not responsible for any damage.
O.K., that's cool - but is it possible to "replace with nothing" or simply turn them off?
What happens if i try to put empty files with png extension or blank png files or something - I believe that won't work...?
i want Sony Ericsson c901 & k800 smiley pack on my Samsung Galaxy Ace..
how do i get that?

[MOD]Notification toggles [62][58][42]

Here it is guys, the notification toggle mod for our phones!
I've ported this mod from the X10's T.E.A.M. ROM with awesome help by pvyParts!
This port is bug free and based on the original 4.0.2.A.0.42 SystemUI.
{
"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"
}
Let the theming begin!
I already adapted this mod in my Samsung Galaxy S II theme!
Will this work on your htc sense theme?
Sent from my R800i using XDA App
Cat_On_Droid said:
Will this work on your htc sense theme?
Sent from my R800i using XDA App
Click to expand...
Click to collapse
I could make it for my sense theme, but dont know what icons to use
Stupid newb question... how do I install this?
thomassafca said:
I could make it for my sense theme, but dont know what icons to use
Click to expand...
Click to collapse
Well you can try sniping out at the htc forums, but will this work with your theme?
Sent from my R800i using XDA App
Will this work on stock 2.3.4 rooted but locked bootloader + can I have some instructions ; I dont mind adb etc...
EDIt- tried adb install but it doesn't have a certificate =/.
Would not install :-(
Sent from my R800i using XDA App
wrong info.
can you make a step by step installation?
thanks.
opdrago said:
can you make a step by step installation?
thanks.
Click to expand...
Click to collapse
You just need full root acces. Take a look at the dev section.
Cat_On_Droid said:
You flash this in recovery, you need an unlocked bootloader to do this
Sent from my R800i using XDA App
Click to expand...
Click to collapse
You cant flash this through recovery because its not a zip file. Best thing to do is get a program like androidcommander and copy the file over manually. (the program does the adb commands for you)
the file needs to go in system/app and cant be installed like a regular apk.
and you don't need an unlocked bootloader, just full root access
doubleluckstur said:
You cant flash this through recovery because its not a zip file. Best thing to do is get a program like androidcommander and copy the file over manually. (the program does the adb commands for you)
and you don't need an unlocked bootloader, just full root access
Click to expand...
Click to collapse
thanks, i edited my other posts
Hi!!
Please, this mod for 2.3.3 (4.0.A.2.368)?
Thank you so much!!!!
i manage to install it and it works just fine, better than the source.
my question is can you make the icons in the systemUI.apk like the GB MIXER PLAY v10 THEME
THANKS.
doubleluckstur said:
You cant flash this through recovery because its not a zip file. Best thing to do is get a program like androidcommander and copy the file over manually. (the program does the adb commands for you)
the file needs to go in system/app and cant be installed like a regular apk.
and you don't need an unlocked bootloader, just full root access
Click to expand...
Click to collapse
Sorry,but could you explain further? I have root, and copy file to system/app wit root explorer, and cant install it...And I lost system bar now...Any help?
I can't get this to work either.
Androidcommander says I don't have root access even though I'm rooted, and the FAQ infers that I'll have to wipe my phone completely with a new flash and a modified boot.img to get Root Access (which would also require me to learn about editing ROM images).
I did get Busybox though, and I backed up my SystemUI.apk from before... after killing it off from the system/app folder I noticed I can at least restore the old one by installing it as a normal application... but getting this new one simply hasn't been working for me.
Ugh... patience is wearing thin.
sportfisio said:
Sorry,but could you explain further? I have root, and copy file to system/app wit root explorer, and cant install it...And I lost system bar now...Any help?
Click to expand...
Click to collapse
follow that:
http://forum.xda-developers.com/showthread.php?t=1207310&highlight=install+in+recovery&page=2
Boom, sweet victory! I got it working... just had to drive myself near insanity with Android Terminal Emulator.
Added BusyBox to the list of SuperUser Access apps, got Terminal Emulator from the Android Market, moved the SystemUI.apk to the root of my SDCARD and entered the following commands:
su
cd /sdcard/
mount -o remount rw /system/ (somehow [mount -o remount,rw /system/] didn't work because of the comma)
cp -f SystemUI.apk /system/app
...and now I can do something I've been wanting to do for ages... NotificationToggle... get the **** off my system
Got it to work through insecure adb...What i did was install insecure adb via the apk (this cuases your phone to reboot after installing) , typed in "adb remount" in cmd and the simply used this command: adb push SystemUI.apk /system/app/SystemUI.apk.
NOTE - You will have to put the system ui.apk into the same folder as adb and browse to that folder using command prompt.
I'm fairly new to this stuff so no idea if what I did is correct...BUT it is working for me now
opdrago said:
follow that:
http://forum.xda-developers.com/showthread.php?t=1207310&highlight=install+in+recovery&page=2
Click to expand...
Click to collapse
Thanks, that guide finally worked.
Awesome mod, is a MUST!!

Categories

Resources