Using our Demo Apps
Introduction
Most Developers learn a new framework most easily by studying an example. For that purpose, we have created several demo applications. They are free to download from online repositories and show how the Telematics SDK framework can be integrated into any app.
How to use the Demo Apps
- Clone the repository to a local folder 👇
- Open the project
- Add a DeviceToken of a test SDK user to the project 👉 Create a test user
iOS app using Objective-C
A minimal app integrating our framework.
For iOS developers using Objective-C
iOS app using Swift
A minimal app integrating our framework.
For iOS developers using Swift
Android app using Java
A minimal app integrating our framework.
For Android developers using Java
Android app using Kotlin
A minimal app integrating our framework.
For Android developers using Kotlin
Flutter app
A minimal app integrating our framework.
For Flutter developers
Updated almost 3 years ago