Hi vani,

           try this link may be it will be helpful for u....

http://androidosbeginning.blogspot.com/2010/09/gif-animation-in-android.html

On Tue, Apr 12, 2011 at 5:52 PM, vani reddy <[email protected]> wrote:

>
> Hi,
>   I am trying to download gif images from the server, but i am getting the
> below error.
>
> 04-12 17:49:26.278: WARN/System.err(16768): java.io.IOException
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> java.io.InputStream.reset(InputStream.java:204)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> android.graphics.Movie.decodeStream(Native Method)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> com.tli.gif.GIFAnimation$GIFView.<init>(GIFAnimation.java:40)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> com.tli.gif.GIFAnimation.onCreate(GIFAnimation.java:20)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1047)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2459)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2512)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> android.app.ActivityThread.access$2200(ActivityThread.java:119)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> android.app.ActivityThread$H.handleMessage(ActivityThread.java:1863)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> android.os.Handler.dispatchMessage(Handler.java:99)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> android.os.Looper.loop(Looper.java:123)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> android.app.ActivityThread.main(ActivityThread.java:4363)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> java.lang.reflect.Method.invokeNative(Native Method)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> java.lang.reflect.Method.invoke(Method.java:521)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
> 04-12 17:49:26.278: WARN/System.err(16768):     at
> dalvik.system.NativeStart.main(Native Method)
>
>
> --
>  Regards,
> Vani Reddy
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to