Android : Relative Layout in Live Wallpaper

on Friday, January 30, 2015


I've an app which create daily an "image". Actually its a RelativeLayout with ImageView, TextView and some others. The image is the same on the whole day with a fact.


I want to make a Live Wallpaper for this. I want to use the same Layout and files and not create all again.


Is there a way to do that?


0 comments:

Post a Comment