There are good points to Reflection. It is not all bad when used correctly; it allows us to leverage APIs within Android and also Java . This will allow developers to be even more creative with our apps. There are libraries and frameworks that use Reflection; a perfectly good example is JUnit.