• Stars
    star
    1,584
  • Rank 28,594 (Top 0.6 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created almost 12 years ago
  • Updated 21 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The #1 open-source Android GNSS/GPS test program

GPSTest

Build Status GitHub issues Donate Twitter Follow GitHub

The #1 open-source global navigation satellite system (GNSS) testing app.

Install

Get it on Google Play Get it on F-Droid

Features

It supports dual-frequency¹ GNSS for:

  • GPS (USA Navstar)
  • GLONASS (Russia)
  • QZSS (Japan)
  • BeiDou/COMPASS (China)
  • Galileo (European Union)
  • IRNSS/NavIC (India)
  • Various satellite-based augmentation systems (SBAS):
    • Wide Area Augmentation System (WAAS) (USA)
    • European Geostationary Navigation Overlay Service (EGNOS) (European Union)
    • GPS-aided GEO augmented navigation (GAGAN) (India)
    • Multi-functional Satellite Augmentation System (MSAS) (Japan)
    • System for Differential Corrections and Monitoring (SDCM) (Russia)
    • Satellite Navigation Augmentation System (SNAS) (China)
    • SoluciÏŒn de AumentaciÏŒn para Caribe, Centro y Sudamérica (SACCSA) (ICAO)
    • Southern Positioning Augmentation Network (SouthPAN) (Australia / New Zealand)

¹Dual-frequency GNSS requires device hardware support and Android 8.0 Oreo or higher. See Dual-frequency GNSS on Android for more details.

Screenshots

More screenshots

Contributing

I welcome contributions to the project! Please see the Contributing Guide for details, including Code Style Guidelines and Template.

  • Don't know where to start? Take a look at the issues marked with the your-first-pr label and comment to let me know if you're interested in working on it.

  • Beta testing: Get early access to new GPSTest versions, and help us squash bugs! See the Testing Guide for details.

  • Translating: Want to improve existing translations, or add a new translation? Translate on Transifex or see the Translations documentation.

FAQ

Questions? Check out the FAQ, the Slack group, and Google Group.

Donate

GPSTest is free and open-source, and I work on it on my lunch breaks as a side project! If you'd like to support GPSTest, please consider buying me a coffee.

Donate by buying me a coffee

Trusted by industry experts

Notable appearances of GPSTest:

More Repositories

1

awesome-gnss

Community list of open-source GNSS software and resources 📡
334
star
2

earth-gravitational-model

A lightweight port of the GeoTools EarthGravitationalModel (http://docs.geotools.org/latest/javadocs/org/geotools/referencing/operation/transform/EarthGravitationalModel.html).
Java
16
star
3

face-off-lens

A Snapchat / Snap Camera Lens Studio project to train you to stop touching your face
JavaScript
6
star
4

BatchStepSensorDemo

A demo project for the Android hardware-powered step detection/counter from the Android SDK
Java
4
star
5

AstarVisualizer

An implementation and visualization of the A* algorithm that allows the user to see the impact of different heuristics and settings for the algorithm.
Java
4
star
6

EncogME

A port of the Encog neural network project to Java Micro Edition, as well as supporting server-side projects that allow a neural network to be trained server-side, and then have the trained model extracted and transferred to the mobile phone for neural net execution in real-time on the mobile device.
Java
3
star
7

show-radar-demo

An app that demos passing locations to another app using the SHOW_RADAR intent
Kotlin
2
star
8

mytracks

Git import from MyTracks project (https://code.google.com/p/mytracks)
Java
2
star
9

motion-layout-demo

Demo of the Android MotionLayout, along with an issue of a CardView not properly collapsing and expanding after animation
Java
1
star
10

Media-Remote-ME

Media remote client and server code to control desktop media applications such as iTunes or Yahoo Launchcast streaming music player from a Java Micro Edition mobile phone.
Java
1
star
11

DeleteIntentDemo

Demo project to illustrate problem with DeleteIntent discussed at http://stackoverflow.com/questions/24769228/notification-deleteintent-broken-on-later-versions-of-android
Java
1
star
12

GeocoderDemo

Demo that shows a bug with the Android Geocoder
Java
1
star
13

compose-preview-bug

This project demonstrates a bug in Compose previews - see https://issuetracker.google.com/issues/197954277
Kotlin
1
star