Y
Hacker News
new
|
ask
|
show
|
jobs
by
austinsharp
3463 days ago
Android has had per application permissions similar to iOS since 6.0. It took way too long but it's no longer a problem.
1 comments
sixothree
3462 days ago
Can you restrict an application's permission at a granular level. For example can you deny an app your GPS location while allowing it to access your contacts?
link
dhd415
3462 days ago
Yes, that capability was restored in Android Nougat. For example, see these Chrome permissions:
http://i.imgur.com/D4jYrjP.png
link