Skip to content

google/supl-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Supl Client

This is not an official Google product.

Suplclient is sample code to access supl.google.com

The SuplTester class provides an example on how to use the SUPL Client Project. The SuplTester sets up the SUPL TCP connection specifications, then at a given latitude and longitude sends an LPP SUPL request and prints-out the SUPL server response.

Requirement

Make sure protoc binary is installed at /usr/local/bin/protoc Can be installed easily by the following command on Linux:
sudo apt-get install libprotobuf-java protobuf-compiler\

For MacOS and Windows, we might need to change the pom.xml or manually complie the proto object file.

Basic Usage

git clone this repo use Intellij to import pom.xml and run this project. main function can be found in SuplTester.java

License

Suplclient is licensed under the open-source Apache 2.0 license.

Contributing

Please see the guidelines for contributing before creating pull requests.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages