Android Image Picker Archives - Androhub

Multiple Images Banner

Select and Share Multiple Images

Today we are going to learn how to select multiple images from our own created gallery because default gallery doesn’t support us to fetch selected images. So for this we need to create our own gallery and select images and do whatever we want like whatsapp, hike and other app doing. Another way of doing

Read More
Image and Text Share

Android Share Text and Images Using Share Intent

Android provide us an Intent by which we can use to share image, video, audio, text, etc. to other installed apps like WhatsApp, Facebook, Twitter, etc. We had seen many apps has functionality of sharing image and text to other app and also they have functionality to make other apps share their text and image to

Read More
Gallery ImagePicker

Android Gallery Image Picker

Android supports seamless integration of applications and content providers. Lot many things are handy provided to developers, which helps in reducing the code and consumes less time to integrate different features to app. For example, if we have an application that allow user to change his profile picture. In this requirement user will be welling

Read More