Android – How to get an image via an intent
Android allows to re-use components from other applications. Lets see how you can use the Photo Gallery to pick a photo for your application.
First create a layout with a Button and an ImageView.
The following Activity will allow you to …
No Comments
RSS feed for comments on this post.
Sorry, the comment form is closed at this time.