1/2
Reflective Drawable Loader screenshot 0
Reflective Drawable Loader screenshot 1
Reflective Drawable Loader Icon

Reflective Drawable Loader

Alexandros Schillings
Trustable Ranking IconTrusted
1K+Downloads
417kBSize
Android Version Icon2.2.x+
Android Version
0.0.3(13-07-2016)Latest version
-
(0 Reviews)
Age ratingPEGI-3
Download
DetailsReviewsVersionsInfo
1/2

Description of Reflective Drawable Loader

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".


Reflective Drawable Loader - Version 0.0.3

(13-07-2016)
Other versions
What's newv0.0.1 First public releasev0.0.2 Bugfixes, added caching of the resource classes in ReflectionUtils.v0.0.3 Added caching of non-existing drawable requests.

There are no reviews or ratings yet! To leave the first one please

-
0 Reviews
5
4
3
2
1

Reflective Drawable Loader - APK Information

APK Version: 0.0.3Package: co.uk.alt236.reflectivedrawableloader.sampleapp
Android compatability: 2.2.x+ (Froyo)
Developer:Alexandros SchillingsPrivacy Policy:http://aschillings.co.uk/html/privacy.htmlPermissions:0
Name: Reflective Drawable LoaderSize: 417 kBDownloads: 2Version : 0.0.3Release Date: 2020-05-19 08:03:28Min Screen: SMALLSupported CPU:
Package ID: co.uk.alt236.reflectivedrawableloader.sampleappSHA1 Signature: 1A:68:EE:08:0B:87:A7:45:94:B9:76:73:ED:74:EC:56:30:83:43:4FDeveloper (CN): Alexandros SchillingsOrganization (O): alt236Local (L): ColchesterCountry (C): UKState/City (ST): EssexPackage ID: co.uk.alt236.reflectivedrawableloader.sampleappSHA1 Signature: 1A:68:EE:08:0B:87:A7:45:94:B9:76:73:ED:74:EC:56:30:83:43:4FDeveloper (CN): Alexandros SchillingsOrganization (O): alt236Local (L): ColchesterCountry (C): UKState/City (ST): Essex

Latest Version of Reflective Drawable Loader

0.0.3Trust Icon Versions
13/7/2016
2 downloads417 kB Size
Download