搜索资源列表
Contacts
- android通讯录源码,可能对你有用-android Contacts
Cube_OpneGL
- android opengl写的一个立方体例子。eclipse adt环境开发。-android opengl write a cube example. eclipse adt environmental development.
android-graphics-App-
- Android 画图学习总结。 Android画图学习总结(一)类的简介 Android画图学习总结(二)Bitmap Android画图学习总结(三)Drawable Android画图学习总结(四)Animation Android画图学习总结(五)Paint -Android drawing study concluded. Android drawing study concluded (a) an introduction to Android drawing cla
android-canvas
- 详细的android画图学习资料和总结,包括bitmap,drawable,canvas,animation的详细说明-Detailed summary of android learning materials and drawing, including bitmap, drawable, canvas, animation detailed descr iption of the
pintu
- 基于android平台的eclipse编写的,小游戏。 在游戏中,这个图是先分为30块正方体的图,然后在放到drawable文件夹中的。这个游戏中,最后一个放置图片的button在游戏开始前是不放图片的而且是隐藏的。每当点击其他图片,被点击的图片就会自动跳到那没有图片放置的位置。并且同时把被点击的位置的button隐藏。当把图片拼好后,游戏会自动弹出对话框,说明游戏是否通过。游戏通过则返回主界面,否则重新回到游戏。 由于把一个图片分成几十块很费时间,因此,游戏中只有一个图片的拼图。而且
EX03_02
- android手机开发,2.3版本上的,更改手机窗口画面颜色,drawable的使用方法-Android mobile development, version 2.3, change the color picture window mobile phone, drawable use method
EX03_03
- android手机开发,2.3版本上的,更改textview文字颜色,引用drawable的使用方法-Android mobile development, version 2.3, change the textview text color, quoted drawable use method
ImageUtil
- 基于android的简单的图片编辑功能,能切割图片,把biamap缩放成drawable等-Based on the simple picture editor android function, can cut pictures, the biamap zoom into drawable, etc
Android-VieW-Canvas-bitmap
- BitMap、View以及Canvas是我们Ophone程序中常用到的类。本日以feisky的学习笔记呈现,通过实例讲解View&Canvas等等。 1. 从资源中获取位图 可以使用BitmapDrawable或者BitmapFactory来获取资源中的位图。 当然,首先需要获取资源: Resources res=getResources() 使用BitmapDrawable获取位图 使用BitmapDrawable (InputStrea
android-DrawableTinting
- 示例,演示应用着色和彩色过滤器,可绘制两种编程方式,并为可绘制资源的XML-Sample that shows applying tinting and color filters to Drawables both programmatically and as Drawable resources in XML.
android-circlebutton-master
- Android圆形按钮,实际实现是继承自ImageView 使用方式: repositories { mavenCentral() mavenLocal() } ... dependencies { compile com.github.markushi:circlebutton:1.1 } 布局: <FrameLayout xmlns:android= http://schemas.and
android-gif-drawable-master
- gif 显示 android 控件-gif display android controls ................
android-gif-drawable-master
- android gif drawable a kind of show welcome
Android_picture_load
- 关于Android图片资源加载需注意的小问题-Android Drawable Bitmap
Android-ImageResizer
- Tool to resize Android Resource Drawable images
android-gif-drawable-master
- 此功能为显示动态表情,避免oom,以及android 5.0新特性对动态表情的影响-This feature displays the dynamic expression, to avoid affecting oom, and android 5.0 new features dynamic expression
android-gif-drawable-eclipse-sample-master
- java source code fo android-java source code fo android
CircularProgressDrawable-master
- Android Circular Progress Drawable
drawable
- find the drawable source for android
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个像素点。一般以纵向像素横向