Is there any other way to use mgoogleapiclient.connect() apart from onstart()

99 views Asked by At

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)

0

There are 0 answers