自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (3)
  • 收藏
  • 关注

原创 Android4.0开发学习之ImageSwitcher

这次主要介绍Android4.0图片转换的功能,具体运行效果如下: 要实现这个效果主要用到两个控件ImageView和Gallery,具体的界面布局文件代码如下: <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent

2015-01-07 16:10:42 331

原创 Android4.0开发学习之ImageButton

今天我们来学习一下Android4.0开发当中用到的ImageButton,实际运行效果如下: 当点击ImageButton按钮时,按钮的背景颜色改变,并且提示点击了XX按钮。 界面布局XML文件 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_

2015-01-07 09:29:43 377

原创 android4.0开发学习之Button

在Android4.0的开发当中Button控件主要有三种正常大小按钮,偏小按钮与切换按钮。

2015-01-06 17:17:26 343

apktool.jar

反编译工具apktool.jar,下面附加CMD命令: java -jar apktool.jar d android.jar G:\Android\ java -jar apktool.jar d ApiDemos.apk G:\Android\

2015-01-07

Android4.0开发学习之ImageButton

Android4.0开发学习之ImageButton的实际运行代码实例,具体描述请访问我的博客http://blog.csdn.net/lerence

2015-01-07

android4.0开发学习之Button

在Android4.0的开发当中Button控件主要有三种正常大小按钮,偏小按钮与切换按,现在上传了具体具体的实现代码,可以去我的博客http://blog.csdn.net/lerence当中阅读

2015-01-07

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除