Making themes

Latetzki

Lurker
Is there some way to make own themes for android phones? Like with some software..
 

Bl4z3

Newbie
Is there some way to make own themes for android phones? Like with some software..
Yes, you can adb pull the framework file from the phone and make a custom theme, then adb push it back. Or you could use a program such as MetaMorph, although I don't have any experience with that progam so I can't say anything about it.
 

Latetzki

Lurker
Thread starter
Yes, you can adb pull the framework file from the phone and make a custom theme, then adb push it back. Or you could use a program such as MetaMorph, although I don't have any experience with that progam so I can't say anything about it.
I assume wallpapers are easy to add?
 

Bl4z3

Newbie
I assume wallpapers are easy to add?
Yes, wallpapers are very easy to add :) Your phone comes with a few default wallpapers you can choose, or you can make a custom one and put it on your sd card. To change wallpapers simply long press on any home screen and select wallpapers, from there you can select default wallpapers or custom ones.
 
Top