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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -