搜索资源列表
getLcdSize.tar
- 获得android屏幕大小,直接知道所在屏幕的宽和高度.-you can known .android MID screen size.for you use
FileSelector
- private void ShowSelectFiles(){ String actionName = "SelectFiles" // 动作名 Intent i=new Intent(actionName) // 以下参数都不是必须的,参数名区分大小写 i.putExtra("Single", true) // 是否只能选择一个文件 i.putExtra("Path", "/mnt/") // 起始目录 i.putExtra("Type", "File") //
System-Based-on-Android
- 基于Android系统,设计并实现了一个多媒体产品的原型。首先介绍了现有终端系统平台各自的优劣势,并分析了目前市场上多媒体产品存在的问题以及发展趋势,在此基础上提出了一种全新概念的多媒体产品设计方案,其特点表现在:1)选用智能操作系统平台,具有更好的用户体验和可扩展性,而传统多媒体产品功能单一,扩展性差- Currently in the communications field,intelligent terminal products receive extensive attention.
ScrollLayoutTest
- android中触摸划屏的一个实现,主要是对Scroller类的详解,期中需要对view的视图坐标和布局坐标进行学习,掌握scrollTo()和scrollBy()方法的作用,学习ViewGroup掌握如何绘制自定义ViewGroup-android touch swiping an implementation Scroller class Detailed, mid-term view view coordinates and layout coordinates for learning,
