Skip to content
This repository has been archived by the owner on Dec 6, 2020. It is now read-only.

Library to perform HTTP Data Source calls to the Plex Manufacturing Cloud from Android devices

License

Notifications You must be signed in to change notification settings

plexsystems/plex-http-data-source-android-sdk

Repository files navigation

Plex Http Data Source Android SDK

This Android SDK is a library that provides classes to interact with the Plex Manufacturing Cloud (PMC) through the Http Data Source API. These http data source calls allow access to the thousands of PMC data sources.

Runs on Android API 19 (Version 4.4) or above.

A set of PMC web service credentials are required. Knowledge of PMC data sources is helpful.

Installation

Below are some options to install the SDK:

  • Add as a library to an Android project.

  • You can build the project as a jar file and include it in your project.

  • You can fork the project and include it in your project.

Note you need to include the following line in AndroidManifest.xml

 <uses-permission android:name="android.permission.INTERNET" />

Contributing

Contributions are welcome!

All submissions are through pull requests.

As much as possible, coding follows the Google Java Style Guide.

Credits

Lead Developer - Barrie Vince @barrievince

About

Library to perform HTTP Data Source calls to the Plex Manufacturing Cloud from Android devices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages