搜索资源列表
新版Android开发教程+笔记基础UI编程
- Android开发教程 基础UI编程
Android
- 对于java软件断点续传功能,后台下载任务,ui更新进度条,多线程下载-For java software HTTP functionality, background downloading tasks, ui update progress bar, multi-threaded download
Android-UI-TimerTask
- android ui thread timeTask
SpecialEffectsColletion
- android UI 一些绚丽的特效-android UI
DataAsyncLoad
- android layout ui permission源码从零开始-android layout ui permission
fragment
- android 中fragment实例, 左右UI布局常用的控件-android in the fragment instance, about UI layout commonly used controls
TestFragments
- android实现左右UI布局常用的控件之fragment-android in the fragment instance, about UI layout commonly used controls
Android_tester
- Android 应用软件测试功能点,列举了从 基础功能到UI操作习惯等方面内容-Android application software testing function point, citing from basic functionality to the UI operating habits and other aspects
ListView
- 在android界面中,经常会用到ListView控件,在UI设计中,很多人都希望能够美化一下这个控件的背景。-In the android interface, often used ListView control in the UI design, a lot of people want to beautify the look of this control' s background.
H264Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
Wiley.Smashing.Android.UI.pdf
- Smashing Android UI Design ebook.Complete ebook for the lates UI desgin patterns on Android platform.
Android 启动过程详细讲解
- Android 系统启动过程详细剖析,从启动内核、启动服务、到Android UI。
Android-Launcher-ANALYSIS
- 介绍了ANDROID系统最重要的Launcher模块的功能,UI层次架构、优化、数据存储、常见的问题等,便于开发者学习-Introduced ANDROID system is the most important Launcher module features, UI hierarchical structure, optimization, data storage, and other common problems, for developers to learn
Android屏幕适配全攻略(最权威的官方适配指导)
- 重要概念 什么是屏幕尺寸、屏幕分辨率、屏幕像素密度? 什么是dp、dip、dpi、sp、px?他们之间的关系是什么? 什么是mdpi、hdpi、xdpi、xxdpi?如何计算和区分? 在下面的内容中我们将介绍这些概念。 屏幕尺寸 屏幕尺寸指屏幕的对角线的长度,单位是英寸,1英寸=2.54厘米 比如常见的屏幕尺寸有2.4、2.8、3.5、3.7、4.2、5.0、5.5、6.0等 屏幕分辨率 屏幕分辨率是指在横纵向上的像素点数,单位是px,1px=1个像素点。一般以纵向像素横向