Is it possible to create an Icon to the Programs folder (=All Programs)?
Is it possible to create a working icon to a specific folder on my device (my saved documents)? Error. [Works from start button, not tf3d]
Is it possible to edit the ATT Tab to change the icons?
Related
I would like to re organize all my icons into individual folders to make things reorganized but I cant figure out how to move them around. Any help would be appreciated.
Not sure if you can reorganize out of alphabetical order but you can make folders to group them.
OPEN: File Explorer
GOTO: "My Device\Windows\Start Menu\Programs"
There you will see the folders and shortcuts to your programs
I'm trying to change my icons for the HTChome Launcher but it's not working for some reason.
Such as the backlight icon, the original name for the file is HH_LAUNCHER_32x32_backlight.png and the path is HTCHome\HH_LAUNCHER_32x32_backlight.png. I just replaced that file with a different icon with the same name but on the phone after a softreset, won't update to the new icon. I checked the registry for the path of the icon and it retrieves the file "HH_LAUNCHER_32x32_backlight.png".
What am I doing wrong?
disregard this post please
Nobody knows?
Is there a way to change the name and icon of an app that has already been installed on a nonrooted G1?
Get BetterCut.
I knew bettercut worked for creating icons on the desktop but does it also work in the menu?
I would like to know about the name changing also. There's been some apps that just have long ass names! I don't need to see "Chee Wee's Screen Timeout App" when "Screen Timeout" or even "Timeout" would be much better to me
I am looking for this as well. Is there a way? Some of the apps I have installed just have their names cut in the menu and end with "...".
Is this possible without the source? I would like to change my security apps, the ones that I text and it gives me the location? I think a theif would see these apps and delete them after he steals the phone.
IIRC...
you need to unpack the .apk of the file and edit the part to change (icon or name [ i have no idea what they are called] and then rezip and resign and then install again.
Here's a link on how to do it for the ICONs:
http://forum.xda-developers.com/showthread.php?t=503007
How exactly do I mod the pngs inside the SMS unread apk? I have tried dragging and dropping and pushiung then setting permissions, but nothing will work....it just wont show up in widgets after I edit it.
TIA,
Tee Jay
from memory... and its been a while since i used this app... you have to create a custom icon png and put it somewhere on your device (specific app folder), then in the widget setup menu, you have an option to chose widget icon - your new icon should appear in that list.
let me know how you go.
-----EDIT------
here you go dude, theres an explanation on the dev site...
http://android.kanokgems.com/sms-unread-count
cheers.
This guide is to help people start creating Themes for ADW and understand what they are doing.
Instead of just replacing images by unzipping an APK I will tell you how to create your own theme from scratch.
I had a real struggle to find all this and I now I want to share what I found out
I will provide you with links with content that you should read and write some things by myself.
How to : Setup your working environment
How to : Make your own theme
Where should I put my images/xml?
The drawables (images/xml) should be putted in the drawable folder as standard. If you want to have different images for different pixel density(xhdpi/hdpi/mdpi/ldpi) make the folders: drawable-xhdpi,drawable-hdpi,drawable-mdpi and drawable-ldpi.
the text behind the hyphen (-) is a configuration qualifier. Android looks for these and if it suits the specific device it will choose the drawables from that folder instead of from the default folder. If a resource android looks for isn't found in the special folder it will instead look in the default folder for it.
If you want different images for landscape mode you would need to create a folder called drawable-land and if you want different images when the device is both mdpi and in landscape you would create a folder called drawable-land-hdpi.
Find out more about resource qualifiers
How do I add my own icons?
Find the name of the icon you want to replace at Theme Icon Name Database
Place your own drawable in the right folder.
E.g. To change the icon for the Android stock browser in a hdpi device I would ad a file called com_android_browser_browseractivity.png in drawable-hdpi. If I want the same icon for all devices that uses my theme I could add the same icon in the folder drawable.
How do I export my theme for testing?
Right click on you project in Eclipse and select export. Click the Android folder and select Export Android Application. Press next and then next again. Choose "Use existing keystore". Press browse.
In windows find C:\Users\ENTER YOUR USERNAME HERE\.android\debug.keystore
In Linux and OS X I think it is in: ~/.android/debug.keystore
The Password is android.Press next.Choose "Use existing key".
Alias: androiddebugkey
Password:android
Press next. Press browse and choose your destination of the apk. Click Finish and you are done.
Help! ADW force closes and I can't uninstall the theme!
Look here for sulution
If there is something that needs to be added send me a PM or write a comment.
I will add: program to use to create the images and eventually a complete sample theme with documentation.
If you find the tutorial good, please post to bump the thread.
hello
can you tell me how i make one of CUSTOM DOCK using the v0.3 dock_pack.xml standard in the theme ?
thanks
Nice guide damn thats a big youtube video lol
Hi there. Just wondering if you have gotten multiple wallpapers into a theme , and if they look right on screen?
I can change the wallpaper in the theme but i want to have a couple to choose from. Also i have tried a wallpaper that has a built in 'dock' graphic at the bottom. When i add it to a theme the dock is completely below the bottom. Any hints?
i hate that if after done with my theme and it says application not installed.
somebody knows how to fix it?