The samples demonstrating how to use Karhoo SDKs for Android.
This repo contains the following sample:
- network-sdk-sample: A simple app showing most features of the Karhoo Network SDK for Android.
- ui-sdk-components-sample: A simple app showing most features of the Karhoo UI SDK for Android using components.
A valid Karhoo Sandbox account. All require up-to-date versions of the Android build tools.
These samples use the Gradle build system.
First download the samples by cloning this repository or downloading an archived snapshot.
In Android Studio, import the relavant project by using the "Import Android Studio project" and select one of the sample directory that you downloaded from this repository. If prompted for a gradle configuration accept the default settings.
Alternatively you can use the gradlew build
command to build the project directly.
Looking to contribute?
Please file an issue for bugs, missing documentation, or unexpected behavior.
Please file an issue to suggest new features. Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on.
For questions related to using the Projects, please re-visit a documentation first. If there are no answer, please create an issue with a label help needed
.