V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Totato5749
V2EX  ›  Android

Android Studio 3.0 稳定版发布了

  •  
  •   Totato5749 · Oct 26, 2017 · 22790 views
    This topic created in 3118 days ago, the information mentioned may be changed or developed.
    44 replies    2017-11-01 15:49:03 +08:00
    luziming
        1
    luziming  
       Oct 26, 2017 via Android
    2.0 都没摸熟。。。
    oswuhan
        2
    oswuhan  
       Oct 26, 2017
    总算有个换台亲儿子的借口了
    xiusedelang
        3
    xiusedelang  
       Oct 26, 2017 via Android
    就等这个学 kotlin
    bxb100
        4
    bxb100  
       Oct 26, 2017 via Android
    idea 怎么还是 eap 啊
    ahjsrhj
        5
    ahjsrhj  
       Oct 26, 2017 via Android
    上班了就迁 kotlin
    KNOX
        6
    KNOX  
       Oct 26, 2017 via Android
    @oswuhan Android Studio 还有这个功能?
    simune
        7
    simune  
       Oct 26, 2017
    正在尝试呢
    youxiachai
        8
    youxiachai  
       Oct 26, 2017
    @KNOX 我都用了半年了....
    KNOX
        9
    KNOX  
       Oct 26, 2017
    @youxiachai 我是从 3.0 canary 1 开始用了
    youxiachai
        10
    youxiachai  
       Oct 26, 2017
    @KNOX 不是有个.. convert java file to kotlin 的操作吗..
    srx1982
        11
    srx1982  
       Oct 26, 2017
    终于等来了这一天啊
    lorcanluo
        12
    lorcanluo  
       Oct 26, 2017
    请问现在如何科学的打开网站
    ZiLong
        13
    ZiLong  
       Oct 26, 2017   ❤️ 2
    newhua
        14
    newhua  
       Oct 26, 2017 via Android
    比 2.0 省系统资源么?
    KNOX
        15
    KNOX  
       Oct 26, 2017 via Android
    @youxiachai 我感觉你回复错人了
    psklf
        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~
    hkllzh
        17
    hkllzh  
       Oct 26, 2017
    cskeleton
        18
    cskeleton  
       Oct 26, 2017
    @hkllzh dl.google.com 没有被墙,解析到 Google 北京和上海的服务器,直接用浏览器下载都能起飞。
    DoraJDJ
        19
    DoraJDJ  
       Oct 26, 2017
    @hkllzh 迅雷...我想起了之前的 XcodeGhost
    hantsy
        20
    hantsy  
       Oct 26, 2017
    @youxiachai IDEA kotlin 一直都有啊。这不是 Android Studio 特有的。
    vjnjc
        21
    vjnjc  
       Oct 26, 2017
    终于发了!
    我用 preview 版本的时候经常 logcat 里面经常 No Debuggable Process,没法按照 application filter log
    hantsy
        22
    hantsy  
       Oct 26, 2017
    @oswuhan 你老婆太严了吧
    hantsy
        23
    hantsy  
       Oct 26, 2017
    @hkllzh Android 国内直接下一直都可以全速,我这达到极限了,最快有 6,7M 的。
    donkiezhu
        25
    donkiezhu  
       Oct 26, 2017 via iPhone
    Mac 上 3.0 卡在 refreshing project,挂着“埃斯埃斯”也没用...我真是服了 gfw 了,无奈...还是想想早日转 iOS 吧……🙄
    xne110
        26
    xne110  
       Oct 26, 2017
    感觉最好别升~~~ 好坑
    xingzhi1990
        27
    xingzhi1990  
       Oct 26, 2017
    LLDB 的 bug 看起来还没修,等了半年了
    srx1982
        28
    srx1982  
       Oct 26, 2017
    升完级遇到坑了 orz
    HongJay
        29
    HongJay  
       Oct 26, 2017
    据说谁生谁被坑
    tamarous
        30
    tamarous  
       Oct 26, 2017
    升级了, 后悔死了... 项目 build 不起来了,一直提示: Error:Cause: malformed input around byte 2, 有人知道该怎么解决吗
    cw35
        31
    cw35  
       Oct 26, 2017
    填了一天的坑,没填完。。。
    srx1982
        32
    srx1982  
       Oct 26, 2017
    各位 build 被坑的试试把
    android.enableAapt2=false
    这句加在 gradle.properties 里

    新版貌似使用了 aapt2 这个工具,把他禁用就会用以前版本的 aapt 了
    lujiajing1126
        33
    lujiajing1126  
       Oct 26, 2017 via iPhone
    填了一堆坑+1

    好多地方改了。。爆炸
    momocraft
        34
    momocraft  
       Oct 26, 2017
    不錯 回去更新
    sampeng
        35
    sampeng  
       Oct 26, 2017
    如果用 kotlin 的友情提示,instant run 不管用。。不管改什么 instant run 都是直接 update 整个项目。。。写 java 的时候 instant run 用习惯了。。居然没了。蛋疼
    Dannytmp
        36
    Dannytmp  
       Oct 26, 2017
    本来刚装好 2.3.3,检查更新的时候说有 3.0 了,结果只好删掉换 3.0.也算第一时间使用了, 感觉速度慢了不少啊,主要就是增强了对 kotlin 的支持吧,其它还不熟
    thankfish
        37
    thankfish  
       Oct 26, 2017 via iPhone
    @ZiLong 66666666
    langjiyuan
        38
    langjiyuan  
       Oct 26, 2017
    一直 Waiting for Target Device to Come Online 最后发现 adb 的锅, adb kill-server 过去了..速度还好,
    kotlin 没有 instant run
    nocoo
        39
    nocoo  
       Oct 27, 2017
    Gradle 4.1 的 api 和 implementation 对多模块应用的编译速度提升还是相当明显的。
    以前点完 Run 还能刷一会儿微博,现在点 Run 直接开始装 APK 了...
    每次 Run 节约 10 秒钟的话,一天 60 次,团队 10 个人,一天就节约 6000 人秒。喵
    singlepig
        40
    singlepig  
       Oct 27, 2017
    RC2 刚装没几天,又来... ☀️....
    3.1 的 Canary 也出来了...
    留在 stable 版本千万别动
    xingzhi1990
        41
    xingzhi1990  
       Oct 27, 2017
    有问题可以直接在 google issue 上提,我提了几个问题,谷歌工程师马上就修复了~
    mqxin
        42
    mqxin  
       Oct 27, 2017
    升级之后创建项目的时候没有 Phone and Table 的选项,好奇怪
    qsjh898
        43
    qsjh898  
       Oct 28, 2017
    友情提醒:升级之后输入法不显示候选词
    neimengwuyanzu
        44
    neimengwuyanzu  
       Nov 1, 2017
    感觉运行快了很多 就是离线运行以后 有时候 gradle 配置报着错···XML 布局文件也报错···还是能运行起来
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   899 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 100ms · UTC 19:45 · PVG 03:45 · LAX 12:45 · JFK 15:45
    ♥ Do have faith in what you're doing.