I have followed all configuration steps for
Instrument an Android Application - Manual
AppDynamics BCI Instrumentation summary is also generated in build folder
But getting following issue while running application
java.lang.IllegalStateException: Application has to be instrumented before calling Instrumentation.start()
Has anyone faced similar issues while instrumentation of android application?