I'm developing an API for getting the currentlocation. So how can i connect to GoogleAPiCleint from my java class(it's not an activity)
In other words do i've to connect to GoogleApiClient from OnStart only(Callbacks)
I'm developing an API for getting the currentlocation. So how can i connect to GoogleAPiCleint from my java class(it's not an activity)
In other words do i've to connect to GoogleApiClient from OnStart only(Callbacks)