Wallpaper Pack (FIXED) - Android Themes

Hey, I just felt like throwing together a Wallpaper pack. I found these images while browsing through some wallpaper sites (wallbase.net, and wall.alphacoders.com). I take no credit for these images.
They all have been resized, and renamed. They are 960x800.
DOWNLOAD HERE (LINK IS UPDATED, FILES ARE FIXED)
http://www.mediafire.com/?cd3yt9k9rkom5o9
Here's a preview of what you'll get
{
"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"
}

Preview Images
Hi, Great idea.
Could you put a couple of preview images up to give an idea of whats available?.
edit:..
Also just opened the zip file and found that you've managed to strip the file type from the images so they wont open in the device, have had to open them with IfranView which converts them back to .jpg's.

Odinbear said:
Hi, Great idea.
Could you put a couple of preview images up to give an idea of whats available?.
edit:..
Also just opened the zip file and found that you've managed to strip the file type from the images so they wont open in the device, have had to open them with IfranView which converts them back to .jpg's.
Click to expand...
Click to collapse
Thanks for letting me know, it turns out the program I used to rename them removed the file extension... (I'm on a mac) -_-
But yeah, I appreciate it. New link is up

Related

[HELP REQ] Need image name for part of notification pull down

Can anyone tell me what the name of the image is for the circled part? I can find every other image 'cept this one, it is drving me crazy!
{
"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"
}
Sure, it's the title_bar_portrait.9.png located in the framework-res.apk/res/drawable-mdpi or ...hdpi
This one threw me for a while
...also, even though it's a .9.png I find if I resize it to what I what it doesn't cause any issues or require any patching. I find 320 x 20 to be a good size. Just saves having to patch the .9.png each time if you happen to make changes to it a lot
Do you know if it just shows up in that pulldown-menu, or is it used in more places?
I would guess by the name of the file that it does show up in other places, but I have never seen any graphical issues when having changed it, but then again I have never dramatically changed it, so couldn't really say. Turn it pink and see
jpool81 said:
Turn it pink and see
Click to expand...
Click to collapse
Yes, good idea. I might try it tomorrow.
Thanks, that was the one I was looking for!
Just fyi:
I took the time and made a pink version of that image.
It seems it's only used in the pulldown menu. Haven't noticed it anywhere else.
Thanks again!

flashable bootscreen request

i want to change my bootscreen but im not sure how to do so. im running aosp's newest release on CM7.
If someone has a simple tutorial or program to recommend let me know! There was a tutorial thread on here but was too confusing for me
Id really like this for a bootscreen. I am aware its more wide than it is tall but was wondering if it could be cropped inwards instead of stretched
{
"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"
}
any help is appreciated!
anyone? id really appreciate it
download a bootanimation.zip (if its flashable the bootanimation.zip will be inside the flashable zip) and look at desc.txt and the images.
you need to create you animation in images the same size as the heros... There will need to be a non repeating section (for startup) and a looping section while the boot finishes/stops displaying.
one you have you zip use adb to push it to /system/media/ (differnt location on pre 2.1 ROMs) or create another flashable zip.
there are loads of tutorials on this and on how to make a flashable zip have a look around, just make sure you use the correct size for the Hero.
Good luck.

[Program] Hex <-> Smali Color Code Converter

Here is a small tool I developed to help perform color swaps without referring back to a table or website every few minutes.
{
"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"
}
The clipboard function won't work unless it detects clip.exe somewhere in your path env. I'm pretty sure that cuts out anyone running XP-32, but it can always be added.
I tried to include as much screw-up detection as possible to avoid errors, but as always let me know if you find something I missed.
Nice Work! Very convenient.
I had contemplated adding in something for the hex format conversion (123456 to 563412) as well, and allowing a set of colors to be entered in rather than just one. As always, any suggestions are welcome.
THANK YOU SOOOOO MUCH!!!!!!!!
Amazing tool!!!!
Can't wait to try this, thanks!
Sent from my Wicked SGS3 using Wicked Green Tapatalk
Smali Color Converter apk
this is I found an apk version of this function. Hope the apk will help U all
Edit
If the apk in the attachment can not be installed, please download the newer version on the official Color Smali Converter apk blog, HERE.

[Q] Icons Names (Code) and Locations ???

hi.. i wanna customize the look of my phone by editting and replacing the icons and background images of the rom i'm using. but the problem is i don't know what images that i need to replace. but i know it's possible because i already succeed changing some icons. like the pattern lock circles. i can easily change it because i know that images i need to replace is btn_code_lock_default, btn_code_lock_touched, indicator_code_lock_point_area_default. etcera....
i also tried to full an apk of a theme open it and drag the images from it to framework apk of the rom. and the phone looks change but i don't want all the images that it replace. that's why i want to know the Name or code of the icons and Images for me to easily change those. can you help me? here are some images that i want to change. can you give me the names of the images and place where i can find them..
{
"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"
}
1 and 2 can be done in uotkitchen, 3 should be in framework, 4 idk and 5 is in mms.apk for the messaging icon, the download icon can be done in u.o.t as well and the other bag icon is probaly in the android market apk

OnePlus Live Wallpaper Modding Tutorial

{
"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"
}
*Requires root*
Uninstall OnePlus Wallpaper Resources.
Download this apk on your pc https://www.apkmirror.com/apk/oneplus-ltd/opwallpaperresources/
It can also be used to restore default apk.
Unpack the apk and navigate to /assets/colors. You can now modify these images to change the wallpaper look.
Note: You cannot easily add new wallpaper slots, you can only replace.
You can also further modify the look by editing json files in /assets/presets.
Repack the apk, and resign it. I personally use apk-signer https://play.google.com/store/apps/details?id=com.haibison.apksigner
Sometimes it may not animate on the lockscreen, but eventually it will work.
Post your new colors below!
Doodlezoidy said:
<mod edit: Quoted OP removed>
Click to expand...
Click to collapse
can you share the modified apk with the look of img you sent?
Sir u are god!
Can someone please render some new colors into videos? I really love these wallpapers but not on 1+ anymore. Huge thanks in advance!
Having trouble repacking the APK, it is saved as a project at the moment, but have a couple colors edited to my liking. Exited to get this working! APK signer is crashing so I don't think it's compatible with my device for some reason. Op7p

Categories

Resources