//below
In my application i have a button select image from sdcard and on clicking it, I want to explore all the images then user will select any image after this the selected image file will be uploaded to server.
And also i have an another button from camera on clicking it, first i want to take a snapshot, and then uploaded to server, please tell me any way by example??
1 Answer