Skip to main content

7 Hand Picked Wonderful Android Themes


With coming of android phones by HTC , Motorola and now Google, the trend of mobile phone OS suggests android to be the future of mobile OS. Here is a list of selectively chosen seven wonderful android themes which are must in your collection. Have a look and try picking your favourite one.
1.

Name : Android Little Big Planet Theme
Author : AGx-07_162
Website : http://forum.xda-developers.com/showthread.php?t=580217

It is a cute theme for android. The icons are lovely, colours are bright and the overall theme gives a sense of light, chirpy theme. It is nice to have such a theme in your collection. Also the latest version of the theme is made to work for CyanogenMod v4.2.8.1.
Download : get it here
2.

Name : Android Mélange Dark Theme
Author : ZilverZurfarn
Website : http://forum.xda-developers.com/showthread.php?t=552679

This theme is categorized as a dark theme which is very different as compared to the category of the earlier mentioned theme. The colour combination and the whole look and feel of the theme give a totally different experience altogether. It is made available for CyanogenMod 4.2.x. The latest version is 1.0.
Download : get it here
3.

Name : Android AlienAqua Blue Theme
Author : prash
Website : http://forum.xda-developers.com/showthread.php?t=563525

Now comes another different kind of a theme. As the name suggests it holds an aqua look and feel to it. The theme suggests calm and cool mood of the user. It is developed by a professional graphic designer as mention in the author. The latest version is 0.5 for CyanogenMod 4.2.3.1
Download : get it here
4.

Name : Android Ubuntu Brown Theme 
Author : AGx-07_162
Website : http://forum.xda-developers.com/showthread.php?t=582358

Here is one for Ubuntu lovers. It tries and modulates the look and feel of Ubuntu and thus obviously is brown. The theme is available for CyanogenMod v4.2.3.1.
Download : get it here
5.

Name : Android Star Dust Dark Theme
Author : AGx-07_162
Website : http://forum.xda-developers.com/showthread.php?t=557797

Star Dust is also dark android theme. And the latest version 1.1 is for CyanogenMod 4.1.7.
Download : get it here
6.

Name : Android Windows 7 Theme For CyanogenMod
Author : Six6Sicks
Website : http://forum.xda-developers.com/showthread.php?t=552530

With the ubuntu theme coming earlier, I couldn’t leave out the Windows theme for Android. As the name suggests , the theme is based on Windows 7. The theme is interesting and provides a different working experience than usual. It is available for CyanogenMod 4.0.4.
Download : get it here
7.

Name : Android HTC Heroine Pink Theme
Author : Armyranger251 And Beagz
Website : http://forum.xda-developers.com/showthread.php?t=544683

Here is one specially for ladies. The pink colour dominates all the way. It is available for Cyanogen 3.9.7.
Download : get it here

Comments

Popular posts from this blog

How to find who is invisible or blocked you on Google Gtalk

So guys are you ready to know that which of your friend has blocked you on google talk. Whenever you noticed a contact in your Gtalk/Google Talk has not been online for some time, have it ever crossed your mind you’ve been blocked? If you are curious in finding out who actually blocked you in Gtalk, here’s a workaround you can try. This following method we attempt to show make use of a chat client call Pidgin. STEPS TO FIND WHO IS INVISIBLE OR BLOCKED YOU ON GOOGLE CHAT: 1. Download, Install Pidgin Click here to download Pidgin chat client. If you already have Pidgin installed, you may skip this step. 2. Configure Pidgin for GtalkYou’ll probably start with the below screen. Click the Add button. "Accounts -> Manage Account" will also bring you to the same screen. Let’s add Gtalk to Pidgin. Configure Pidgin Welcome Screen Clicking Add will allow you to add new Gtalk account. The following two screenshots show what you need to fill up for Basic and Advance tab, pay...

How to download Youtube videos

Here I'm going to tell you all how to download youtube videos without having youtube downloader in very easy way. Step 1 : Suppose this is ur youtube video link http://www.youtube.com/watch?v=ZtL4qfp6Ehk Step 2 : Now all you have to convert youtube into voobys Means http://www.voobys.com/watch?v=ZtL4qfp6Ehk Step 3 : Download the video

How to write a FaceBook Application in 10 minutes June 18

Writing F8 apps is where it’s at right now. Everybody knows it. The userbase is huge and now we have a (free) API to. Everything is good….but the documentation. I As far as I can tell, Facebook allows you to create applications that appear to the user in 2 different areas. 1 - The profile. This the ‘main user page’ as far as Facebook is concerned. Here is where your main summary details are displayed and your comments wall. It would be great to have your widget displayed here, but the big limitation is that applications that use javascript are not allowed here (You must use FMBL, the facebook version of HTML). Too bad for me. What we can do is display a small ad to take the user to the Canvas page. 2 - The ‘Canvas page’. This is an entire page that your application gets to use (you can have multiple pages if you want). On these pages you can choose to display content from another website through an iframe, so that is what we’re going to do. Ok, thats it for the overview. Start...