搜索资源列表
AndroidHandler
- Implements a java.util.logging.Logger handler that writes to the Android log.
AndroidConfig
- Implements the java.util.logging configuration for Android. Activates a log handler that writes to the Android log.
Handler_Delegate
- Delegate overriding selected methods of android.os.Handler.
AsyncDownPicDemo
- Android异步加载,通过异步加载外部网站的多张图片,来介绍和演示Android环境下如何去实现文件异步加载功能,想搞Android软件开发的新手,有必要掌握的一个技巧。 程序中考虑到捕获RejectedExecutionException同时加载的图片过多而导致程序崩溃,附加了异常处理程序。-Android asynchronous loading, loading multiple images through asynchronous external sites to int
HandlerPost
- android开发:线程的异步处理,Handler的应用,Handler消息传递机制-Threads of asynchronous processing, the application of the Handler
yigedoubunengsi
- Android项目源码实现一个都不能死android源码是一款android考试系统,应该说这个应用太强大了,能触屏起跳,过关。用到技术很多,有surfaceview布局及多线程开启,时时刷新界面handler,项目中代码层次分明,大部分方法都加了详细的注释。(项目采用GBK编码)。-Android project source code to achieve a can not be dead Android source code is a Android test system, it s
