SDK Sample App

In order to help in the creation of your mobile app, the DexCareSDK team has created a sample app that uses the SDK’s to create a fully functional app.

The app uses a fictitious Health Organization called ACME that allows you to create, update, book, all the services that the DexCare SDK provides.

Image

Both repos contain code that allows you to see how the DexCareSDK work in each platform. The sample app will not work without the proper config. Please contact your DexCare Specialist to help you get those set up for your team.

iOS

The iOS sample app can be found at https://github.com/DexCare/DexCareSDK.iOS.SampleApp. Please follow the instructions in the readme for more information on how to install.

Android

The Android sample app can be found at https://github.com/DexCare/DexCareSDK.Android.SampleApp. Please follow the instructions in the readme for more information on how to install.

Updates

Both iOS and Android are open source. If you observe a bug or want anything added, please add an issue to the respective repo. More sample code in the app is coming in the future.