Android Question How to add image while running program

SCIS

Active Member
Licensed User
Longtime User
So, what I want to do:

While the app is running, I want to have a button named "btnAddImage" with text "Add image".
When you click on it, the gallery of your phone must open so you can click a photo to add in the database of your app.

Anyone who knows how to do this?
 
Top