/BugfenderSDK-Kotlin-sample

Example application using Bugfender Android SDK in Android using Kotlin.

Primary LanguageKotlin

BugfenderSDK Kotlin Sample

Javadocs

Example code using Bugfender in Kotlin Android.

How to Build

  • Create an account in Bugfender
  • Create an application in your account and you will receive an app-key.
  • Go to com.bugfender.samplekotlin.App.kt file and change the line:
val bugfenderApplicationKey: String = "app-key"
  • Run the application and start playing with it.
  • Check the logs in the log-viewer in the Bugfender site.

More information

Docs

For more information on all methods available, please go to the Bugfender Android reference documentation.

SDK status

The SDK is suitable for production. Please feel free to open an issue or contact us at bugfender.com/contact .