简体   繁体   中英

Creating a URL for JSON parsing on Android

This can be a silly question but can anyone tell me how can i create a url to parse ? I know json parsing on android from an existing url just like this >> http://api.androidhive.info/contacts/ but i dont know how to create a url like this . Any suggestion ?

您应该检查json_encode(): http ://www.php.net/manual/zh/function.json-encode.php

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM