I am new to Android Open Accessor AOA
, and I wanted to download paho
library designed for Android service.
I read this documentaion here, but it says in the section of Building from source
that I have to apply this command
git clone http://git.eclipse.org/gitroot/paho/org.eclipse.paho.mqtt.java.git
I really do not know where to run this command? is it a cmd
command or what? i really do not know.