nelenkov / android-keystore

Direct access to Android's credential storage (keystore)
Other
241 stars 72 forks source link

Wrapper API #2

Open jamieomatthews opened 9 years ago

jamieomatthews commented 9 years ago

Why not turn this into a nice, easy to use wrapper API? Rather than make people dig through this example?

I think a ton of people would be interested in having pre-4.3 support for KeyStore

nelenkov commented 9 years ago

Because it is not guaranteed to work on all devices and I certainly don't have the resources to support such an API.