- Android Programming for Beginners
- John Horton
- 202字
- 2021-07-23 14:47:05
Summary
The main thing to learn from this chapter is that experience and practice are a lot more valuable than vast volumes of knowledge. If you have a neat idea for a cool new UI, but this chapter hasn't shown you how to do it, then chances are somebody else has already shared that knowledge, and a quick web search will usually provide a tutorial or discussion that provides your solutions. Now you know your way around the UI designer, tutorials on the web should be easily understandable.
As we progress through the book we will look at much more advanced UIs than we have so far. Hopefully this chapter will have been a good all-round introduction to building more real-world UIs in the Android Studio visual designer.
Despite significant progress, there is a very big elephant in the room. Of course, our UI doesn't actually do anything! Our neat looking form will not collect a single scrap of data and our smart scrolling list doesn't show any details when we click on one of the items.
To solve these problems we first need to get really familiar with Java. That is what we will start to do in the next chapter.
- 測試驅(qū)動開發(fā):入門、實戰(zhàn)與進階
- OpenCV實例精解
- Python計算機視覺編程
- Python機器學習實戰(zhàn)
- Android Wear Projects
- Mastering Akka
- Java零基礎實戰(zhàn)
- Hands-On Kubernetes on Windows
- 零基礎C#學習筆記
- Java自然語言處理(原書第2版)
- Spark技術(shù)內(nèi)幕:深入解析Spark內(nèi)核架構(gòu)設計與實現(xiàn)原理
- Mastering Bootstrap 4
- Professional JavaScript
- 打造流暢的Android App
- TensorFlow.NET實戰(zhàn)