filmov
tv
3- Upload and Retrieve Image with Firebase in Android Studio | Pick Image from Device
Показать описание
Hello Guys, this is the 3rd video of tutorials series how to upload an images in the #FirebaseStorage and then how to to store the downloadable link into #Firestore database.
In this video I have shown you guys that how pick the image from the device and then show that image into image video of your application.
In this first part of the video I have connected all the XML tag with the java main activity objects. Then I have created a method through which we will get our image from our device. In this method I have created the intent object and then set the type for this object.
After that I call called the method start Activtiy For Result in which I passed intent object along with a non zero contant.
In this last section of the video I override the on activity result method and in this method I have set the Image View to Bitmap image that we have got from our device gallery.
I hope that you guys will learn something out of this video. Keep learning and keep sharing.
For more please visit:
Happy Coding.
In this video I have shown you guys that how pick the image from the device and then show that image into image video of your application.
In this first part of the video I have connected all the XML tag with the java main activity objects. Then I have created a method through which we will get our image from our device. In this method I have created the intent object and then set the type for this object.
After that I call called the method start Activtiy For Result in which I passed intent object along with a non zero contant.
In this last section of the video I override the on activity result method and in this method I have set the Image View to Bitmap image that we have got from our device gallery.
I hope that you guys will learn something out of this video. Keep learning and keep sharing.
For more please visit:
Happy Coding.