|
AppDynamics Xamarin SDK
2022.3.0
Real user monitoring for your Xamarin app.
|
Android specific initializer. More...
Static Public Member Functions | |
| static void | Init (Application application) |
| Initialize the Android Specific Instrumentation More... | |
| static void | Init (Activity activity, Bundle bundle) |
| Initialize the Android Specific Instrumentation More... | |
Android specific initializer.
|
inlinestatic |
Initialize the Android Specific Instrumentation
Without this, Android instrumentation will not work properly.
|
inlinestatic |
Initialize the Android Specific Instrumentation
You need to call this line in your MainActivity.cs. Without this, Android instrumentation will not work properly.
1.8.12