Support
Welcome to WalkMe support

Please login in order to continue:

Work flows better with WalkMe
Work flows better with WalkMe.

Mobile: How To Integrate the Android WalkMe Mobile SDK with Xamarin

Last Updated September 14, 2022

Steps For Integration

  1. Go to https://github.com/abbiio/androidsdk/tags
  2. Select a specific version (it is recommended to select the latest version)
  3. Download the "Source Code" file
  4. Extract the file and select the abbisdk-release.aar file
  5. Download the binding project from GitHub and make sure to replace the abbisdk-release.aar with the one you extracted in step 4
  6. Add a reference to the binding project by following the instructions found in this Xamarin documentation
  7. From sdk 2.12.0 - add AndroidX Room nugget to the project
  8. Use ABBI.Start("<key>", "<secret>", this.Application) with your app key in order to start the WalkMe Mobile SDK
  9. Complete the integration by entering Power Mode in the app:
    Launch the app with WalkMe SDK integrated and press and hold 5 fingers on the screen for 5 seconds until the login popup displays. This is the default setting and can be configured at any time in the console.
    Log in to Power Mode with your mobile console credentials to complete the sync.

You've now integrated the Android WalkMe Mobile SDK with Xamarin. Congratulations!

Was this article helpful?

Thanks for your feedback!

Be part of something bigger.

Engage with peers, ask questions, share ideas

Ask the Community
×