Hi,
I am new to Android. My kernel version is 2.6.25 and I am trying to install an application on my android device. But I am always getting Failure -12 on my command "adb install hello.apk".
I have successfully installed 3rd party android app such as Android File Brower and others on my device with the same command.
I built my application with Eclipse and signed it by the Export Wizard. But still the error persists. I also tried "ant release" and using the jarsigner for signing the unsigned apk.
What are other possibility fot failure -12. Where can I get more infotmation on this type of error?
Thanks,
Vink
I am new to Android. My kernel version is 2.6.25 and I am trying to install an application on my android device. But I am always getting Failure -12 on my command "adb install hello.apk".
I have successfully installed 3rd party android app such as Android File Brower and others on my device with the same command.
I built my application with Eclipse and signed it by the Export Wizard. But still the error persists. I also tried "ant release" and using the jarsigner for signing the unsigned apk.
What are other possibility fot failure -12. Where can I get more infotmation on this type of error?
Thanks,
Vink