I want to make a camera app. For the beginning I created a sample app.I had looked in github a lot and I cant find a good solutution but I want a camera like snapchat's camera preview .Can anyone give me a solution how can I start?
In my sample apps I can take a picture but the preview from the picture is not good.The picture should appear in full screen in my device like snapchat.
EDIT: I just want to learn the way how can I do this correctly. However I check out the library which is described on the comment. My app its base on like it's described in android-vision library.