Skip to content

ItsCalebJones/PUBGTrackerforAndroid

Repository files navigation

PUBG Stat Tracker

A Playerunknown's Battleground statistics tracker for Android.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Android Studio 3.0 - Required for Gradle 3.0

Installing

Pull down the project to a working directory.

At the root of the project create a 'app/version.properties' and a 'keystore.properties'.

Example: version.properties

#Wed Oct 11 09:46:41 EDT 2017
VERSION_CODE=1

keystore.properties

storePassword=storePassword
keyPassword=password
keyAlias=alias
storeFile=path/to/keystore

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • PUBG Tracker site for providing a public API

About

A Playeruknown Battlegrounds statistic tracker for Android.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published