Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 724 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 724 Bytes

NOTE: no longer being actively maintained and may not match current SnapKit API anymore.

A small sample app showing the usage of the SnapKit Creative Kit


This app uses Easy Image for image picking (https://github.com/jkwiecien/EasyImage) and Easy Permission for permission setting (https://github.com/googlesamples/easypermissions).

Simple use case of selecting an image from the gallery and sending through Snapchat with a caption and attachment URL.

Make sure to replace the client id in the Android manifest file with your own client id before trying to build and run the app.

Medium article here: https://medium.com/@oglesby.harrison/developing-for-snapkit-on-android-creative-kit-sdk-for-snapchat-27c34378607