随笔分类 - Android - 文档翻译
Android - 文档翻译
问题解决
摘要:1、定义一个添加View后自动换行的ViewGroup,但是自定义的ViewGroup的layout_height不管是怎么设置都是全满全屏的。我想要使之能够实现layout_height="wrap_content"时能够根据内容自适应高度,应该要怎么做?http://bbs.csdn.net/t...
阅读全文
6、二、App Components(应用程序组件):1、Intents and Intent Filters(意图和意图过滤器)
摘要:1、Intents and Intent Filters(意图和意图过滤器)
1.0、Intents and Intent Filters(意图和意图过滤器)
AnIntentis a messaging object you can use to request an action from anotherapp component. Although intents facilitate...
阅读全文
5、二、App Components(应用程序组件):0、概述
摘要:二、App Components(应用程序组件)
0、概述 App Components
Android's application framework lets you create rich and innovative apps using a set of reusable components. This section explains how you can build the ...
阅读全文
Android文档-开发者指南-第一部分:入门-中英文对照版
摘要:发布的博客,排版太不行了,整理下发在百度盘上了:第一部分:Introduction(入门) 0、Introduction to Android(引进到Android) 1、Application Fundamentals(应用程序基础) 2、Device Compatibility(设备...
阅读全文
4、一、Introduction(入门):3、System Permissions(系统权限)
摘要:3、System Permissions(系统权限)Android is a privilege-separated operating system, in which each application runs with a distinct system identity (Linux user ID and group ID). Parts of the system are also ...
阅读全文
3、一、Introduction(入门):2、Device Compatibility(设备兼容性)
摘要:2、Device Compatibility(设备兼容性)Android is designed to run on many different types of devices, from phones to tablets and televisions. As a developer, the range of devices provides a huge potential audi...
阅读全文
2、一、Introduction(入门):1、Application Fundamentals(应用程序基础)
摘要:一、Introduction(入门) 1、Application Fundamentals(应用程序基础)Android apps are written in the Java programming language. The Android SDK tools compile your code—along with any data and resource files—into an ...
阅读全文
1、一、Introduction(入门): 0、Introduction to Android(引进到Android)
摘要:一、Introduction(入门)0、Introduction to Android(引进到Android)Android provides a rich application framework that allows you to build innovative apps and game...
阅读全文
浙公网安备 33010602011771号