- Android Studio Cookbook
- Mike van Drongelen
- 90字
- 2021-07-09 21:27:35
Preface
Android Studio is the best IDE for developing Android apps, and it is available for free to anyone who wants to develop professional Android apps.
Now with Android Studio, we have a stable and faster IDE, and it comes with a lot of cool stuff such as Gradle, better refactoring methods, and a much better layout editor. If you have used Eclipse, then you will love this IDE.
In short, Android Studio has really brought back the fun of mobile development, and in this book, we will see how.
推薦閱讀
- 嵌入式軟件系統(tǒng)測試:基于形式化方法的自動(dòng)化測試解決方案
- Python 3破冰人工智能:從入門到實(shí)戰(zhàn)
- Mastering JavaScript High Performance
- Python 3.7從入門到精通(視頻教學(xué)版)
- 監(jiān)控的藝術(shù):云原生時(shí)代的監(jiān)控框架
- Software-Defined Networking with OpenFlow(Second Edition)
- 3D Printing Designs:Octopus Pencil Holder
- Python數(shù)據(jù)科學(xué)實(shí)踐指南
- Ubuntu Server Cookbook
- Java EE程序設(shè)計(jì)與開發(fā)實(shí)踐教程
- JavaScript Unit Testing
- C語言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)與習(xí)題精解
- Practical Time Series Analysis
- 開發(fā)者測試
- Learning Java Lambdas