jd-alexander / Google-Directions-Android

This project allows you to calculate the route between two locations and displays it on a map.
https://play.google.com/store/apps/details?id=com.directions.sample
MIT License
979 stars 394 forks source link

Updated to Android API 23 #60

Closed nelsonni closed 1 month ago

nelsonni commented 8 years ago

I am a graduate researcher at Oregon State University, currently working on a project to develop inspection and transformation tools that enhance Android developers capabilities in respect to implementing Android 6.0 Run-Time Permissions. We are working in collaboration with the Android Studio development team at Google. We identified your app as being a suitable target for our tool and the following commits were developed in conjunction with the results of our tool and some developer oversight. Hopefully you find them helpful.

nelsonni commented 8 years ago

Hello,

Did you have a chance to look at this pull request to use Android API 23 run-time permissions?