sangmingming / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

Problem with the signing of the application #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.INSTALL_PARSE_FAILED_NO_CERTIFICATES
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
2.1 windows 7

Please provide any additional information below.
I am using Robotium to do the testing of applications that I only have the apk 
file.
I used the tool re-sign to remove the signatures from my file 13566.apk and I 
got the file  13566_debug.apk.
Up to this point all right.
After I tried to install my file 13566_debug.apk on emulator, but I got the 
following error:
  adb install 825846_debug.apk
618 KB/s (178621 bytes in 0.282s)
        pkg: /data/local/tmp/13566_debug.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]
Could you tell me where I went wrong

Original issue reported on code.google.com by sergio.p...@gmail.com on 7 Mar 2011 at 11:36

GoogleCodeExporter commented 9 years ago
Ask kontakt@simvelop.de for problems you might have with re-sign.jar

Original comment by renasr...@gmail.com on 7 Mar 2011 at 11:41