abdulhaq / SnapchatLikeCamera

Android code for camera like Snpachat

Home Page:http://it.haq.life/blog/89-android-snapchat-like-camera

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to take Image and Upload it to Firebase (in what variable is image saved)?

opened this issue · comments

I am trying to implement this project into a project that is using firebase, my question is in what variable is the image stored?

Image data is stored in Bitmap variable. See line number 341 of CameraPreview.