android - Is it possible to change the default choosen application every day? -


suppose have video file , when try access video

  • the operating system prompts user media player type (just once or always).
  • after choosing type always player user should able access video file using type of selected media player whole day.
  • but next day user should again prompt selecting type of player play video.

is there way achieve scenario?
kindly me


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -