Is there an equivalent to iOS’s Keychain for user credentials on Android?

Short answer, there isn’t one. But you can expect the filesystem to be secure.

Each app operates under a different user, and the filesystem used to store app data is secured by normal UNIX user permissions. So each app’s file access is sandboxed by default. The filesystem also may be encrypted.

This page from the developer’s site explains it better: http://developer.android.com/guide/topics/security/security.html

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)