- Android Programming for Beginners
- John Horton
- 141字
- 2021-07-23 14:47:01
Summary
In this chapter, we achieved quite a bit. We saw and edited our layout XML file using both the UI designer, as well as through tinkering with the raw code. We took a glimpse at our first Java code and even added our own methods in order to output debugging messages to the console, and pop-up Toast
messages to the user.
In the next chapter, we will take a complete guided tour of Android Studio to see exactly where different things get done at the same time, to understand how our projects assets, such as files and folders, are structured, and to learn how to manage them. This will prepare us to take a more in-depth look at the UI design in Chapter 4, Designing Layouts and Chapter 5, Real-World Layouts, and build some significant real-world layouts for our apps.
- 黑客攻防從入門到精通(實戰秘笈版)
- Mastering OpenCV Android Application Programming
- Android 9 Development Cookbook(Third Edition)
- ASP.NET動態網頁設計教程(第三版)
- 用戶體驗增長:數字化·智能化·綠色化
- R Data Analysis Cookbook(Second Edition)
- Python之光:Python編程入門與實戰
- The Professional ScrumMaster’s Handbook
- Developing SSRS Reports for Dynamics AX
- Python數據可視化之美:專業圖表繪制指南(全彩)
- Getting Started with Python
- Learning Android Application Testing
- 例說FPGA:可直接用于工程項目的第一手經驗
- Spring Boot從入門到實戰
- Visual C++程序設計全程指南