I am currently using an API called RestTemplate I'm communicating with the serverten thousand Sometimes it gets cut off when I try to communicate.
If you have a communication API to recommend, please leave a comment~
And I wonder if RestTemplate API is okay :0
resttemplate
Android uses Retrofit a lot.
If you access it, there is a sample code, so you can easily apply it.
I don't know because I haven't used the Rest Template, but it's Spring.
I recommend the link below that summarizes the comparison, analysis, and evaluation of the Android Http client library. It also includes the contents of the Rest Template you mentioned.
http://d2.naver.com/helloworld/377316
Personally, I voted for Retrofit :D
© 2024 OneMinuteCode. All rights reserved.