io2015-codelabs
io2015-codelabs copied to clipboard
potential type in buillding GeoFences codelab
trafficstars
In section 4, "Coding Your App", the initial Activity onCreate has the function "buildGoogleApiClient();" towards the end of the block. But the actual implementation of the function, i.e. in "Building the Api Client" section, it is referred to as "buildApiClient()" in the first line.