Reflective Drawable Loader 0.0.3 Icon

Reflective Drawable Loader

Alexandros Schillings Tools
0
0 Ratings
600+
Downloads
0.0.3
version
Jan 19, 2016
release date
407.2 KB
file size
Free
Download

What's New

v0.0.1 First public release

v0.0.2 Bugfixes, added caching of the resource classes in ReflectionUtils.

v0.0.3 Added caching of non-existing drawable requests.

About Reflective Drawable Loader Android App

This is a sample project demonstrating the use of the Reflective Drawable Loader Library.
The library (and code) can be found here: https://github.com/alt236/Reflective-Drawable-Loader---Android

Project Description
---
Were you ever in a situation where you had to access Drawables based on their names (for example if the Drawable names are stored in a DB) and you had to write long lookup tables converting the names into R.drawable.ids? And maintaining them?

This library is offering a way around it by using reflection to access the Drawable directly by name. You only need to include them as normal into your Res folder tree. It has been benchmarked at up to 5x faster than the platform's Resources.getIdentifier() method.

It is using LRU caching to mitigate the reflection time overhead for both reflection "hits" and "misses".

Other Information:

Requires Android:
Android 2.2+
Other Sources:
Category:

Download

This version of Reflective Drawable Loader Android App comes with one universal variant which will work on all the Android devices.

Variant
3
(Jan 19, 2016)
Architecture
universal
Minimum OS
Android 2.2+
Screen DPI
nodpi (all screens)

All Versions

If you are looking to download other versions of Reflective Drawable Loader Android App, We have 1 version in our database. Please select one of them below to download.

Loading..