Quantcast
Channel: Examples Java Code Geeks » media
Browsing all 4 articles
Browse latest View live

Android Audio Manager Example

Android system provides us control access to our ringer profile. We can include in our applications volume and ringer mode control by using AudioManager class. In this example, we will find out how to...

View Article



Android Audio Capture Example

Android devices are equipped with hardware input devices such as microphone, camera etc, from which we can capture audio or video in our applications. The most common class that is used is...

View Article

Android VideoView Example

When we want to create an Android application that has an Android Activity inside of which we are planning to play a video file, we should consider in the first place Android VideoView class.The...

View Article

Android MediaPlayer Example

The Android multimedia framework includes support for playing variety of common media types, so that you can easily integrate audio, video and images into your applications using MediaPlayer APIs....

View Article
Browsing all 4 articles
Browse latest View live




Latest Images