Using MODE_WORLD_READABLE or MODE_WORLD_WRITEABLE exposes app files and preferences to other applications.
Use MODE_PRIVATE and store sensitive data with EncryptedSharedPreferences or the Keystore.