On 2015-12-10 03:17:39 +0000, Hanis Hassan said:

Hi...
I'm still newbies...
Anyone please help me solve this problem...

That error shouldn't actually hurt anything, at least not in the short term. It's just a warning. That said, it's still a good idea to update the code so you don't run into problems in the future.

As to how to fix it, this Stack Overflow post sums up the solution nicely:

http://stackoverflow.com/questions/22038957/httpclient-getparams-deprecated-what-should-i-use-instead

The short version of which is use a URIBuilder object instead of asking for an HttpParams object.

--
Trevor Johns
Google Developer Programs, Android
http://developer.android.com


--
You received this message because you are subscribed to the Google Groups "Android 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/n4ar9s%24a4g%241%40ger.gmane.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to