News

The Google Maps API isn’t limited to sticking a pin in a map! We look at how to implement multiple map styles and perform reverse geocoding in your apps.
Historically, transitions between activities and fragments in Android involved animating the entire view hierarchy. However, with Material Design, it is now easier to animate selected Views during ...