- Mastering Android Development with Kotlin
- Milo? Vasi?
- 117字
- 2021-07-02 15:20:57
Screens
One screen with a plain user interface is not exciting at all. However, before you go into eye candy styling and wow effects, you need to create more screens containing all the elements a professionally developed application must have. You see all this in modern applications you use in your everyday life. In the previous chapter, we built and ran our project. This skill is important so we can continue with our progress. Now you will add a UI in your application!
In this chapter, we will cover the following topics:
- Analyzing mockup
- Defining application activities
- Android layouts
- Android Context
- Fragments, fragment manager, and stack
- View pager
- Transaction, dialog fragments, and notifications
- Other important UI components
推薦閱讀
- Visual C++程序設(shè)計學(xué)習(xí)筆記
- JavaScript高效圖形編程
- Building a RESTful Web Service with Spring
- Django開發(fā)從入門到實踐
- Python Game Programming By Example
- Instant 960 Grid System
- Learning Data Mining with R
- Hands-On Natural Language Processing with Python
- Learning Apache Karaf
- Hacking Android
- 微前端設(shè)計與實現(xiàn)
- Clojure for Finance
- 菜鳥成長之路
- 走近SDN/NFV
- VC++ 2008專題應(yīng)用程序開發(fā)實例精講