I want to load a picture file (jpeg, png / bmp) from device internal storage or memory card (I can pick the location) and put it in a variable so i can insert it to table in mysql database, has anyone care to give me direction what should I use.
Yes the idea is to put the pict to imageview, than save the blob to database, but i need to select the picture manualy from device storage. My problem is how to show the dialog box for the storage.