- Hands-On Android UI Development
- Jason Morris
- 163字
- 2021-07-02 23:26:05
Android Studio
Android Studio is a fully-featured IDE built on top of the IntelliJ platform, designed specifically for developing Android applications. It has a huge suite of built-in tools that will make your life better, and help you write better applications more rapidly.
You can download Android Studio for your favorite Operating System (OS) from https://developer.android.com/studio/. The setup instructions for each operating system vary slightly, and are available on the website. This book has been written assuming an Android Studio version of at least 3.0.
Once installed, Android Studio will also need to download and install an Android SDK for you to develop your applications on. There are platform options for virtually every version of Android ever released, including emulated hardware, which allows you to test how your application will run on different hardware and Android releases. It's best to download the latest Android SDK, and one of the older versions as well to check backward compatibility (4.1 or 4.4 are good options).
- Learn ECMAScript(Second Edition)
- AngularJS Testing Cookbook
- 可解釋機器學習:模型、方法與實踐
- C# Multithreaded and Parallel Programming
- JavaScript程序設計(第2版)
- JavaScript動態網頁編程
- Illustrator CS6設計與應用任務教程
- Visual Basic程序設計實驗指導及考試指南
- Mastering ASP.NET Core 2.0
- 算法精解:C語言描述
- HTML5程序設計基礎教程
- C/C++語言程序開發參考手冊
- Neo4j權威指南 (圖數據庫技術叢書)
- VMware vRealize Orchestrator Essentials
- R統計應用開發實戰