android - How to Launch a select image activity -


am new android , have button when user clicks taps it, launches activity shows images in storage (both external , internal) in grid view them select few send them on network. have seen apps whatsapp implement this, ie, when want send video or photo contact, activity launched grid view showing these images. have managed implement part sending image, , question hence is, how implement such activity? there simple way launching gallery select images or something? or have code scratch? screenshot below show activity whatsapp

select image whatsapp activity


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -