搜索资源列表
ListView
- 对新浪微博android客户端中ListView的实现,对于开发android中动态加载listview很有帮助-Microblogging Sina ListView android client implementation of the dynamic load for the development of android listview helpful
1047@52RD_09129@52RD_091015@52RD_dynamic_lcd_senso
- MTK平台动态加载程序的例子,实现了把lcd和sensor的驱动编译为单独的bin文件,系统启动时从T卡动态加载和安装,对于开发位置无关程序很有参考意义,本人原创。-MTK platform for dynamic loader example, realized the lcd and the sensor driver is compiled as a separate bin file, the system starts from the T card to dynamically lo
testBroadcast
- 实现Android平台下的广播操作,包括动态加载和静态加广播的操作,有详细的步骤说明和个人总结,希望对初学者有用。-Make Android platform broadcast operations, including dynamic and static load plus broadcast operation, a detailed descr iption of the steps and the personal conclusion, I hope useful for begi
3GWLAN
- 3GWLAN网络中基于终端移动与业务认知的动态负载均衡机制-3GWLAN network based on mobile terminals and business awareness of the dynamic load balancing mechanism
com_weibo_android_example
- 自定义JSONAdapter,直接解析服务器端json,填充listview 添加ViewWeiBoActivity,查看微博信息 读取微博内容中的图片,转发微博中的图片。 使用AsyncTask代替hanlder,异步加载微博信息 点击“加载更多”,动态加载微博 点击刷新,获取最新微博 全部使用service,后台执行任务 -Custom JSONAdapter, directly resolve server-side json, fill the listvie
android_LayoutAnimationController
- 如果我们需要一个界面中的多个控件按照相同的动画方式但是每个控件完成该动画的时刻不同的话,就可采用本节讲的LayoutAnimationController来方便的完成了。 参考资料为Mars老师的教程,http://www.mars-droid.com/. 首先我们来看看用java代码怎么完成该功能,主要遵循以下步骤: 在anim下新建一个xml文件,该文件里面设置了控件的动态效果,所以根标签为set。 在java代码中新建一个Animation对象,采用Ani
LoadingView
- Android 启动页面实现动态加载 2013.3.5-Android start page to achieve dynamic load 2013.3.5
986975645
- 从上往下拉出现加载view,动态加载内容,精选ios编程学习源码,很好的参考资料。-Drag from the top appears to load view, dynamic loading content, select learning IOS programming source code, a good reference.
bitmapfun
- android bitmapfun 谷歌官方动态加载图片方法 有效解决oom-Official Google android bitmapfun effective way to solve the dynamic load images oom
dynamic-load-apk-master
- An大多数朋友开始接触这个问题是因为 App 爆棚了,方法数超过了一个 Dex 最大方法数 65535 的上限,因而便有了插件化的概念,将一个 App 划分为多个插件(Apk 或相关格式) 常用的其他解决方法还包括:Google Multidex,用 H5 代替部分逻辑,删无用代码,买付费版的 Proguard 当插件化作用不止于此,还包括:(1) 模块解耦,(2) 动态升级,(3) 高效并行开发(编译速度更快) (4) 按需加载,内存占用更低 (
plug_in_Activity
- 利用反射机制来实现activity的动态加载,可以用来安卓插件式开发。-Use reflection to achieve dynamic load activity, it can be used to develop Android plug-in.
dynamic-load-apk-master
- 一个安卓的动态加载so文件,完整工程加源代码-A Android dynamic loading so files, complete project source code
dynamic-load-apk-master
- 安卓实现插件运行安装包,就是免安装运行,兼容不是很好,适合研究插件开发-android implemnent not install runing application