搜索资源列表
AppWidgetText5
- android appwidget的使用。包括自定义布局样式,为appwidget布局中的组建添加监听器等。-android appwidget use. Including custom layout style, the formation of the layout for the appwidget add listener and so on.
Android-development-tutorial
- Android是款开源的移动计算软件平台,组建了google主导的拥有众多产业界巨头的产业联盟,有利于高效开发、降低成本。-Android is open source mobile computing software platform, the formation of industry alliances with many industry giants led by google, is conducive to the efficient development, and reduc
huawei_HandsetWinDriver
- 手机的驱动,话为手机 官方更新,电信 定只的集资-Phone driver, if the official update for the phone, telecommunications fixed capital formation only
28javalibs
- 收集了28个Java开发常用的工具类库源码,比如Base64.java加密解密、FileHelper.java文件帮助类、FileUploadUtil.java文件上传类、MD5Encrypt.java MD5加密类、MyFileFilter.java文件滤镜类、DateHandler.java类、Counter.java功能计数类等,另外还有CConst.java、Escape.java、SimpleConfig.java、StringHelper.java、CharTools.java等。C
Canvas
- Android Canvas实现图片阴影(影子)效果,基于android.graphics.Canvas android.graphics.BitmapFactory 等实现的图片阴影,图片影子效果,定义公共的ImageEffect方法,在内部初始化画笔,为后面阴影效果使用,设置阴影层,比较关键。然后定义Canvas绘制对象,调用mutate方法,如果不调用mutate方法,则原图也会被改变,因为调用的资源是同一个,所有对象是共享状态的。设置画布颜色,图像平移为了刚好在原图后形成影子效果-And