自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 为什么要加 android.intent.category.DEFAULT

当隐式启动一个 Activity 的时候, 它的 Intent 中默认含有 android.intent.category.DEFAULT 这个 Category, 所以说如果你希望自己的 Activity 可以被隐式启动, 你需要在它的 IntentFilter 中加入这个 Category.

2015-08-28 09:50:39 404

原创 ImportNew 笔记

这篇博客用来记录自己阅读 ImportNew 公众帐号文章的笔记.2015-8-26:《关于 hashCode() 你需要了解的3件事》在一个运行的进程中, 相等的对象必须要有相同的哈希码, 如果你要重写 equals() 方法, 一定要同时实现 hashCode() 方法.但这并 不意味 有相同哈希码的对象一定相等 或者 不相等的对象的哈希码一定不相等.两个不同对象拥有相同哈希码称之为冲突

2015-08-26 12:52:15 1342

ContentProviderSummary.xmind

这是我根据 Android 开发者网站中的内容对 ContentProvider 所做的总结, 使用 mindmap 的方式, 请使用 xmind 软件打开文档.

2015-12-05

EffectiveNavigation.zip

Android Develops Training 部分, Best Practices for Interaction and Engagement -> Implementing Descendant Navigation章节的demo

2015-11-05

NavigationDrawer.zip

Android Developers, Training部分, Best Practices for Interaction and Engagement -> Creating a Navigation Drawer 章节 demo

2015-11-05

ContactsList.zip

Android Developers, Training 部分 Accessing Contacts Data章节的 demo

2015-10-21

BasicSyncAdapter.zip

Android Training 部分 "Transferring Data Using Sync Adapters" 章节的 demo

2015-10-09

NetWorkUsage.zip

Android Developers Training 部分的网络操作示例代码

2015-09-28

AnimationsDemo.zip

Android Developers 的 Training 部分 “Add Animations” 部分的 demo 代码

2015-08-16

CustomTransition.zip

Android Developers 中 sample 中的 CustomTransition 实例代码

2015-08-14

BasicTransition.zip

android developers 里面 sample 部分的 BasicTraining 实例代码

2015-08-14

OpenGL.zip

Android Developers 网站 Training 部分 OpenGL 的示例代码

2015-08-12

DiskLruCache.java

Android Source 中的 DiskLruCache 类

2015-07-20

DisplayingBitmaps.zip

Android 开发者网站上 Training 部分,Building Apps with Graphics & Animation -> Displaying Bitmaps Efficiently部分的实例 demo

2015-07-17

PhotoIntentActivity.zip

Android 开发者网站上 Training 部分, Building Apps with Multimedia -> Capturing Photos 中的 demo

2015-07-10

FragmentBasics.zip

Android开发者网站上,Training 部分介绍 Fragment 的时候使用的 demo

2015-07-07

ActivityLifecycle.zip

Android 开发者网站中, Develop->Training部分 Activity 声明周期的 Demo

2015-07-07

Action Bar Icon Pack

This is the Action Bar Icon Pack that is provided as part of Android Design Guidelines.

2015-07-07

supportv4.jar

E/JavaBinder﹕ !!! FAILED BINDER TRANSACTION !!! 06-17 11:28:38.956 15889-15889/com.zeroteam.zerolauncher E/JavaBinder﹕ !!! FAILED BINDER TRANSACTION !!! 06-17 11:28:38.996 1316-2135/? E/ExternalAccountType﹕ Unsupported attribute readOnly 06-17 11:28:39.096 30716-30734/? E/GooglePlayServicesUtil﹕ The Google Play services resources were not found. Check your project configuration to ensure that the resources are included. 06-17 11:28:39.116 1316-2135/? E/ExternalAccountType﹕ Unsupported attribute readOnly 06-17 11:28:39.286 30716-30757/? E/ActivityThread﹕ Fai

2015-07-05

DemoCustomImageView.zip

一个关于如何自定义 View 的 Demo,相关博客看这里:http://blog.csdn.net/zhaoshecsdn/article/details/46731457

2015-07-02

空空如也

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

TA关注的人

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