CropAi / Android-Application

Crop Analyzer Android Application
GNU General Public License v3.0
11 stars 22 forks source link

Log the path of the image selected by user [Make PR on 'DEV' Branch] [OPEN FOR ALL] #37

Closed tanishq9 closed 4 years ago

tanishq9 commented 4 years ago

Currently, the Uri of the file is being logged, use the Uri i.e intent.getData() in onActivityResult() function to print the file path.

Refer this link : https://stackoverflow.com/questions/13209494/how-to-get-the-full-file-path-from-uri