How to get latitude and longitude information from picture store in device or SD Card?
You can use the ExifInterface class to read various EXIF metadata from JPEGs:
http://developer.android.com/reference/android/media/ExifInterface.html