2

I want to make image chooser for Android to take an image from camera or gallery. I found sample code by creating a custom dialog, but want to make something like this:

Image chooser dialog in Splitwise

How to make dialog like that? Can it compatible with API 10?

*Note: Sorry I can't post images (not enough reputation), so I put a Dropbox link.

Edward Samuel
  • 3,846
  • 1
  • 22
  • 39
  • possible duplicate of [Chooser with camera intent and image picker intent](http://stackoverflow.com/questions/26377171/chooser-with-camera-intent-and-image-picker-intent) – Jeffrey Bosboom Mar 02 '15 at 01:39
  • I got some problem with that link, finally I found the correct one from another answer: http://stackoverflow.com/a/12347567/3427434 – Edward Samuel Mar 03 '15 at 09:38
  • Possible duplicate of [Choosing between camera and gallery for image selection](http://stackoverflow.com/questions/6218504/choosing-between-camera-and-gallery-for-image-selection) – Mario Velasco Oct 25 '15 at 15:34
  • 1
    Too many similar questions. [link1](http://stackoverflow.com/questions/6218504/choosing-between-camera-and-gallery-for-image-selection/32475805), [link2](http://stackoverflow.com/questions/10165302/dialog-to-pick-image-from-gallery-or-from-camera), [link3](http://stackoverflow.com/questions/4455558/allow-user-to-select-camera-or-gallery-for-image), [link4](http://stackoverflow.com/questions/26377171/chooser-with-camera-intent-and-image-picker-intent) – Mario Velasco Oct 25 '15 at 15:53

0 Answers0