Elements of Android Room

Elements of Android Room

Mark L. Murphy
এই বইটি আপনার কতটা পছন্দ?
ফাইলের মান কিরকম?
মান নির্ণয়ের জন্য বইটি ডাউনলোড করুন
ডাউনলোড করা ফাইলগুলির মান কিরকম?
Storing data locally is a key part of many Android apps. SQLite is built into Android, but the low-level API that the Android SDK provides is a bit clunky to use.

Google’s solution for that is Room, an object wrapper around that API. This gives us a cleaner, type-safe, reactive API for our database operations. Room is part of the Android Jetpack, and so it is a key element of Google’s recommended “stack” of technologies for building Android apps.

This book explores Room, starting with basic stuff like

- Adding Room to your app

- Defining your entities and data access operation (DAO) APIs

- Testing your database I/O

- Using Room with Kotlin coroutines, LiveData, and RxJava

- Migrating your database schema as your app evolves

It also gets into more elaborate scenarios, such as using SQLCipher for Android for encrypting your Room database.

ক্যাটাগোরিগুলো:
সাল:
2021
প্রকাশক:
Creative Commons
ভাষা:
english
পৃষ্ঠা:
265
ISBN:
1005564100
ফাইল:
PDF, 1.99 MB
IPFS:
CID , CID Blake2b
english, 2021
ডাউনলোড (pdf, 1.99 MB)
তে রূপান্তর প্রক্রিয়া চলছে
-এ রূপান্তর ব্যর্থ হয়েছে

প্রায়শই ব্যবহৃত পরিভাষা