Creating Dynamic UIs With Android Fragments ,2nd Edition
Long gone are the days of mobile apps with a static UI squished on a tiny screen. Today's users expect mobile apps to be dynamic and highly interactive. They expect an app to look fantastic when they look at it on their medium resolution smartphone and just as fantastic when they switch over to using it on their high-resolution tablet. Apps need to provide rich navigation features, be adaptive, and be responsive. Trying to meet these demands using Android's traditional activity-centric UI design model is dif cult at best. As dev elopers, we need more control than that afforded by activities. We need a new approach, and fragments give us this new approach. In this book, you'll learn how to use fragments to meet the challenges of creating dynamic UIs in the modern world of mobile app development.
用户评论
很好很清晰
对使用fragments建立UI,非常有帮助,谢谢!