Android Email Widget Skins

This page contains information on skins for my app android email widget. Here is a list of available skins for free download. Below are instructions on installing, updating or creating skins. If you’ve created a skin and want to share it, please get in contact with me or post a link to it in the comments down below so i can add it to this list.

If you have troubles installing skin files please read this detailed trouble shooting guide!

HTC like chrome skin

Download htc_like_skin.zip (3846 downloads)

Simple black

Download simple_black_skin.zip (2721 downloads)

Simple black with header

Download simple_black_with_header_skin.zip (2197 downloads)

Green with black font

Download green_skin.zip (845 downloads)

Milk white with black font

Download simple_white_skin.zip (1232 downloads)

IPhone like black skin with white text

Download iphone_black_skin.zip (2190 downloads)

IPhone like blue skin with black text

Download iphone_blue_skin.zip (1091 downloads)

IPhone like green skin with black text

Download iphone_green_skin.zip (778 downloads)

IPhone like orange skin with black text

Download iphone_orange_skin.zip (779 downloads)

IPhone like purple skin with black text

Download iphone_purple_skin.zip (799 downloads)

IPhone like red skin with black text

Download iphone_red_skin.zip (772 downloads)

IPhone like yellow skin with black text

Download iphone_yellow_skin.zip (722 downloads)

Aqua blue skin with white font

Download aqua_skin.zip (1220 downloads)

Black glass skin with white font

Download glass_skin.zip (2997 downloads)

Blue glass skin with white font

Download glass_blue_skin.zip (1077 downloads)

Red glass skin with white font

Download glass_red_skin.zip (929 downloads)

Violett glass skin with white font

Download glass_violett_skin.zip (1227 downloads)

Installing Skins

  1. Create directory /sdcard/.de.foobarsoft.emailwidget/ or select the skin-option from “skinning”-menu of widget configuration (this will create the directory for you)
  2. Download a skinfile (must be a zip-file with the naming convention _skin.zip)
  3. Put the skinfile in the directory created above (do not unpack it!)
  4. Select the skin-option from “skinning”-menu of widget configuraion. The skin should now be selectable.

Updating Skins

  1. Copy the new skin-file to the skin directory (/sdcard/.de.foobarsoft.emailwidget/)
  2. Open the skinning-menu from widget configuration.
  3. Select option “Delete Skin Cache”
  4. After that you can select skin-option and open the skin manager. The skin will get updated.

Creating own skins

  1. Create an XML-Textfile and name it skin_config.xml (you can find an example file here: skin_config.xml (1217 downloads) ).
  2. Set a skin name and description
  3. Create a background png image. If you want to create a scalable background please use the background png of one of the provided skins as template and copy the nine_patch_chunk information into you skin-xml. You can also just create a background image for your desired skin size without the nine_patch_chunk, but this has to be of the correct image size.
  4. Optional: Create some icon png images for refresh and config buttons.
  5. Optional: Set the font color for header and text lines (RGB in hex with format #RRGGBB, #000000 = Black, #FFFFFF = White), default is black. You can use the html color picker to select a desired color.

Related Posts

13 thoughts on “Android Email Widget Skins

  1. I unpacked the zip in /sdcard/.de.foobarsoft.emailwidget/
    But when i check at Skin settings only the default is showed.
    I also tryd to create a directory in: sdcard/.de.foobarsoft.emailwidget/.
    And put the files there, but no change…

    How to fix this?

    Thanks,
    Alexw

  2. Alexw, please don’t unpack the zip file in the folder, just put the zip file itself in it. My app will do the rest 😉

  3. I don’t really like the unread icon (orange envelope), looking at the ‘creating own skins’ section above I’m assuming it can’t be skinned, is this correct?

  4. Hi Iain,

    unfortunately this is correct until now. I will provide some more customization for layouts on one of the next releases and this includes the mail icons, too.

    Regards

  5. Thanks foo.bar, I have another qustion: I had to move the apk into the /system folder using clockwork recovery and ADB shell to be able to access my exchange accounts, what happens when there is a new update available? Will i have to go through the same porocess?

  6. Hi Ian,
    you have to move the apk from /system/app back to /data/app. Then you can update it via market on a regular basis. Afterwards please move it back to /system/app. You can do this easily with Super Manager.

    Regards,
    Frank

  7. I’ve left a message in the email widget thread about how to overcome the issue with all widgets being labelled ‘INBOX’. The easiest way to do this, require no coding, is to simply make some new skins (or use any of the above) and in the ‘background.png’ file include (at the bottom) the logo for Gmail, yahoo, hotmail etc.. Then instead of calling your skins glass_skin, glass-blue_skin etc… simply call them gmail-skin, yahoo-skin, hotmail-skin etc.. The top label will still show INBOX but the widget will be much easier to identify especially if you have mutiple mailboxes.

  8. Andy,

    Great idee. There is only one problem. I changed the name in the xlm and also the name of the skin, but after saving, the app didn’t recognized the new skins. Can you tell me what went wrong?

  9. Steven,

    you only have to change the name of the skin within the xml / skin-tag and replace the background.png. Afterwards zip the contents together in a new skin file and name it like you want, but with suffix _skin.zip. Then place it in the skin-folder on your device and hit the “Clear Design Cache” button under skin preferences.

    Hope this helps.

    Regards,
    Frank

  10. Thanks Frank,

    Now it’s almost perfect. There is only one problem left. After rebooting my device, the new skins are all changed in the default skin. The skins i have made are rewritten.

    Strange?

    Regards Steven

  11. Frank,

    Whan I del the skin cash it’s oke. So is there a way to skip this action?

    Regards Steven

Comments are closed.