Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Android library project that intends to simplify the usage of location providers with a twist: you can modify the location strategy based in your activity.

The principle behind it is detecting the activity the user is doing (moving in a vehicle, riding a bicycle, walking, running, being still) and based on those results, changing the accuracy for the detection and the sensors used.

All this is aimed to be more battery efficient than the usual location strategies.

Jan 6, 2015

Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.

Jul 5, 2014
Advertisement

Location picker component for Android. It returns a latitude,longitude and an address based on the location picked in the LocationPickerActivity provided.

Jul 31, 2016

Simplify getting user's location for Android.

Feb 14, 2016

Java utility methods for geohashing.

Jan 2, 2015

LocationPicker is a simple and easy to use library that can be integrated into your project. The project is build with androidx. All libraries and APIs used in the project are up-to-date as of now You can get latitude, longitude and full address for selected location Please follow below instruction to know how to use it in your project

Features

  • Search any location using Google Places Library
  • Pick any location from the map
  • Open the picked location on Google Maps
  • Search the Direction to the picked location from current location (using Google Maps)
Jul 6, 2019

A library which helps you fetch locations easily.

There are two ways in which you can get locations with this library:

  • using only internal location providers
  • using both google api and internal location providers
Dec 4, 2020

The easiest way for location tracking & geofencing.

Sep 7, 2019

A library to parse XML Gpx files, built for Android.

Sep 16, 2015

Locus is a tiny kotlin library for android which makes it super very easy to retrieve location with just few lines of code. Everything including permission model and Location settings resolution is handled internally which removes a lot of boilerplate code any developer have to write every time.

Apr 26, 2021

HyperTrack Live open source repo uses HyperTrack to enable location sharing and real-time tracking of your friends and family. Scrape parts of this app to add live location sharing into your own app, or fork the repo and modify it to your own need to build your own brand new app.

May 14, 2017

This library contains all utils related to google location.

Nov 10, 2019

Android Simple Location Tracker is an Android library that helps you get user location with a object named LocationTracker.

Jul 4, 2015

A collection of utilities to make working with location in Android easier.

Sep 26, 2018

This project allows you to calculate the direction between two locations and display the route on a Google Map using the Google Directions API.

Jul 4, 2015

A lightweight library to check if user is faking their location or using a mocklocation to fool your apps.

Feb 23, 2022

Phone tracker is an Android library to gather environment signals, like cell towers, wifi access points and gps locations. You can configure how to scan. Also you can make hot configuring updates, and be notified when the configuration is updated, among other things.

Mar 29, 2017

Google Direction API and Google Place API Library for Google Maps Android API v2.

Jan 14, 2015

This library wraps the Location APIs in RxJava 2 Observables, Singles, Maybes and Completables. No more managing GoogleApiClients! Also, the resolution of the location settings check is optionally handled by the lib.

Nov 3, 2016

Comprehensive and FULL Java client for the Google Places API.

Jan 11, 2015

A simple light weight android library to pick address from google map and places API.

Features

  • Search in PLACES API and select on map.
  • Set zoom level of map.
  • You can provide list of pin/marker for map to show.
  • You can provide lat/lng to set initial position of map through intent extras.
Sep 27, 2019

Using GeoLocator-Android you could easily get you GPS based location from Android Devices.

Nov 18, 2018

Locationmanager is a small wrapper for Location Tracker.

Sep 2, 2018

A library which can get phone number geo location and other information from local or network (baidu, juhe or custom api).

Mar 24, 2016

Location library to fetch location and location updates very easily. It handles location setting and permission by itself.

Dec 30, 2019

Smooth marker animation on google map along with proper turns and camera bearing.

Jul 31, 2019

Cute kotlin library to implement PlaceAutocomplete in android.

Jul 30, 2019

In many projects we need to access current location, latitude, longitude and many more, this library provides an easy way to get all these things.

Nov 14, 2017

Simple multithread-friendly library for getting latest user locations using RxJava 2.

Oct 10, 2017

Finding current location cannot be easier on Android !

  • RxJava2 compatible
  • Automatically ask for gps runtime permissions
  • Check if play services are available for you
Sep 16, 2017