I'm a new Android developer, and I am creating android Live Wallpaper as the first project. How can I support multi resolution? I don't know whether I should scale images by code or change them according to resolution.
Asked
Active
Viewed 2,777 times
3
-
Go through all three of the pages listed [here](http://developer.android.com/training/multiscreen/index.html), and follow their advice. – Raghav Sood Mar 26 '13 at 18:51
-
Yes,I've done but I need to know is there anything special for live wallpapers,I set an image in background and change it automatically like a gif file. – sadecom Mar 26 '13 at 19:09
1 Answers
1
Actually, I'm a new Android developer too, but recently I saw a nice tutorial about Live WallPapers on Android that may be help you and in addition I found a similar question here in SO.

Community
- 1
- 1

Castiblanco
- 1,200
- 4
- 13
- 32