Android Studio – How can I securely store data on Android that will survive a reinstall?
Looking at older posts here on Stack Overflow, it appears this is not possible. But I'm wondering if there are any newer SDK APIs that support this ability? In my specific case, I need to create a UUID the first…