MrLoick / xrace-sa

Automatically exported from code.google.com/p/xrace-sa
0 stars 0 forks source link

Issue When installing XRace.apk #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. adb install XRace.apk
2.
3.

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

xlv@small-river:~/Desktop$ adb install XRace.apk
795 KB/s (13275013 bytes in 16.297s)
    pkg: /data/local/tmp/XRace.apk
Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES]

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

OS: ubuntu 8.04

Please provide any additional information below.

openintents-0.9.0.apk has been installed successfully in emulator, and
setting and testing of connection is OK.

Original issue reported on code.google.com by xianhao.lv@gmail.com on 12 Dec 2008 at 2:24

GoogleCodeExporter commented 9 years ago
Resolved this issue.

http://code.google.com/android/devel/sign-publish.html

xlv@small-river:~/Desktop$ adb install XRace.apk 
935 KB/s (13280560 bytes in 13.863s)
    pkg: /data/local/tmp/XRace.apk
Success

Original comment by xianhao.lv@gmail.com on 12 Dec 2008 at 5:20

GoogleCodeExporter commented 9 years ago
Hope you enjoyed in the play.
Source shall be online soon.
any modifications, suggestions are welcomed.

Original comment by xrace...@live.com on 15 Dec 2008 at 8:34