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