- 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 TypeScript 3 by Building Web Applications
- ThinkPHP 5實戰
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- VMware虛擬化技術
- PhoneGap:Beginner's Guide(Third Edition)
- C/C++程序員面試指南
- Mastering Unity 2D Game Development(Second Edition)
- Kivy Cookbook
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Building Business Websites with Squarespace 7(Second Edition)
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- 深入理解Kafka:核心設計與實踐原理
- 軟件設計模式(Java版)
- JavaScript前端開發程序設計教程(微課版)