I am developing a game for Blackberry 10 using "Runtime for Android apps".I have completed the development, but when i am going to create development certificate to create.bar file, it is throwing exception as " Exception in thread "main" java.lang.NoSuchMethodError: sun.security.x509.CertAndKeyGen.getSelfCertificate".
My barsigner.csk and barsigner.db are already created.What could be the possible solution for this.I am using only simulator for testing.Please help!