tags:

views:

83

answers:

1

Hi! i want to use animated gif in android. hows this possible? is it compatible in 1.6,2.0?

+2  A: 

Animated gif support is not available in 1.6 SDK though it is available in 2.2(Froyo)

http://code.google.com/p/android/issues/detail?id=3422

Rahul