开发者

How can i convert my app data into JSON object to send to server

开发者 https://www.devze.com 2023-03-23 22:52 出处:网络
Iam new to ANDROID开发者_C百科. I want to send some data to server in JSON format. How can i convert my data mobilenumber, and message into JSON format in my java file. Then i want to send it through

Iam new to ANDROID开发者_C百科. I want to send some data to server in JSON format. How can i convert my data mobilenumber, and message into JSON format in my java file. Then i want to send it through "https". How can i send??? Please help me.


You can use the simple-json library to encode your data into json-format

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号