Hi Alan,

That is a result of a mismatch of the APIs in Android. You might be able to explicitly set the API version in the XML configuration file.

There are 3 versions of the API, and I'm not completely sure that they are backwards compatible. I know that they have tried to make them backwards compatible, but some APIs that were previously available were deprecated, and others were added.

With respect to the API versions and how they relate to Koolu:
Koolu-1.0 == Android 1.0 == API version 1
Koolu-cupcake (version from ~March) == Android 1.1 == API version 2
Koolu-cupcake (current in git) == Android 1.5 == API version 3.

Regards,
Brian Code

On 13-Jul-09, at 4:25 AM, bluestar8783 wrote:

Hi all,

I used Eclipse-SDK1.5 to create one apps from apk(DriverClient.apk),
and install on OpenMoko(Android version 1.0)
but i received this error:
  pkg: /data/local/tmp/DriverClient.apk
  Failure [-12]
My apk can install successfully on Android-Emulator under WinXP.

Anyone could help me, explaining how to install an apps?

Thanks lot,
Alan

_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to