ThingSpeakAndroid
ThingSpeakAndroid copied to clipboard
Added support for specifing server url in constructor
I have created two more constructors which now can take an optional argument, one can set THINGSPEAK_API url by passing it as a string to the last argument.
Note:- The URL to be passed must be of data-type java.net.URL
which is later passed into string.