How to take a photo and send to HTTP POST request with Android?
问题 I know this has answers here and there, but I couldn't make any of them work. Does anybody know a good reference, or a tutorial for this, maybe also post here? What I need to do is : 1) provide a button, that opens the camera application. I have done this by a startResultActivity() 2) user takes the photo, and returns to the application, with the photo saved, preferably with a preview in an ImageView. I tried something, but I cannot test in an emulated device. 3) presses a "send" button, and