Android

The process of monitoring the user experience of native mobile apps is different from monitoring browser-based web applications. This is because mobile-app monitoring involves the compilation, packaging, and shipment of a monitoring library along with your own mobile application package.

To auto-instrument your Android project, use the DESK Android Gradle plugin. If you are unable to use the plugin due to technical limitations, try manual instrumentation.

For technical information and references, check:

If you're using auto-instrumentation to instrument your app, it is recommended that you migrate to the newer version of the DESK Android Gradle plugin. The new version has new features and improvements, and it is much faster. To migrate to the latest plugin version, look at the migration instructions.