Top "Media" questions

Media are the storage and transmission channels or tools used to store and deliver information or data.

Media Query for iPad and desktop (max-width)

I want some CSS code to target both iPad and desktop with max-width: 768. This (I don't know why, would be …

css ipad media
Android: save a file from an existing URI

How to save a media file (say .mp3) from an existing URI, which I am getting from an Implicit Intent?

android android-intent media
How to target CSS for iPad but exclude Safari 4 desktop using a media query?

I am trying to use a media rule to target CSS to iPad only. I want to exclude iPhone/iPod …

css ipad safari media
Android - .nomedia not working for images

I have images, which are read from sdcard only by particular application so I want to hide it from image …

android image media
Android sdk cut/trim video file

Is there any way to cut a video (mp4 or 3gp) on android, like use only the last 5 seconds of …

android video media trim
Using cache in ExoPlayer

I'm looking for any example of implementing cache in ExoPlayer. ExoPlayer has in its library different classes concerning cache and …

android caching media exoplayer
ffmpeg images-to-video script anyone?

I'm wanting to take a bunch of images and make a video slideshow out of them. There'll be an app …

image video ffmpeg slideshow media
Unable to show PDF in p:media generated from streamed content in Primefaces

I'm trying to show inline PDF which is opened in new browser window. I have following scenario: In some ActionListen …

pdf jsf-2 primefaces stream media
Playing BG Music Across Activities in Android

Hello! First time to ask a question here at stackoverflow. Exciting! Haha. We're developing an Android game and we play …

java android media background-music
Where to save pictures on Android?

My application uses quite a lot of pictures that are downloaded from the internet and cached locally on the Android …

java android media image