摘要:
首先添加以下权限new一个广播NetStateChangeBroadcastpackage aviationboss.broadcast;import android.content.BroadcastReceiver;import android.content.Context;import an... 阅读全文
posted @ 2014-05-08 14:19
大川祥子
阅读(1145)
评论(0)
推荐(0)
摘要:
在配置文件中添加以下权限new一个新的广播SMSBroadcastpackage aviationboss.broadcast;import android.content.BroadcastReceiver;import android.content.Context;import android... 阅读全文
posted @ 2014-05-08 14:13
大川祥子
阅读(393)
评论(0)
推荐(0)
摘要:
使用Axis2 Code Generator生成客户端代码到最后生成代码过程中报错,An error occurred while completing process -java.lang.reflect.InvocationTargetException解决办法如下:下载backport-uti... 阅读全文
posted @ 2014-05-08 11:32
大川祥子
阅读(517)
评论(0)
推荐(0)