上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 20 下一页
摘要: 转载地址:http://ask.android-studio.org/?/article/17 To build a Groovy project, you use the Groovy plugin. This plugin extends the Java plugin to add Groov 阅读全文
posted @ 2016-04-24 18:45 wust小吴 阅读(188) 评论(0) 推荐(0)
摘要: 转载地址:http://ask.android-studio.org/?/article/10 This chapter introduces some of the basics of dependency management in Gradle.<翻译>本章将会介绍一些有关Gradle依赖管理 阅读全文
posted @ 2016-04-24 18:42 wust小吴 阅读(271) 评论(0) 推荐(0)
摘要: 转载地址:http://ask.android-studio.org/?/article/22 7.1. The Java plugin(Java插件) As we have seen, Gradle is a general-purpose build tool. It can build pre 阅读全文
posted @ 2016-04-24 18:27 wust小吴 阅读(330) 评论(0) 推荐(0)
摘要: 转载地址:http://ask.android-studio.org/?/article/11 6.1. Projects and tasks 项目和任务Everything in Gradle sits on top of two basic concepts: projects and task 阅读全文
posted @ 2016-04-24 16:50 wust小吴 阅读(426) 评论(0) 推荐(0)
摘要: 转载地址:http://ask.android-studio.org/?/article/16 4.1. Prerequisites 前提条件Gradle requires a Java JDK or JRE to be installed, version 6 or higher (to chec 阅读全文
posted @ 2016-04-24 16:33 wust小吴 阅读(235) 评论(0) 推荐(0)
摘要: 转载地址:http://ask.android-studio.org/?/article/15 3.1. Getting Started 入门The following tutorials introduce some of the basics of Gradle, to help you get 阅读全文
posted @ 2016-04-24 16:26 wust小吴 阅读(231) 评论(0) 推荐(0)
摘要: 转载地址:http://ask.android-studio.org/?/article/6 Here is a list of some of Gradle's features.<翻译>以下是关于Gradle特点的描述Declarative builds and build-by-convent 阅读全文
posted @ 2016-04-24 16:23 wust小吴 阅读(228) 评论(0) 推荐(0)
摘要: 转载地址:http://ask.android-studio.org/?/article/7 We would like to introduce Gradle to you, a build system that we think is a quantum leap for build tech 阅读全文
posted @ 2016-04-24 16:19 wust小吴 阅读(212) 评论(0) 推荐(0)
摘要: 主要找到设置的界面:Files->Settings , android studio里面没有preferences 1.字体大小设置 进入后你也许发现字体大小或者样式不符合你的习惯,比如我是觉得代码太小看起来伤眼,Darcular主题默认的字体是12,我个人更习惯14的字体大小。 没关系,到 Pre 阅读全文
posted @ 2016-04-24 16:05 wust小吴 阅读(662) 评论(0) 推荐(0)
摘要: 建议在创建模拟器前把 SDK Manager 中的 Tools、Extras 都更新到最新。 如何弹出下面的各个图,首先直接点击 运行 然后会选择 launcher ,点击那个 ...就出来了 点击 AVD Manager 按钮 点击图中的创建按钮 选择一个设备,这里我选择 Nexus 5,然后Ne 阅读全文
posted @ 2016-04-24 15:34 wust小吴 阅读(568) 评论(0) 推荐(0)
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 20 下一页