Android Studio

最新版本 IntelliJ IDEA 2018.1

IntelliJ IDEA 2018.1

IntelliJ IDEA 2018.1
Android Studio 是一個流行的軟件開發環境(也稱為集成開發環境),使世界各地的程序員和創造者可以直接訪問編碼,調試,性能優化,版本兼容性檢查,硬件兼容性檢查(各種 Android 設備和包括平板電腦在內的屏幕尺寸)以及其他許多工具可以幫助開發人員更好地自動化編碼過程,並實現更快的迭代和發現。 Android Studio 功能所有這些工具,包括許多可以幫助程序員輕鬆地創建自己的基於 android 的項目從構想到最終分配。這包括設計,測試,調試,編譯和分析你的應用程序的工具。下載 Android Studio 離線安裝程序設置!



Android Studio 的界面非常現代且具有交互性,用戶可以通過拖放組件和預覽窗口輕鬆修改其 UI,使用戶可以完全支持在多顯示器環境中工作。

在 Windows,Mac OS X 和 Linux 上完美安卓模擬並完全集成了對 Google 雲平台的支持,Android Studio 代表了今天可以找到的用於製作 Android 設備應用程序的最佳 SDE 包.

Android Studio 功能:

智能代碼編輯器
在 Android Studio 的核心是一個智能代碼編輯器,能夠進行高級代碼完成,重構和代碼分析。功能強大的代碼編輯器可以幫助您成為更高效的 Android 應用開發者。下載 Android Studio 離線安裝程序安裝!

代碼模板和 GitHub 集成
新項目嚮導使開始新項目比以往更容易。使用模板代碼啟動項目,例如導航抽屜和查看傳呼機,甚至從 GitHub.

多屏應用程序開發中導入 Google 代碼示例.
為 Android 手機,平板電腦,Android Wear,Android TV,Android Auto 和 Google Glass 創建應用程序。借助 Android Studio 中新的 Android 項目視圖和模塊支持,管理應用程序項目和資源變得更加容易.

所有形狀和大小的虛擬設備(
Android Studio)都預先配置了優化的模擬器映像。經過更新和精簡的虛擬設備管理器為常見的 Android 設備提供了預定義的設備配置文件.

Android 的發展與 Gradle
使用相同的項目為您的 Android 應用程序創建多個 APK 具有不同的功能。使用 Maven 管理應用程序依賴關係從 Android Studio 或命令行構建 APK。下載 Android Studio 脫機安裝程序安裝!

更多約 Android Studio:
建立在 IntelliJ IDEA 社區版,JetBrains 流行的 Java IDE。靈活的基於 Gradle 的構建系統。構建變體和多個 APK 代。擴展了對 Google 服務和各種設備類型的模板支持。豐富的佈局編輯器,支持主題編輯。 Lint 工具來捕捉性能,可用性,版本兼容性和其他問題。 ProGuard 和應用程序簽名功能。內置對 Google 雲端平台的支持,可以輕鬆集成 Google Cloud Messaging 和 App Engine。注意:需要 Java 運行時環境。

也可用:下載 Android Studio 為 Mac

ScreenShot

軟體資訊
檔案版本 IntelliJ IDEA 2018.1

檔案名稱 ideaIU-2018.1.exe
檔案大小 529 MB
系統 Windows Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 免費軟體
作者 Google
官網 http://developer.android.com/sdk/index.html
更新日期 2018-03-28
更新日誌

What's new in this version:

IntelliJ IDEA 2018.1 Build 181.4203.550

Java:
- Enhanced Code Completion
- Better data flow analysis
- Many new Java inspections

JVM debugger:
- Raise an exception during debugging
- Log breakpoints stack trace to console
- Annotations for Async stack traces

Editor:
- Inline external annotations
- Inferred annotation hints

Android:
- Merged features from Android Studio 3.0
- Version Control Systems:
- Support for partial Git commits


IntelliJ IDEA 2017.3.5 Build 173.4674.33

First of all, with this update, we fixed SSH access to GitHub when using the built-in SSH executable:
- As GitHub dropped support for weak cryptographic keys, it caused connectivity issues when the built-in SSH executable was used to connect to GitHub. So we’ve updated the built-in SSH executable to make it compatible with GitHub’s new stronger cryptographic standards
- We also backported this fix to our earlier IntelliJ IDEA versions. And of course, the IntelliJ IDEA 2018.1 EAP build already contains this fix

Besides this, IntelliJ IDEA 2017.3.5 addresses the following issues:
- Fixed the issue with incorrect and unexpected Expand behavior in the Structure View: IDEA-184675
- The Change Signature dialog now uses the system-wide color sсheme for the parameters list, instead of the editor specific color scheme: IDEA-134545
- Eclipse compiler bundled with IntelliJ IDEA now supports Java 9 sources: IDEA-184951

Also with v2017.3.5, we’ve updated the JDK to the 1.8.0_152-release-1024-b15 version, with the following fixes integrated:
- Unlimited cryptographic policy is enabled by default (JRE-638)
- The issue of empty Memory View in Debug session of an application running with JRE 9 was fixed (JRE-641)


IntelliJ IDEA 2017.3.4 Build 173.4548.28

Now renaming a module is reflected in the dependent module’s file (.iml):
- You can now use the TAB key to jump to the Result pane in the Evaluate Expression window (fixed a regression)
- Fixed the issue with Gradle silent import doing nothing when the Gradle JDK is invalid
- The Show Local Changes as UML action doesn’t let you scroll infinitely
- Unlimited resizing in Diagrams when scrolling with the mouse wheel has been fixed
- New shortcuts Shift + Del and Сtrl + X (cmd + X) have been assigned to the remove results action in the Find Tool Window


IntelliJ IDEA 2017.3.3 Build 173.4301.25

- The Tool Window docking issue has been fixed
- The Gradle import is performed in the background
- The ability to pause the terminal output
- Now the IDE correctly resolves the dependency with the “bundle”
- Fixed an issue which caused the loss of all run configurations
- Now the Flatten Modules option is also available from the Project Tool Window
- Now, after selecting a branch, the Merge from… action invokes the Select Merge Variant dialog
- Spring: the Field injection warning inspection works correctly again

Also, a new 1.8.0_152-release-1024-b11 JDK version for x86_64 fixes the following bugs:
- Low-resolution application icon loading on Windows with HiDPI displays
- Crash of the 32-bit version on Windows


IntelliJ IDEA 2017.3.2 Build 173.4127.27

- For Gradle test runner, the Rerun failed tests button is again available inside the Debug tool window
- Now, the IDE doesn’t crash after a function creation or a function replacement in the Redshift console editor
- Files generated by the annotation processor aren’t stored in the output directory anymore
- The IDE now selects the appropriate Gradle JVM automatically IDEA-149592, this also works for the first project in Gradle
- The issue with too many processes indexing a Git repository has been fixed


IntelliJ IDEA 2017.3.1 Build 173.3942.27

- Improvements for silent installation of IntelliJ IDEA based IDEs on Windows
- The History tab (VCS |Git | Show History) shows the full history for a moved file
- Clearing the output directory doesn't slow down the total build time anymore
- Removing an unloaded module from a project does not lead to deleting the corresponding directory
- Navigation, find usages, etc. works for Groovy code
- Fix for a major formatting regression from 2017.2.6 to 2017.3
- The IDE now loads the project tree
- Now the "Simplify Optional call chains" inspection doesn't remove an essential part of the code

IntelliJ IDEA 2018.1 相關參考資料
(1) IDEA 2018.1 EAP - IntelliJ IDEA - Confluence

Our Early Access Program lets development community closely participate in discussions devoted to IntelliJ IDEA and influence development planning, from ...

https://confluence.jetbrains.c

2018 | IntelliJ IDEA Blog - JetBrains Blog

Ready for a change? Please meet IntelliJ IDEA 2018.1 – our first major update of this year! This new release brings with it significant improvements to supported languages, frameworks, version control...

https://blog.jetbrains.com

2018.1 | CLion Blog - JetBrains Blog

CLion 2018.1 is released: more C++17, WSL, CMake Install, new languages supported, and much more! Posted on March 28, 2018 by Anastasia Kazakova. Please welcome the first big update this year, CLion 2...

https://blog.jetbrains.com

2018.1 | IntelliJ IDEA Blog - JetBrains Blog

IntelliJ IDEA 2018.1.1 EAP is here! Posted on March 30, 2018 by Zlata Kalyuzhnaya. Though we released IntelliJ IDEA 2018.1 just a couple of days ago, work has already begun fixing bugs; we have an EAP...

https://blog.jetbrains.com

Download IntelliJ IDEA: The Java IDE for Professional Developers by ...

Version: 2018.1.4; Build: 181.5087.20; Released: May 20, 2018; Release ... Get the ToolBox App to download IntelliJ IDEA and its future updates with ease ...

https://www.jetbrains.com

Early Access Program (EAP) - IntelliJ IDEA - JetBrains

This page lists pre-release builds of IntelliJ IDEA 2018.2, the update we're releasing in Summer of 2018. Both Community and Ultimate Edition EAP builds can ...

https://www.jetbrains.com

IntelliJ IDEA 2018.1 Public Preview | IntelliJ IDEA Blog - JetBrains Blog

Good news everyone: IntelliJ IDEA 2018.1 is now ready for Public Preview! The upcoming v2018.1 will bring a lot of important improvements: support for Git partial commits, inline external annotations...

https://blog.jetbrains.com

IntelliJ IDEA 2018.1 RC2 is here! | IntelliJ IDEA Blog - JetBrains Blog

The release is getting really close now, and today we've published IntelliJ IDEA 2018.1 RC2! You can download it here. Please note that to use the Release Candidate, you need an active subscripti...

https://blog.jetbrains.com

IntelliJ IDEA 2018.1 Release Candidate is here! | IntelliJ IDEA Blog

The release of IntelliJ IDEA 2018.1 is only a couple of weeks away, and today we've published IntelliJ IDEA 2018.1 Release Candidate! Go ahead and grab it from our website, try it for yourself an...

https://blog.jetbrains.com

IntelliJ IDEA 2018.1.1 EAP is here! | IntelliJ IDEA Blog - JetBrains Blog

Though we released IntelliJ IDEA 2018.1 just a couple of days ago, work has already begun fixing bugs; we have an EAP build ready for the first bug-fix update for v2018.1! Get the IntelliJ IDEA 2018....

https://blog.jetbrains.com

IntelliJ IDEA 2018.1.1 is released! | IntelliJ IDEA Blog - JetBrains Blog

Exciting news! IntelliJ IDEA 2018.1.1 the first bug-fix update for the recently released IntelliJ IDEA 2018.1 is here! Get this new version right now ...

https://blog.jetbrains.com

IntelliJ IDEA 2018.1.2 is released! | IntelliJ IDEA Blog - JetBrains Blog

IntelliJ IDEA 2018.1.2 – the second minor update for v2018.1 is available for download! Get this new version right now from our website or ...

https://blog.jetbrains.com

IntelliJ IDEA 2018.1.3 is released! | IntelliJ IDEA Blog - JetBrains Blog

IntelliJ IDEA 2018.1.3 with a bunch of bug fixes and small improvements is now available for download on our website and in Toolbox App.

https://blog.jetbrains.com

IntelliJ IDEA 2018.1.4 is released! | IntelliJ IDEA Blog - JetBrains Blog

IntelliJ IDEA 2018.1.4, the fourth bug-fix update for the recently released major version is now available! Download from our website or update ...

https://blog.jetbrains.com

IntelliJ IDEA 2018.1: Code Analysis, Better Debugger, Partial Git ...

800x400_blog_IJ_2018_1_@2x_preview. Explore all the new features of IntelliJ IDEA 2018.1 on our website! Here's a brief summary of the most fascinating features awaiting you in this release: Java...

https://blog.jetbrains.com

IntelliJ IDEA starts 2018.1 Early Access Program | IntelliJ IDEA Blog

We are pleased to announce the start of the Early Access Program for our next major release – IntelliJ IDEA 2018.1! The first IntelliJ IDEA 2018.1 EAP build is already available for download, and it ...

https://blog.jetbrains.com

What's New in IntelliJ IDEA - JetBrains

In IntelliJ IDEA you can generate a test class using the intention action. With IntelliJ IDEA 2018.1, you can customize a test class template and create a test class with Test as a prefix. Go to Prefe...

https://www.jetbrains.com