Android Open Source - App media droidMedia






Project Summary

This repo aims to easily integrate rich media into your android app..

Web Site / Source Repository

droidMedia is hosted in the following web site
https://github.com/ssumit/droidMedia

If you think the Android project droidMedia listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of droidMedia.

ItemValue
Java File Count21
Target SDK Version19
Minimum SDK Version7
Activity Count4




Java Source Files

droidMedia has the following Java source files.

com.example.cache.ICache.java
com.example.cache.ICacheEntry.java
com.example.cache.ICacheEvictionStrategy.java
com.example.cache.ILRUCacheEntry.java
com.example.cache.LRUCache.java
com.example.cache.LRUCacheEviction.java
com.example.cache.MemCache.java
com.example.image.ImageBitmapConverter.java
com.example.image.ImageDiskCache.java
com.example.image.ImageDiskCacheEntry.java
com.example.image.ImageRequest.java
com.example.image.ImageRequestManager.java
com.example.image.PersistentCache.java
com.example.transport.HttpClient.java
com.example.transport.IClient.java
com.example.utils.Config.java
com.example.utils.Dispatcher.java
com.example.utils.FCFSSchedulingPolicy.java
com.example.utils.IRequest.java
com.example.utils.ISchedulingPolicy.java