Android Developers1.32 млн
Опубликовано 18 мая 2017, 0:29
We've introduced Android Jetpack! View the up-to-date Architecture Components video here → goo.gl/ukAz2t
Check out the code labs:
Lifecycle Architecture Components Codelab: goo.gl/OBkIfC
Persistence Architecture Components Codelab: goo.gl/AMwWvx
Check out the docs and samples:
App Architecture Guide: goo.gl/j5Zztk
Architecture Components docs: goo.gl/guDBdr
Architecture Components samples: goo.gl/9AzUSz
Build robust Android apps using the new architecture components. New classes and interfaces, such as ViewModel, LiveData and LifecycleObserver, make it easy to access and manage the Activity and Fragment Lifecycle. Room, an object mapping library for SQLite, simplifies caching, loading and displaying your app’s data. Used together, you can quickly generate SQLite databases and get information into your app’s UI with far less boilerplate code, letting you focus on the code that makes your app unique.
#arch #android #develop
Check out the code labs:
Lifecycle Architecture Components Codelab: goo.gl/OBkIfC
Persistence Architecture Components Codelab: goo.gl/AMwWvx
Check out the docs and samples:
App Architecture Guide: goo.gl/j5Zztk
Architecture Components docs: goo.gl/guDBdr
Architecture Components samples: goo.gl/9AzUSz
Build robust Android apps using the new architecture components. New classes and interfaces, such as ViewModel, LiveData and LifecycleObserver, make it easy to access and manage the Activity and Fragment Lifecycle. Room, an object mapping library for SQLite, simplifies caching, loading and displaying your app’s data. Used together, you can quickly generate SQLite databases and get information into your app’s UI with far less boilerplate code, letting you focus on the code that makes your app unique.
#arch #android #develop