I found jacks205 doesn't mention abstract method close() in Closeable. We also need to write the close(), or the compiling will report the following errors:
YourMediaDataSource is not abstract and does not override abstract method close() in Closeable