- The Android Game Developer's Handbook
- Avisekhar Roy
- 137字
- 2021-07-14 10:28:58
Android SDK
Android SDK is the main development kit required to build any application for Android. Without going into details, it can be said that the SDK is the skeleton for any Android development. This SDK itself comes with dozens of support tools. It contains platform details, APIs, and libraries along with ADT and AVD. So having Android SDK integrated in the system provides the developer with all the necessary tools. It is a very good practice to always update the SDK with the latest platforms and other tools.
Upgrading can be done through the Android SDK manager. However, platform selection is manual, and it is recommended to have only the necessary platforms as per requirements. Another best practice is to have the latest released platform along with the minimum targeted version of Android (image source: http://photos4.meetupstatic.com/photos/event/1/1/0/f/highres_441724367.jpeg):

- Mastering C# Concurrency
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Scientific Computing with Scala
- Learning Salesforce Einstein
- Python算法詳解
- Android Wear Projects
- 蘋果的產品設計之道:創建優秀產品、服務和用戶體驗的七個原則
- Swift 4從零到精通iOS開發
- Everyday Data Structures
- Go語言從入門到精通
- Instant Automapper
- 計算語言學導論
- 數字媒體技術概論
- JavaEE架構與程序設計
- HTML5 and CSS3:Building Responsive Websites