Re: [android-developers] Android LVL Signature Verification Failed
Random reboot of the machine (and eclipse) and its all working now... I dont know what to say!
If there are any more issues, I know where to start, thanks Nikolay.
On Wednesday, October 17, 2012 3:38:26 PM UTC+1, Nikolay Elenkov wrote:
-- On Wednesday, October 17, 2012 3:38:26 PM UTC+1, Nikolay Elenkov wrote:
On Wed, Oct 17, 2012 at 11:03 PM, Adam Goodchild <mimmin...@gmail.com> wrote:
> I am trying to implement the APK Expansion Downloader Library into my
> application, but I am struggling to get past the LVL verification check.
>
...
> Everytime I run up the application, I get a "Signature verification failed"
> message back from the LicenseValidator class. The application is signed in
> release mode, with a proper Keystore.
>
> I do not know what to do next, I need this to work and cannot find any help
> on the internet as to how to fix this.
>
Save the signature and signed data you get to files, then write a very simple
Java (not Android) program that only verifies the signature to narrow it down.
Check encoding, key and signature sizes, etc. one by one till you figure one
where the problem is.
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home