As the title says, I want to get the name of the file which is just taken from camera. I have a full path of the image such as like this sdcard\image.jpg
. So how can I get image.jpg name in android? Any sample code would be helpful.
Update
OR How can I simply get the name of the photo which is just taken from the camera? It doesnt matter if I know the path of the image.