自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

转载 requestLayout() 和 invalidate()的区别

2015-10-26 23:41:52 634

原创 把app安装到SDK上

在manifest中设置installLocation的属性值为preferExternal即可,最低SD版本要求8.

2015-10-13 15:42:22 694

原创 改变Android状态栏的颜色

Android 5.0 Lollipop introduced Material Design theme which automatically colors the status bar based on the ColorPrimaryDark value of the theme.this requires min API 21  name="Theme.MyT

2015-10-08 11:20:18 528

原创 Touch Mode

2015-10-08 10:48:56 497

原创 Android - Event Handling

Event Listeners − An event listener is an interface in the View class that contains a single callback method. These methods will be called by the Android framework when the View to which the listener

2015-10-08 10:46:29 428

原创 Android Intent Standard Actions

Sr.No Activity Action Intent & Description 1 ACTION_ALL_APPS List all the applications available on the device. 2 ACTION_ANSWER Handle an incoming phone call. 3

2015-10-08 10:37:35 433

原创 Content URIs

://// Create Content Provider This involves number of simple steps to create your own content provider. First of all you need to create a Content Provider class that extends t

2015-10-08 10:25:14 503

原创 Organize resource in Android

Directory Resource Type anim/ XML files that define property animations. They are saved in res/anim/ folder and accessed from the R.anim class. color/ XML files that define a st

2015-10-08 10:14:04 379

原创 android API Level

What is API level? API Level is an integer value that uniquely identifies the framework  API revision offered by a version of the Android platform. Platform Version API Level

2015-10-08 09:51:43 381

英语四级作文范文

还在为四级烦恼吗?还在为作文头痛吗?该文档全面总结了英语四级考试作文类型,四级考试的神器。

2013-01-03

空空如也

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

TA关注的人

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