我想在我的布局上加载来自web services
.
但是每次我都无法从网络服务中获取图像。
当网络服务是这样时,请提供代码:-
{
"data": {
"Success": "1",
"Message": "Successful",
"userid": "145",
"username": "rahul",
"password": "*****",
"firstname": "jaydeep",
"lastname": "darji",
"mobile": "232312221",
"email": "jaydeepdajri65@yahoo.in",
"countryid": "1",
"countryname": "India",
"userphoto": "http:\/\/www.sevenstarinfotech.com\/projects\/demo\/okaz\/uploads\/profile\/1681692778Mar2120131938_145.png"
}
}