Last Updated: February 25, 2016
·
557
· michaelarchbold

Finding an Android Resource ID

Often when writing AIR native extensions for Android we've been faced with the problem of retrieving resources from the library. I've found a way to access the resource ids without having a valid FREContext.

http://labs.distriqt.com/post/1245