On Wed, Sep 16, 2009 at 10:35 PM, William Hua <krypto...@gmail.com> wrote:
>
> I've synced my android repository just after android sdk 1.6
> announced, but found some problem to install my apps with native code
> (so built by NDK 1.5_r1) then.
>
> I tried to build NDK with the latest souce code, bu unfortunately,
> faile again :( .
>
> So is there any way to get paticular vertion of android source code?
> for example the android-1.5r3 tag. Would be great if some command like
> "svn switch /foo/bar/1.5r3" is available.

If you want to check out sources, "repo init ... -b <tag>" will do
what you want. But please follow-up on the repo-discuss group rather
than the developer group.

If you want the SDK and/or NDK the previous archives are always
available on the android.com web site.

R/

--~--~---------~--~----~------------~-------~--~----~
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