This repo aims to easily integrate rich media into your android app..
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.
The following table is the detailed list of droidMedia.
Item | Value |
---|---|
Java File Count | 21 |
Target SDK Version | 19 |
Minimum SDK Version | 7 |
Activity Count | 4 |
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