EarlOfEgo / stopmotion

Stopmotion Android App written in Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stopmotion

Stopmotion is an Android App written in Kotlin. It can create stopmotion gifs out of pictures taken with the camera. Therefore it offers the possibility to create multiple pictures in a row, the user can select how many pictures and what's the delay between them.
Play Store Text:

Make your own stop motion gifs 🎥
Take pictures and make a stop motion gif out of it.
Choose how many pictures you want to take.
Choose an interval time of your pictures.
View your created stop motion gifs and share them instantly.
Features:
• Create stop-motion gifs
• Choose the amount of images taken
• Share your gifs
• View/Edit/Delete your Gifs



I created this app because I wanted to play around with Kotlin and also used it to try out some stuff.
It has minSdk21 and uses the camera2 api, has app shortcuts and other things that might be interesting.
It also uses Firebase for tracking and crash logging. I also used it to find out how to shrink the apk size of apps (you can read more about it here ), I used it to play around with screengrab (more information ), therefore it also contains a screengrab file.

Urls

Get it on Google Play

License

GPL-3

About

Stopmotion Android App written in Kotlin

License:GNU General Public License v3.0


Languages

Language:Kotlin 97.0%Language:HTML 1.7%Language:Java 1.3%