Hi, I am pretty sure that i tried everything what I've found on this Q&A but it still doesnt work. I have installed poth JDK and JRE 1.6.0_45 i have JAVA_HOME and PATCH configured. When I'm "publishing" app from titanium studio i get .apk file so now I am using: "jarsigner -verify -verbose -certs "asmda.apk"" and I am getting a result: 'jar verified.'
So I thing that everything is correct but it is not when i upload apk into google play and when i am trying to install it it still give an error: "Package file was not signed correctly"
This is not a problem with debug version coz i was trying to install it at many phones/tablets :/
What more information you need to recognise my problem? What I am doing wrong?