• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. Amit Laloush

    Apps Find location with FusedLocationProviderApi

    Hey I'm trying to get a location with "FusedLocationProviderApi". I want to create a "Location" class that will connect to the googleApiClient. I am building an object in the mainActivity and when the constructor invoked I will want to initialize two instance variable "longitude and latitude"...