All Projects β†’ abdulhaq β†’ SnapchatLikeCamera

abdulhaq / SnapchatLikeCamera

Licence: other
Android code for camera like Snpachat

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to SnapchatLikeCamera

Snapstory
πŸ‘» A public SnapChat story downloader
Stars: ✭ 68 (+44.68%)
Mutual labels:  snapchat
Snapchatcheckbox
A Snapchat-inspired checkbox.
Stars: ✭ 147 (+212.77%)
Mutual labels:  snapchat
Snapchat
NodeJS client for the unofficial Snapchat API
Stars: ✭ 224 (+376.6%)
Mutual labels:  snapchat
Simple Snapchat
A Snapchat clone developed in Swift 3 and Firebase
Stars: ✭ 113 (+140.43%)
Mutual labels:  snapchat
Hybridcamera
Video and photo camera for iOS
Stars: ✭ 145 (+208.51%)
Mutual labels:  snapchat
Nextlevel
NextLevel was initally a weekend project that has now grown into a open community of camera platform enthusists. The software provides foundational components for managing media recording, camera interface customization, gestural interaction customization, and image streaming on iOS. The same capabilities can also be found in apps such as Snapchat, Instagram, and Vine.
Stars: ✭ 1,940 (+4027.66%)
Mutual labels:  snapchat
Opencv Face Filters
Snapchat-like Face Filters in OpenCV
Stars: ✭ 51 (+8.51%)
Mutual labels:  snapchat
dbt ad reporting
Fivetran's ad reporting dbt package. Combine your Facebook, Google, Pinterest, Linkedin, Twitter, Snapchat and Microsoft advertising spend using this package.
Stars: ✭ 68 (+44.68%)
Mutual labels:  snapchat
Jeelizfacefilter
Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
Stars: ✭ 2,042 (+4244.68%)
Mutual labels:  snapchat
Swiftsnapper
Open source Snapchat client for Windows 10
Stars: ✭ 225 (+378.72%)
Mutual labels:  snapchat
Mdm
A TensorFlow implementation of the Mnemonic Descent Method.
Stars: ✭ 120 (+155.32%)
Mutual labels:  snapchat
React Native Story
React native instagram story
Stars: ✭ 144 (+206.38%)
Mutual labels:  snapchat
Socialblocklists
Blocklists to block the communication to social networking sites and privacy harming services
Stars: ✭ 161 (+242.55%)
Mutual labels:  snapchat
Diimageview
A Snapchat-inspired caption integrated within a regular UIImageView.
Stars: ✭ 104 (+121.28%)
Mutual labels:  snapchat
Panel
A Snapchat inspired ScrollView Controller Written in Swift
Stars: ✭ 22 (-53.19%)
Mutual labels:  snapchat
Monocle
πŸ•Ά Snapchat Spectacles video player
Stars: ✭ 61 (+29.79%)
Mutual labels:  snapchat
Swiftycam
A Snapchat Inspired iOS Camera Framework written in Swift
Stars: ✭ 1,879 (+3897.87%)
Mutual labels:  snapchat
SnapchatClone
Snapchat Clone Android App πŸ‘¨β€πŸ’» I'll show you how you can do this in the simplest way and terms possible. By the end of this series you'll have learned how the big companies do it and will be able to do the same, you not only will be able to do this app, but you'll be able to put what you learn into your very own projects! In this series, we use …
Stars: ✭ 125 (+165.96%)
Mutual labels:  snapchat
snapchat-lenses
A bunch of tests on Snapchat Lens Studio
Stars: ✭ 59 (+25.53%)
Mutual labels:  snapchat
Pbjvision
πŸ“Έ iOS Media Capture – features touch-to-record video, slow motion, and photography
Stars: ✭ 1,940 (+4027.66%)
Mutual labels:  snapchat

Snapchat Like Camera in Android

Recently, while working on one of my projects, I was required to develop a camera similar to Snapchat camera. It took me a few weeks to develop it and now I decided to share it with others so anyone looking to build something similar can get help from my code.

Features:

  • Camera button: tap to capture image. Hold to record video of max limit 10 seconds.
  • Flash control button.
  • Camera switch button: to switch between front and back cameras.
  • Stickers: you can add stickers to your photos and videos. Place stickers anywhere on camera preview and adjust their sizes accordingly.
  • Add Text: similar to stickers, you can also add text to images and videos and change its font colour.
  • Save media: you can also save images and videos to your device.
  • Upload: there is a button to upload images to web. However server side programming needs to be done.

Here is how end result will look like:

alt text



I hope that my code will be useful to you for your projects. If you don’t understand any think feel free to contact me.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].