Android Studio v2.2 Preview 2 发布

jopen 8年前
   <p style="text-align:center"> <img alt="" src="https://simg.open-open.com/show/4a23a6f2a368c5e1672383ec1245036a.png" /></p>    <p>Android Studio是一个为Android平台开发程序的集成开发环境。2013年5月16日在Google I/O上发布,可供开发者免费使用。</p>    <h2>更新日志</h2>    <ul>     <li>ConstraintLayout: version 1.0.0-alpha2      <ul>       <li>Fixed guidelines crash on device</li>       <li>Fixed typo in attribute name (leftToLeft)</li>       <li>Changed orientation attribute namespace from app to android to fix a conflict with GridLayout</li>       <li>ConstraintLayout now works properly inside ScrollView</li>       <li>ConstraintLayout now works properly inside RecyclerView</li>       <li>Percentage positioning of guidelines is now parsed as an integer instead of a dimension</li>       <li>Better behavior for match_parent on the device. The behavior is now the same as 0dp (the widget stretches according to its constraints)</li>      </ul> </li>     <li>Layout Editor      <ul>       <li>Fixed bug which sometimes turned fonts blue in other editors (.xml, .java)</li>       <li>Fewer generated XML attributes</li>       <li>Better behavior for match_parent in the editor</li>       <li>Fixed widgets resizing during drag</li>       <li>Improved guidelines representation in the editor</li>       <li>Improved auto conversion to ConstraintLayout</li>       <li>Improved edition of nested layouts</li>       <li>Various bug fixes and improvements in the editor</li>      </ul> </li>     <li>Fixed bug preventing the IDE from starting on some Linux distributions (in particular where /bin/sh is not bash)</li>     <li>Export Signed APK wizard was exporting to the wrong folder (issue 210520)</li>     <li>Fixed bug in welcome screen which meant some users couldn't create new projects</li>     <li>Fixed embedded JDK handling</li>     <li>Fixed a bug bugs in the native/hybrid debugger</li>     <li>Disabled a couple of Groovy inspections that reported incorrect errors in build.gradle files</li>     <li>Fixed an instant run bug which for some users resulted in every run turning into a full build</li>     <li>Fixed a couple of crashes in lint (in the new Gradle plugin, 2.2 alpha 2)</li>     <li>A bunch of improvements to the accessibility support</li>    </ul>    <h2>下载</h2>    <ul>     <li>Windows: <a href="/misc/goto?guid=4958990892044814268">官网下载</a> <a href="/misc/goto?guid=4958990892143987935">深度开源网盘下载</a></li>     <li>Mac:    <a href="/misc/goto?guid=4958990892234539580">官网下载</a> <a href="/misc/goto?guid=4958990892332546900">深度开源网盘下载</a></li>     <li>Linux:  <a href="/misc/goto?guid=4958990892425985532">官网下载</a>  <a href="/misc/goto?guid=4958990892511898280">深度开源网盘下载</a></li>    </ul>