Re: [android-beginners] Android 2.1 SDK

2010-01-13 Thread David Sauter
On Mon, Jan 11, 2010 at 4:24 PM, Xavier Ducrohet x...@android.com wrote:
 Hello everyone,

 We've just released the 2.1 SDK.

 More info: http://android-developers.blogspot.com/2010/01/android-21-sdk.html

 Enjoy!

 Xav
 --
 Xavier Ducrohet
 Android SDK Tech Lead
 Google Inc.

I thank you from the bottom of my heart.

... now is there any word on NDK 2.X?

-- 
--
David Sauter
-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] Nested source directories

2010-01-13 Thread David Sauter
I've been trying for a little while to get nested source directories
and headers not in the same directories as their source working.  Can
someone throw together a quick example of how to structure the
android.nk files for this?  I've tried a few variants on the
documentation but none of it's working.

Example:

Source - has source and headers
Source/Object - has source and headers but also relies on headers in Source
Source/Object2 - has source but relies on headers in Source/Object and Source

How do you get this to compile?  I need also uniform values across the
whole thing in terms of flags and CPP extension.

Thank you in advance.

-- 
--
David Sauter
-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en