- 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.
- Intel Galileo Essentials
- Building a Game with Unity and Blender
- Android NDK Beginner’s Guide
- INSTANT Django 1.5 Application Development Starter
- Julia高性能科學計算(第2版)
- 學習OpenCV 4:基于Python的算法實戰(zhàn)
- JSP程序設(shè)計實例教程(第2版)
- SQL Server 入門很輕松(微課超值版)
- Flask Web開發(fā):基于Python的Web應(yīng)用開發(fā)實戰(zhàn)(第2版)
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器
- 深度實踐KVM:核心技術(shù)、管理運維、性能優(yōu)化與項目實施
- 深度學習入門:基于Python的理論與實現(xiàn)
- Python機器學習開發(fā)實戰(zhàn)
- WCF技術(shù)剖析(卷1)
- 用Python動手學統(tǒng)計學