NAXAM / mqttv3-android-binding

Xamarin.Android binding library - Mqttv3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MQTTV3 for Xamarin.Android

MQTTV3 for Xamarin.Android

A Xamarin.Android binding library for MQTTV3 library.

About

This project is maintained by Naxam Co.,Ltd.
We specialize in developing mobile applications using Xamarin and native technology stack.

Looking for developers for your project?


Install-Package Naxam.Mqttv3.Droid

Usage

Plz follow its origin guide here.

How to upgrade

  1. Dowload latest (or desired version) JAR file from https://mvnrepository.com/artifact/org.eclipse.paho/org.eclipse.paho.client.mqttv3
  2. Open project in Visual Studio
  3. Delete current JAR file in binding project
  4. Add newly downloaded JAR file to binding project
  5. Try to compile the whole solution 5.1 Correct errors if any
  6. Build binding project in release mode
  7. Open Terminal/CMD at solution folder
  8. Amend mqttv3.nuspec file with new version
  9. Run nuget pack

License

MQTTV3 binding library for Android is released under the MIT license. See LICENSE for details.

Get our showcases on AppStore/PlayStore

Try our showcases to know more about our capabilities.

Contact us if interested.



Follow us for the latest updates
Twitter URL Twitter Follow

About

Xamarin.Android binding library - Mqttv3

License:MIT License


Languages

Language:C# 100.0%