Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
  • Search any location using Google Places Library
  • Pick any location from the map
  • Edit Location and add more Details
Mar 14, 2024

Periodically tracking user's location in the background.

Apr 27, 2017

Set alarms for location in map.

Oct 23, 2017

A simple LiveData implementation of Google Play location API.

Sep 4, 2018

Simplify getting user's location for Android.

Feb 14, 2016

Locationmanager is a small wrapper for Location Tracker.

Sep 2, 2018

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

LocationProvider is a tiny class that abstracts away a lot of the pain of getting a users location from the phone (without having to call location APIs), provides a fully configurable standard Builder pattern and a set of callbacks.

With the most basic usage, you give it a context and a callback and you're good to go!

Oct 15, 2018

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

Oct 10, 2017

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

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

Feb 23, 2022

Nibo is a collection of useful widgets and drop in UIs for interacting with Google Places API.

Sep 13, 2017

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
Advertisement

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

Mar 24, 2016

Rx wrapped GeoFence library, built on top of GeoFire.

Jul 30, 2016

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

An Android service to retrieve GPS locations and route stats using RxJava.

Aug 13, 2016

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

RxJava wrap around standard Android LocationManager without Google Play Services

Mar 17, 2016

This is a simplified library to track the user location and address corresponding to it.

Sep 21, 2016
Advertisement

This simple library is just a wrap on newly updated Location APIs.

Jun 24, 2017

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