iLanguage / OPrime

Open Source Experimentation Libraries - Online and Offline for Android and HTML5
3 stars 21 forks source link

Add support for animated gif files #30

Open jdhorner opened 11 years ago

jdhorner commented 11 years ago

Using a custom extension of the Movie class. See tutorial here:

http://weavora.com/blog/2012/02/07/android-how-to-use-animated-gif/

Note: don't forget to turn off hardware acceleration for that specific view on devices 4.2+.