- Hands-On Android UI Development
- Jason Morris
- 178字
- 2021-07-02 23:26:06
Summary
As you saw, an Android application comprises of more modular components, which assemble in layers, and are often directly accessible from the platform. The resource management system is your greatest ally and should be leveraged to provide your users with a consistent experience, and keep your user interface consistent. When it comes to arranging your application, Android Studio has a variety of tools and features that it will use to help you keep things organized and within commonly understood patterns. However, it's also important to stick to your own patterns and keep things organized. The Android toolkits have their own requirements, and you'll need to obey their rules if you want to benefit from them.
Android Studio also has an excellent collection of template projects and Activities, and they should be used to get your projects kick-started. They can also often serve with explanations for how common user interface design patterns are implemented in Android.
In the next chapter, we'll take a look at starting a layout from scratch and how to approach designing a form screen.
- Spring 5企業(yè)級(jí)開發(fā)實(shí)戰(zhàn)
- Android項(xiàng)目開發(fā)入門教程
- Instant Apache Stanbol
- 控糖控脂健康餐
- JavaScript by Example
- Python:Master the Art of Design Patterns
- 零基礎(chǔ)入門學(xué)習(xí)Python(第2版)
- Fast Data Processing with Spark(Second Edition)
- Principles of Strategic Data Science
- C++編程兵書
- Maker基地嘉年華:玩轉(zhuǎn)樂動(dòng)魔盒學(xué)Scratch
- Python Digital Forensics Cookbook
- Scrapy網(wǎng)絡(luò)爬蟲實(shí)戰(zhàn)
- 青少年P(guān)ython趣味編程
- Flutter for Beginners