2

I made a live wallpaper using Libgdx for android.

It is working fine on devices below 4.0.4 but on devices having operating system 4.0.4 and above my live wallpaper is not getting callback in offsetChange() listener. Libgdx is forwarding the Android onOffsetChanged() callback.

P.T.
  • 24,557
  • 7
  • 64
  • 95
Paras Mittal
  • 1,159
  • 8
  • 18
  • Which version of Libgdx are you using? – P.T. Jun 20 '13 at 17:01
  • There were a lot of live wallpaper fixed merged into the nightlies (See https://github.com/libgdx/libgdx/pull/306). I don't think this has made it into a "stable" release yet. I don't know if this would fix your specific problem, though. – P.T. Jun 26 '13 at 16:24
  • I have already tried that but some phones like galaxy s3 galaxy note2 are not giving onffsetChange() callback. – Paras Mittal Jun 27 '13 at 05:45
  • I have the same problem. I think it doesn't work because of TouchWiz wrapper which is used in Galaxy Series. – Nolesh Nov 25 '13 at 13:10

0 Answers0