How to choose a gallery video to be default and always play?

Asked

Viewed 86 times

0

I am working on a program that is interactive with users.

With this, the user can choose image or take a photo and replace with the one that was in ImageView.

When you click on ImageView, a video of that image is played.

To fix the image (chosen by the user) in my ImageView I used to SharedPreferences, and it worked.

But to fix a video to a certain ImageView so that always click on it, play the video, I’m not getting the same success.

Does anyone know how to do?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.