Hello,
I want to do simple call by passing one parameter only, without return any values, pass and exist, I spent all day to find one example, I couldn't find single clear working code.
Just pass for example
http://www.mywebsite.com?value1=abcd1234
I appreciate any help and with working code, I'm new in Android and Java world
Thank you
I want to do simple call by passing one parameter only, without return any values, pass and exist, I spent all day to find one example, I couldn't find single clear working code.
Just pass for example
http://www.mywebsite.com?value1=abcd1234
I appreciate any help and with working code, I'm new in Android and Java world
Thank you