summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/media
Commit message (Collapse)AuthorAgeFilesLines
* Have the MediaProjection sample use the callback.Michael Wright2014-11-211-3/+10
| | | | | Bug: 18393320 Change-Id: I482ed9cde5444d62a5486f4ca91e3dc6b441e673
* Change getScreenCaptureIntent to createScreenCaptureIntent.Michael Wright2014-09-111-1/+2
| | | | | Bug: 17389882 Change-Id: Icaccc6572f7fd5865f3013960bae196afa6d5dd5
* Update samples to new MediaProjection APIs.Michael Wright2014-08-061-1/+3
| | | | Change-Id: Ic7422fd4770d7f272fcb92a7752f5f184c4f0c9c
* Add MediaProjection samplesMichael Wright2014-08-051-0/+222
| | | | Change-Id: I630900bdcfecc7f1c57b406a0bae09a0e917124a
* Fix issue #8520788: Add WakefulBroadcastReceiverDianne Hackborn2013-04-171-1/+0
| | | | | | Add sample code. Change-Id: I46f4f25ceb4e12f975e3cebd83f62de2555a8996
* Add video for VideoView demoMarco Nelissen2012-11-091-20/+10
| | | | | | | Add one of the CTS test videos so the demo works out of the box, and make the video fill the screen instead of hardcoding it to a tiny size. Change-Id: Ie26a4ae0e186fe966d0679b088492a0c7d035713
* Add ApiDemo for android.media.audiofx (Visualizer and Equalizer)Roman Nurik2010-10-261-0/+252
| | | | Change-Id: I4fa3b0aff4edfe80533066a81b0eacc97caa6f86
* ApiDemos Clean upXavier Ducrohet2009-08-034-8/+66
| | | | | | | | - Add missing @Override - Remove (some) unused imports - Add some missing headers BUG: 2031807
* Fixed bugs in the media player api demo applicationJames Dong2009-05-111-9/+47
| | | | | - release the MediaPlayer object when onPause - use onVideoSizeChanged listener to make sure that correct video size is known before starting playback
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-034-0/+388
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-034-388/+0
|
* Initial ContributionThe Android Open Source Project2008-10-214-0/+388