
SsAndroid
文章平均质量分 79
tyjhField
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
WebService 头部认证信息----基于ksoap2-android使用.Net Webservice
该文,主要记录作者在使用ksoap2-android库可以轻松实现对Webservice的访问时,关于包含于头部的认证信息的操作。 服务器端Webservice中GetSome接口: … public AuthHead authToken; … [WebMehtod] [SoapHeader(“authToken”, Direction = SoapHeaderDirect原创 2013-03-15 16:26:59 · 3554 阅读 · 0 评论 -
Use Complex Type 'DateTime' for .Net Webservice through KSOAP Lib
There is a DateTime type parameter in .Net Webservice. The request should be like this: ... dateTime ... If you pass a Date to the request: soapObject.addProperty("原创 2013-03-22 14:04:48 · 2814 阅读 · 1 评论 -
Fail in building and packaging logback-android
I want to do log in my android's application. Searche for the log component and finally feel logback-android should be great. But can not download the newer version jar file (1.0.8-1...) So try to原创 2013-04-28 11:44:38 · 1179 阅读 · 0 评论