Bluestar,

Any shared object you generate using the NDK for a previous version of
Android should be forward compatible.  IE:  If you compile some code
that runs fine against 2.0, it should (for the most part) also work
against 2.1.

On Mar 8, 8:35 pm, bluestar <bluestar8...@gmail.com> wrote:
> I create one static library(alogrithm.a) by using android 2.0
>
> Now I want to use this library to work at android 2.1
>
> Can I rebuild source code to create at android 2.1? Or directly use
> this library binary file by
> creating android 2.0?
>
> Thanks!!!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to