1
luziming Oct 26, 2017 via Android
2.0 都没摸熟。。。
|
2
oswuhan Oct 26, 2017
总算有个换台亲儿子的借口了
|
3
xiusedelang Oct 26, 2017 via Android
就等这个学 kotlin
|
4
bxb100 Oct 26, 2017 via Android
idea 怎么还是 eap 啊
|
5
ahjsrhj Oct 26, 2017 via Android
上班了就迁 kotlin
|
7
simune Oct 26, 2017
正在尝试呢
|
8
youxiachai Oct 26, 2017
@KNOX 我都用了半年了....
|
9
KNOX Oct 26, 2017
@youxiachai 我是从 3.0 canary 1 开始用了
|
10
youxiachai Oct 26, 2017
@KNOX 不是有个.. convert java file to kotlin 的操作吗..
|
11
srx1982 Oct 26, 2017
终于等来了这一天啊
|
12
lorcanluo Oct 26, 2017
请问现在如何科学的打开网站
|
13
ZiLong Oct 26, 2017 |
14
newhua Oct 26, 2017 via Android
比 2.0 省系统资源么?
|
15
KNOX Oct 26, 2017 via Android
@youxiachai 我感觉你回复错人了
|
16
psklf Oct 26, 2017
>Preview for D8 DEX compiler
>Android Studio 3.0 includes an optional new DEX compiler called D8. It will eventually replace the DX compiler, but you can opt-in to use the new D8 compiler now. >DEX compilation directly impacts your app's build time, .dex file size, and runtime performance. And when comparing the new D8 compiler with the current DX compiler, D8 compiles faster and outputs smaller .dex files, while having the same or better app runtime performance. >To try it, set the following in your project's gradle.properties file: android.enableD8=true >For more information, see the blog post about the D8 compiler. Sounds good~ |
17
hkllzh Oct 26, 2017
|
18
cskeleton Oct 26, 2017
@hkllzh dl.google.com 没有被墙,解析到 Google 北京和上海的服务器,直接用浏览器下载都能起飞。
|
20
hantsy Oct 26, 2017
@youxiachai IDEA kotlin 一直都有啊。这不是 Android Studio 特有的。
|
21
vjnjc Oct 26, 2017
终于发了!
我用 preview 版本的时候经常 logcat 里面经常 No Debuggable Process,没法按照 application filter log |
25
donkiezhu Oct 26, 2017 via iPhone
Mac 上 3.0 卡在 refreshing project,挂着“埃斯埃斯”也没用...我真是服了 gfw 了,无奈...还是想想早日转 iOS 吧……🙄
|
26
xne110 Oct 26, 2017
感觉最好别升~~~ 好坑
|
27
xingzhi1990 Oct 26, 2017
LLDB 的 bug 看起来还没修,等了半年了
|
28
srx1982 Oct 26, 2017
升完级遇到坑了 orz
|
29
HongJay Oct 26, 2017
据说谁生谁被坑
|
30
tamarous Oct 26, 2017
升级了, 后悔死了... 项目 build 不起来了,一直提示: Error:Cause: malformed input around byte 2, 有人知道该怎么解决吗
|
31
cw35 Oct 26, 2017
填了一天的坑,没填完。。。
|
32
srx1982 Oct 26, 2017
各位 build 被坑的试试把
android.enableAapt2=false 这句加在 gradle.properties 里 新版貌似使用了 aapt2 这个工具,把他禁用就会用以前版本的 aapt 了 |
33
lujiajing1126 Oct 26, 2017 via iPhone
填了一堆坑+1
好多地方改了。。爆炸 |
34
momocraft Oct 26, 2017
不錯 回去更新
|
35
sampeng Oct 26, 2017
如果用 kotlin 的友情提示,instant run 不管用。。不管改什么 instant run 都是直接 update 整个项目。。。写 java 的时候 instant run 用习惯了。。居然没了。蛋疼
|
36
Dannytmp Oct 26, 2017
本来刚装好 2.3.3,检查更新的时候说有 3.0 了,结果只好删掉换 3.0.也算第一时间使用了, 感觉速度慢了不少啊,主要就是增强了对 kotlin 的支持吧,其它还不熟
|
38
langjiyuan Oct 26, 2017
一直 Waiting for Target Device to Come Online 最后发现 adb 的锅, adb kill-server 过去了..速度还好,
kotlin 没有 instant run |
39
nocoo Oct 27, 2017
Gradle 4.1 的 api 和 implementation 对多模块应用的编译速度提升还是相当明显的。
以前点完 Run 还能刷一会儿微博,现在点 Run 直接开始装 APK 了... 每次 Run 节约 10 秒钟的话,一天 60 次,团队 10 个人,一天就节约 6000 人秒。喵 |
40
singlepig Oct 27, 2017
RC2 刚装没几天,又来... ☀️....
3.1 的 Canary 也出来了... 留在 stable 版本千万别动 |
41
xingzhi1990 Oct 27, 2017
有问题可以直接在 google issue 上提,我提了几个问题,谷歌工程师马上就修复了~
|
42
mqxin Oct 27, 2017
升级之后创建项目的时候没有 Phone and Table 的选项,好奇怪
|
43
qsjh898 Oct 28, 2017
友情提醒:升级之后输入法不显示候选词
|
44
neimengwuyanzu Nov 1, 2017
感觉运行快了很多 就是离线运行以后 有时候 gradle 配置报着错···XML 布局文件也报错···还是能运行起来
|