Skip to content

DriveQuantPublic/drivekit-quickstart-android

Repository files navigation

Introduction

The DriveKit Android quickstart is a simple app that shows you how to integrate the DriveKit SDK with the minimum amount of code.

Illustration

How to use the Quickstart app?

  • Clone the repository and launch the project in Xcode
  • In MainActivity.kt, inside the configureDriveKit() method:
    • Set your DriveKit API key as parameter of the setApiKey() method
    • Enter a userId as parameter of the setUserId() method.
  • Then launch the app on your smartphone
    • Click on "Ask for permissions" and authorize all necessary permissions
    • Click on "Configure DriveKit" to set the api key, user and activate the auto start
  • Enjoy your first trips!

What’s next?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages