I am new in Android. I want to store my image(which is chosen from gallery or tack picture from Camera) locally(i.e. SharedPreferences). I want to save my images till application will run in device. Once application will be removed from device then all data will be removed.
Can anyone help me?
Thanks.
call this function for save..