android-8~23 View.java - dispatchTouchEvent源码
摘要:android-8 android-14、android-15、android-16、android-17、android-18、android-19、android-20 android-21 android-22、android-23
阅读全文
posted @
2016-10-13 16:35
洛易
阅读(402)
推荐(0) 编辑
android-23 View.java - dispatchTouchEvent源码
摘要:public class View implements Drawable.Callback, KeyEvent.Callback, AccessibilityEventSource { /** * Pass the touch screen motion event down to the target view, or this * view i...
阅读全文
posted @
2016-10-13 16:30
洛易
阅读(253)
推荐(0) 编辑
Android Event
摘要:2016-10-11 http://p.codekk.com/detail/Android/wcy10586/androidEvent https://my.oschina.net/u/191330/blog/125291 http://gundumw100.iteye.com/blog/10522
阅读全文
posted @
2016-10-11 17:35
洛易
阅读(254)
推荐(0) 编辑
关于华为x2中的外置SDCard的使用
摘要:一、前要 记录一下最近在开发生产过程中遇到的一个小问题。在使用x2的华为7寸平板时,由于需要大内存去录制视频,所以就使用X2自带的SDCard口,插入1个128G的SDCard卡。但是Android sdk中只要提供Environment.getExternalStorageDirectory().
阅读全文
posted @
2016-09-20 11:30
洛易
阅读(874)
推荐(0) 编辑