On Thu, Sep 20, 2012 at 4:24 PM, Meidey <[email protected]> wrote: > I read that there is problem method KeyChain.getPrivateKey(Context,String) > on Android 4.1 although on older versions it works. Does anybody has > solution how to get private key on JellyBean?
Not sure what you read, but there were (fixed in AOSP master) some bugs affecting keys with particular characters in the key name. http://code.google.com/p/android/issues/detail?id=34577 > > > Code that does not work on 4.1, but works great on older versions. How exactly does it 'not work'? On what device and version? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

