my gif images are shown in emulator but are missing in my smart phone
问题 in my application i am displaying a few gif images which workd perfectly in emulator but when i install the apk file in my smartphone the application works as normal but gif images are not displayed , any explanation why ?? here is my code for the view for gif display import android.content.Context; import java.io.InputStream; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Movie; import android.os.SystemClock; import android.view.View; public class