摘要:
1.Google Gsonhttps://code.google.com/p/google-gson/2.httpmimehttp://hc.apache.org/3.Commons IOhttp://commons.apache.org/proper/commons-io4.Android Nex... 阅读全文
posted @ 2014-08-28 22:46
Apping
阅读(340)
评论(0)
推荐(0)
摘要:
@Override public boolean dispatchTouchEvent(MotionEvent ev) { if(ev.getAction()==MotionEvent.ACTION_MOVE) { return true; }... 阅读全文
posted @ 2014-08-28 16:21
Apping
阅读(455)
评论(0)
推荐(0)