Oh no! EncryptedSharedPreferences has been deprecated! What should I do?

EncryptedSharedPreferences—and, in fact, every API in the androidx.security:security-crypto library—has been deprecated in version 1.1.0-alpha07. In this session, we will introduce what the androidx.security:security-crypto library is and the functionality it provides. Then, we will go over alternative platform APIs such as the Android Keystore. Finally, we will explain how to migrate from androidx.security:security-crypto to these alternatives. (Translated by the DroidKaigi Committee)

  • Yuki Anzai 株式会社ウフィカ


Summary

  • Dates 2025.09.12 / 17:20 ~ 18:00 (40min)
  • Place Koala
  • Language Japanese

Intended audience

People who have used androidx.security:security-crypto People interested in the Android Keystore, etc.