摘要: 1.Media Palyback The Android multimedia framework includes support for playing variety of common media types, so that you can easily integrate audio,... 阅读全文
posted @ 2014-11-07 22:33 Mirrorhanman 阅读(646) 评论(0) 推荐(0) 编辑
摘要: 1. Custom Components Android offers a sophisticated and powerful componentized model for building your UI, based on the fundamental layout classes: ... 阅读全文
posted @ 2014-11-07 20:52 Mirrorhanman 阅读(125) 评论(0) 推荐(0) 编辑
摘要: could be changed into// res/value/style 阅读全文
posted @ 2014-11-07 20:51 Mirrorhanman 阅读(118) 评论(0) 推荐(0) 编辑
摘要: Applications built for Android are more accessible to users with visual, physical or age-related limitations when those users activate accessibility s... 阅读全文
posted @ 2014-11-07 20:38 Mirrorhanman 阅读(113) 评论(0) 推荐(0) 编辑
摘要: package mirror.android.dragdrop;import android.app.Activity;import android.content.ClipDescription;import android.os.Bundle;import android.view.DragEv... 阅读全文
posted @ 2014-11-07 20:26 Mirrorhanman 阅读(213) 评论(0) 推荐(0) 编辑
摘要: 1.Notifications A notification is a message you can display to the user outside of your application's normal UI. When you tell the system to issue a ... 阅读全文
posted @ 2014-11-07 18:07 Mirrorhanman 阅读(240) 评论(0) 推荐(0) 编辑