Skip to content

Example application using Bugfender Android SDK in Android using Kotlin.

Notifications You must be signed in to change notification settings

bugfender/BugfenderSDK-Kotlin-sample

Repository files navigation

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 .

About

Example application using Bugfender Android SDK in Android using Kotlin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages