I was looking at the set up wizard of Android Integration of app dynamics. I am a little confused as what needs to be done. I am stuck at the set up wizard steps. I created a new app, selected android which showed me couple of changes to be made to the gradle files and proguard. The depenedency are sync properly as Intrumentation api call is getting compiled properly. However when i rebuild the app and try to run my application it is showing an error .
The error is as follows
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 warnings
<ADTransform> Unable to determine if instrumentation is enabled
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:transformClassesAndResourcesWithProguardForDevRelease'.
> Job failed, see logs for details.
I did a round of googling for the same but with little help.
Has the presence of different product flavours or build variants got to do anything with the error . Should i change the gradle file content for different build variant. Any help would be much appreciated.
Hi Paul,
Can you please share the appdynamics_eum_android_bci.log file to understand what's going on and also can you please re-run the build in debug mode and share the complete log for our review
What's the agent version being used?
Regards,
Mohammed Rayan