0
votes
0answers
219 views

Slideshow live wallpaper for android code

Hi i am a new android application developer And i am trying to create a Slideshow live wallpaper application I want to create a live wallpaper such that it slide shows sequence of different images ...
0
votes
0answers
105 views

Live Wallpaper Not functioning correctly

Hi how are you all doing, I Have two issues with the code provided on the bottom and I have been breaking my head to try to fix it but I have checked high and low for a solution but all seems to be ...
0
votes
1answer
628 views

Live Wallpaper Either Center or Scrolling

I was working on my first ever android project, which is a live wallpaper, and I managed to get ti work through tutorials, examples, and even codes found in here, but I still have an issue that is ...
1
vote
3answers
2k views

Android LIVE Wallpaper approach?

I'm entirely new to Android development, and I'm interested in making a live wallpaper. I was thinking about looping a set of pictures instead of drawing the animation. Is this a possible approach? If ...