answersLogoWhite

0

GIFView Tellmehow is a library for playing gifs on Android. Simple android view to display gifs efficiently. You can start, pause and stop gifView.

1Gradle

Add these lines on top-level build file

2Add in view
  1. android:id="@+id/gif1"
  2. android:layout_width="wrap_content"
  3. android:layout_height="wrap_content"
  4. android:visibility="gone"
  5. custom:gif="@mipmap/gif1" />
3Last give some functionalities
  1. GifView gifView1 = (GifView) view.findViewById(R.id.gif1);
  2. gifView1.setVisibility(View.VISIBLE);
  3. gifView1.play();
  4. gifView1.pause();
  5. gifView1.setGifResource(R.mipmap.gif5);
  6. gifView1.getGifResource();
  7. gifView1.setMovieTime(time);
  8. gifView1.getMovie();

That's it. Yes it is simple to implement as you can see.

User Avatar

Wiki User

7y ago

What else can I help you with?

Related Questions

Gif to a jpg?

you can use GIF for animated images http://myfacefriends.com


How do you Get My Gif to Move on Twitter Sight?

You can't use a gif as a display picture - it won't move.


How do use android in sentence?

android


How do you format your gif to repeat?

i use program Video Avatar, it's program have this option... plays GIF in a normal and reverse modes.


How do you get a gif from an internet page to your Twitter profile?

You can't it will just appear as a normal picture.


What program do you use to make an animated GIF?

You can use Adobe Photoshop CS5.


How do you change an avi file into an animated gif?

I use program VidGIF is a tool for converting selected video file to animation GIF formats.


Can you use a picture or gif from your own computer on Tumblr?

Yes.


Do you need the android plan for cricket to use the android market?

yes - You do not need the Android Plan from cricket to access and use the Android Market. But you would only be able to access the Android Market via WiFi.


Is using a gif illegal?

No. Various companies, including Unisys, did have patents on parts of the compression algorithm used in the GIF file format, but the last one expired in 2004. Therefore it is now legal to use GIF files.


Where can I find that GIF of a slideshow with white text over a black background saying stuff like You are in a coma and we are trying to contact you this is the only way we know how please respond?

You make your own gif. Either use Photoshop or similar software. You can use online gif generator too.


How to Save Animated GIF from Twitter?

An animated GIF is an image encoded in a graphics interchange format (GIF), which consists of a number of pictures or frames in a single file and its graphic control extension that describes the same. GIFs are also used on Twitter and other social media sites. Sometimes users want to save these animated GIFs directly from the Twitter’s page to their device, be it Windows PC, Android or iPhone.