sneharaoganta / WhatsAppAnimatedStickerMaker

Sticker making Android App built in Android Studio using Kotlin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsAppAnimatedStickerMaker

This project is a sticker making Android App built in Android Studio using Kotlin. The app is implemented using MVVM Architecutre and aims to allow the user to make customised stickers by using pictures or videos from their gallery and camera, drawing or by using other stickers and editing. The stickers can be saved and imported for further usage. Its an app to make creating fun stickers faster, with a user friendly interface.

As the project advances, more features will be added to it.

Contributing

  • Fork and Clone the repository and add WhatsAppAnimatedStickerMaker/WhatsAppAnimatedStickerMaker as remote upstream.
  • Create new branch for features.
  • Strictly follow the commit conventions mentioned here.
  • Pull latest changes from upstream before pushing your code or creating a new feature branch.
  • Send a PR to WhatsAppAnimatedStickerMaker/WhatsAppAnimatedStickerMaker for review and merging

NOTE: Never push directly to main repository (upstream). Only push to your forked repo (origin) and send a pull request to the main repository

License

MIT License

Copyright (c) 2020 pradeep-707

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Sticker making Android App built in Android Studio using Kotlin.

License:MIT License


Languages

Language:Kotlin 100.0%