Dear Brain:

        I can work successfully for my apk file.
        Thanks for your big help.


        BTW, do you know how to git the latest Koolu-cupcake(Android 1.5)
source code?
        I could not git from Koolu by using command: "repo init -u
        git://git.koolu.org/freerunner/platform/manifest.git -b cupcake" and
go error message:

            git.koolu.org[0: 208.43.195.116]: errno=Connection refused
            fatal: unable to connect a socket (Connection refused)
            fatal: cannot obtain manifest git://
git.koolu.org/freerunner/platform/manifest.git

        Do you have another web to get?


Regard,
Alan
2009/7/13 Brian Code <[email protected]>

> 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
_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to