上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 29 下一页
摘要: extends:http://blog.csdn.net/xiaanming/article/details/10298163转载请注明地址:http://blog.csdn.net/xiaanming/article/details/10298163很多的时候,系统自带的View满足不了我们功能的... 阅读全文
posted @ 2015-04-23 19:33 n1rAy 阅读(7928) 评论(0) 推荐(0) 编辑
摘要: extends:http://stackoverflow.com/questions/6526874/call-removeview-on-the-childs-parent-firstException:java.lang.IllegalStateException: The specified ... 阅读全文
posted @ 2015-04-10 19:36 n1rAy 阅读(289) 评论(0) 推荐(0) 编辑
摘要: import android.os.Environment;import android.util.Log;import java.io.File;import java.io.FileOutputStream;import java.io.IOException;import java.io.Pr... 阅读全文
posted @ 2015-03-31 14:49 n1rAy 阅读(323) 评论(0) 推荐(0) 编辑
摘要: Android自动读取短信验证码 extends:http://www.cnblogs.com/jiayaguang/p/4366384.html,http://blog.csdn.net/yung7086/article/details/26094987 实现自动获取手机的短信验证码,原理通过监听 阅读全文
posted @ 2015-03-30 19:11 n1rAy 阅读(1068) 评论(0) 推荐(0) 编辑
摘要: https://github.com/CFutureTeam/android-image-mappackage com.*.imagemap;import *.imagemap.ImageMap;import *.imagemap.core.Bubble;import *.imagemap.core... 阅读全文
posted @ 2015-03-25 19:07 n1rAy 阅读(936) 评论(0) 推荐(0) 编辑
摘要: Android中,申请WakeLock可以让你的进程持续执行即使手机进入睡眠模式,比较实用的是比如后台有网络功能,可以保证操作持续进行.需要权限APIFlag ValueCPUScreenKeyboardPARTIAL_WAKE_LOCKOn*OffOffSCREEN_DIM_WAKE_LOCKOn... 阅读全文
posted @ 2015-03-25 17:50 n1rAy 阅读(701) 评论(0) 推荐(0) 编辑
摘要: extends:http://www.cnblogs.com/haoxinyue/archive/2013/09/07/3307044.html最近有一个程序需要做一些数据分析,遇见一个求平均值的需求。数据序列由传感器输出类似如下:[10,12,11,25,9,10,9,45,13,12,10,11... 阅读全文
posted @ 2015-03-24 14:14 n1rAy 阅读(2233) 评论(0) 推荐(0) 编辑
摘要: animation3.setAnimationListener(new Animation.AnimationListener() { @Override public void onAnimationEnd... 阅读全文
posted @ 2015-03-13 16:46 n1rAy 阅读(965) 评论(0) 推荐(0) 编辑
摘要: extends:http://stackoverflow.com/questions/5763304/disable-scrollview-programmatically ,http://stackoverflow.com/questions/18893198/how-to-disable-and... 阅读全文
posted @ 2015-03-13 16:45 n1rAy 阅读(416) 评论(0) 推荐(0) 编辑
摘要: extends:http://blog.csdn.net/alvinhuai/article/details/8955127,http://mikespook.com/2010/11/android-%E5%AE%9E%E6%97%B6%E8%8E%B7%E5%8F%96%E9%BA%A6%E5%8... 阅读全文
posted @ 2015-03-11 11:18 n1rAy 阅读(5355) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 29 下一页