- Building Android UIs with Custom Views
- Raimon Ràfols Montané
- 155字
- 2021-07-02 15:33:35
Getting Started
You might be wondering what a custom view is; that's alright, we'll cover that and way more in this book. If you've been developing Android applications for a while, you've most probably used the standard Android views or widgets tons of times. These are, for example: TextView, ImageView, Button, ListView, and so on. A custom view is slightly different. To summarize it quickly, a custom view is a view or a widget where we've implemented its behavior ourselves. In this chapter, we'll cover the very basics steps we'll need to get ourselves started building Android custom views and understand where we should use them and where we should simply rely on the Android standard widgets. More specifically, we will talk about the following topics:
- What's a custom view and why do we need them?
- How to set up and configure our environment to develop custom views
- Creating our very own first custom view
推薦閱讀
- Android Wearable Programming
- 演進式架構(gòu)(原書第2版)
- Facebook Application Development with Graph API Cookbook
- 從程序員到架構(gòu)師:大數(shù)據(jù)量、緩存、高并發(fā)、微服務(wù)、多團隊協(xié)同等核心場景實戰(zhàn)
- Clojure Reactive Programming
- Learning Hadoop 2
- Qlik Sense? Cookbook
- 深入解析Java編譯器:源碼剖析與實例詳解
- WordPress Search Engine Optimization(Second Edition)
- Drupal Search Engine Optimization
- 3D Printing Designs:The Sun Puzzle
- 計算機常用算法與程序設(shè)計教程(第2版)
- Instant AppFog
- Visual C++程序開發(fā)范例寶典
- 深度學(xué)習(xí):基于Python語言和TensorFlow平臺(視頻講解版)