Skip to content

Alternatives to reflection for Android

stephanenicolas edited this page Oct 22, 2014 · 2 revisions

This page maps out all alternatives to reflection that can be used on Android.

Ultimately, we are looking for solutions to make Guice / RG faster.

Standard Reflection API

Android Property

Fast CGLIB Reflection

ReflectASM

reflectify-protocol

Please ping us to add alternatives.

Clone this wiki locally