10 2012 档案

CubeLiveWallpaper例子解析
摘要:CubeLiveWallpaper用于实现一个动态壁纸 显示一个不停转动的立方体长摁手机主界面 在弹出的对话框中 点击动态壁纸 在动态壁纸列表中可看到! 阅读全文

posted @ 2012-10-31 23:29 勤修 阅读(370) 评论(0) 推荐(0) 编辑

Android系统中的UI优化
摘要:1. RelativeLayout 优于 LinearLayout2. UI资源的复用3. 使用工具 hierarchyViewer 和 Layout Opt参考:http://www.2cto.com/kf/201108/101111.html 阅读全文

posted @ 2012-10-31 22:49 勤修 阅读(166) 评论(0) 推荐(0) 编辑

ContactManager示例解析
摘要:AndroidManifest.xml<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.android.contactmanager" android:versionCode="1" android:versionName="1.0"> <application android:label="@string/app_name" android:ico 阅读全文

posted @ 2012-10-31 13:31 勤修 阅读(885) 评论(0) 推荐(0) 编辑

BluetoothChat例子解析
摘要:1 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 2 package="com.example.android.BluetoothChat" 3 android:versionCode="1" 4 android:versionName="1.0"> 5 <uses-sdk minSdkVersion="6" /> 6 <uses-permission android:nam 阅读全文

posted @ 2012-10-30 17:13 勤修 阅读(5499) 评论(1) 推荐(1) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示