sirofwar08 / android-vnc-viewer

Automatically exported from code.google.com/p/android-vnc-viewer
0 stars 0 forks source link

Getting INSTALL_PARSE_FAILED_MANIFEST_MALFORMED when installing on G1 #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. adb install <path to androidVNC.apk>
2. Receive error message

What is the expected output? Package install

What do you see instead? Nothing much

What version of the product are you using? 1

On what operating system? Android on G1 (adb running on Vista 32-bit)

Please provide any additional information below.
None.  

Original issue reported on code.google.com by broi...@gmail.com on 24 Oct 2008 at 3:41

GoogleCodeExporter commented 8 years ago
I cannot install this on my G1--   I click the apk to install---  nothing 
happens....

Original comment by kent.bro...@gmail.com on 25 Oct 2008 at 11:02

GoogleCodeExporter commented 8 years ago
I'm unable to install on G1 as well. I'll see if it will install on the 
emulater in a
bit.

C:\java\android-sdk-windows-1.0_r1\tools>adb.exe install s:\android\androidVNC.a
pk
358 KB/s (0 bytes in 34418.000s)
        pkg: /data/local/tmp/androidVNC.apk
Failure [INSTALL_PARSE_FAILED_MANIFEST_MALFORMED]

C:\java\android-sdk-windows-1.0_r1\tools>

Original comment by bentilf...@gmail.com on 26 Oct 2008 at 2:06

GoogleCodeExporter commented 8 years ago
I'm just getting started looking at some android coding but it looks like the 
problem
is because this was originally written with an older sdk. I'll start an other 
issue
with the fixes I've come up with so far. I need a version of vnc that allow you 
to
specify no password to actually test it though.

Original comment by XavierBlak@gmail.com on 27 Oct 2008 at 12:15

GoogleCodeExporter commented 8 years ago

Original comment by herb...@gmail.com on 5 Dec 2008 at 9:03