Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

AirMapView is a view abstraction that enables interactive maps for devices with and without Google Play Services. AirMapView is built to support multiple native map providers.

Mar 26, 2015

AndExMapHelper is a library to simplify the work with Android Google Map.

Features:

  • get and show current location
  • add one or many markers on map
  • manage markers icon with a concept called status. you can define an arbitrary count of status that each status has its own related icon. you can change status of markers which also changes the icon of marker.
  • remove a marker from map
  • draw circle and polygon on map
  • filter markers on map by status and also distance
Jan 22, 2020

A clustering library for Yandex MapKit.

Apr 11, 2019

android-maps-extensions extends capabilities of Google Maps Android API v2. While Google Maps Android API v2 is a huge leap forward comapared to its predecessor, it lacks commonly used patterns like marker clustering. This library aims to fill this gap by adding many useful features and improving on the responsiveness issues of the official Google library.

Jul 5, 2014

An easy implementation of Google Places API in Android.

Oct 6, 2016

AnyMaps allows you to use the same API for different maps providers without the need to adjust existing Google Maps implementation (apart from changing the package name).

Apr 25, 2017

Clustering library for points of interest in Android v2 Maps.

Jan 6, 2015

A clustering library for the Google Maps Android API v2.

Jul 5, 2014

Learn How to use Google Map API for Android from Basic to Advance with complete examples.

Aug 28, 2019

"Crimson" an Android Application can prove to be the ultimate care taker of your eyes.

Feb 14, 2017

Android library for drawing curves on Google Maps. This library uses Bezier cubic equation in order to compute all intermediate points of a curve.

Sep 22, 2018

A customized Android library made using Google map.

Mar 10, 2019

A reactive client for Google Directions API.

Mar 22, 2020

DrawRoute wraps Google Directions API (https://developers.google.com/maps/documentation/directions/) using RxJava for Android so developers can download, parse and draw path on the map in very fast and flexible way (For now only JSON support).

The library contains two main parts.

  • RouteAPI is responsible for sending request to Google's Direction API and handling the response
  • DrawerAPI is responsible for drawing the path on the map
Sep 8, 2020

If you want to add route maps feature in your apps you can use DrawRouteMaps to make you work more easier. This is lib will help you to draw route maps between two point LatLng.

Mar 28, 2017

Uber like polyline animation in google map.

Jan 5, 2019

A simple and easy to use API to integrate EarthView with Google into your android application.

Dec 14, 2015

EasyRoutes allows you to easily draw routes through the google maps address api.

Jan 2, 2022

Simple utility for handling Marker, Polyline and Polygon in Google Maps with multiple map style.

Apr 20, 2017

This example shows how to create a fab to detect a user location with Yandex MapKit v3.

Dec 14, 2018

A demo of Map View as in Field Trip app with smooth animations.

Aug 17, 2015

This open-source library contains classes that are useful for a wide range of applications using the Google Maps Android API.

Jul 5, 2014

A Google Maps Android library to render marker clusters as charts categorized on the Google Maps Android with specified values. Available Charts: Pie Chart, Bar Chart and Donut Chart

May 13, 2017

A fast marker clustering library for Google Maps Android API.

Motivation

Why not use Google Maps Android API Utility Library? Because it's very slow for large amounts of markers.

Dec 12, 2017

It's small library written in Kotlin to utilize Google Directions API calls and convert response to PolylineOptions, ready to add to GoogleMap.

Feb 24, 2018

Fluent and clean Google Static Maps API Java interface.

Feb 5, 2016

googlemaproute draws route between two points.

Aug 15, 2016

A library to make the map display process easier by entering latitude and longitude only.

Mar 1, 2018

GraphHopper is a fast and memory efficient Java road routing engine. By default it uses OpenStreetMap data, but can import other data sources.

Aug 12, 2015

Android indoor map view.

May 16, 2017