Is it possible to fetch the details without the user actually signing in? Can we directly fetch the details from the google account on the phone?
I am trying to create an app with drawer functionality and want to display the logged in google user's profile picture, name and email (like seen on playstore etc.)
The solution on the similar question doesn't work for me. - I get an empty list using @shylendra's answer on android 8.0 and 8.1, didnt test it below that.