I was trying to run MediaFramework test suite as a part of Android
unit testing.
   The test suite expects a big list of media files (mp3, mp4, wma,
ogg, wav, amr, 3gp) to be available in sdcard mounted on the emulator.
The list of files can be found in MediaNames.java file, since the
names are hardcoded with the file name and params like width,
duration, length, wait/pause time etc, it appears they should be
available somewhere. But i couldn't find them anywhere in the code
repository, so was wondering where to get these media files from.
Tests can be probably done with own media, but the files are too many
and it would be lengthier procedure to download them and update
MediaNames.java file accordingly with the params i mentioned above.
  Any clue where we can find them.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to