Code:
Intent intent = new Intent();
intent.setType("image/*"); intent.setAction(Intent.ACTION_GET_CONTENT);
startActivityForResult(Intent.createChooser(intent, "Select Picture"), SELECT_IMAGE);
from B4X Community - Android, iOS, desktop, server and IoT programming tools http://ift.tt/26AKmNX
via IFTTT
Aucun commentaire:
Enregistrer un commentaire