Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/camerakit/camerakit-examples
Example code for various CameraKit implementations and versions
https://github.com/camerakit/camerakit-examples
android android-development android-library examples java java-library
Last synced: 3 months ago
JSON representation
Example code for various CameraKit implementations and versions
- Host: GitHub
- URL: https://github.com/camerakit/camerakit-examples
- Owner: CameraKit
- License: mit
- Created: 2018-08-26T23:04:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-13T23:26:32.000Z (about 6 years ago)
- Last Synced: 2024-02-24T20:42:22.895Z (12 months ago)
- Topics: android, android-development, android-library, examples, java, java-library
- Language: Kotlin
- Homepage: https://camerakit.website
- Size: 176 KB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CameraKit Examples
This repository contains implementation examples of the CameraKit library.
## Usage
Each exmaple lives on a different branch with the naming scheme: `{version}-{use case}`.Clone the repository and run with Android Studio like normal.
## Sponsors
## Detailed Documentation
To check out detailed docs for CameraKit, visit our [Documentation Website](http://docs.camerakit.website)
## License
CameraKit Website is [MIT License](https://github.com/CameraKit/CameraKit-Android/blob/master/LICENSE)