-
**[URL of codelab:](https://github.com/google-developer-training/basic-android-kotlin-compose-training-dessert-release)**
**Build failure**
Duplicate class com.google.common.util.concurrent.…
-
### What package does this bug report belong to?
shared_preferences
### What target platforms are you seeing this bug on?
Android
### Have you already upgraded your packages?
Yes
### Dependency …
-
**Is your feature request related to a problem? Please describe.**
As a result of ongoing gradual modernization of the app, currently preference utilities are scattered across Java and Kotlin that us…
-
**Describe the feature you'd like**
Currently, the app uses shared preferences for storing data used in general computation purposes.
Replace it with Preferences DataStore as it is one of the recomm…
-
**URL of codelab:https://developer.android.com/codelabs/basic-android-kotlin-compose-datastore?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-compose-unit-6-pathway…
-
datastore contains libdatastore_shared_counter.so,
this so file support 16kb page size in android 15?
-
Android has introduced a replacement for Shared Preferences called DataStore
https://developer.android.com/topic/libraries/architecture/datastore
Just asking if there are any plans on the r…
-
When trying to remove some key from datastore-preferences during unittest I'm getting an error about "multiple instances" of the datastore.
The following code reproduces the problem:
`
import and…
-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about bugs in __the code in this repository__.
If you have a general question, need help debugging, or fall into som…
-
```
Caused by: java.security.KeyStoreException: the master key android-keystore://_androidx_security_master_key_ exists but is unusable
at com.google.crypto.tink.integration.android.AndroidKeysetMa…