Is it possible to display an animated gif in an emulator? Using phoneGap

im, using working with the frame to work with the phone in android, my problem is with the animated gif-image, it does not work in the emulator. It works fine in the browser. My question is animated images, doesn’t it support telephone difference?

+6
source share
1 answer

I just tested this on both the device and the emulator - and, good news, it works on the device, but not in the emulator - it shows only the first frame. Both options are in 2.3.3, and this discussion (http://code.google.com/p/android/issues/detail?id=3422) suggests that trying 2.2 can solve the problem, so you can try this.

If you can afford it, I would review the testing on the device - it is much faster, so life will become easier.

+1
source

Source: https://habr.com/ru/post/897370/


All Articles