[android-beginners] Re: Android 1.0 SDK Released

2008-12-13 Thread fadden
On Dec 11, 6:17 pm, kenb wrote: > Don't Java compilers do these kinds of optimizations, assuming the > fields aren't volatile? The common compilers (e.g. javac) do not. Some post-processors (e.g. ProGuard) might. --~--~-~--~~~---~--~~ You received this message b

[android-beginners] Re: Android 1.0 SDK Released

2008-12-12 Thread kenb
age - > > From: > > To: "Android Beginners" > > Sent: Wednesday, November 12, 2008 5:49 AM > > Subject: [android-beginners] Re: Android 1.0 SDK Released > > > Does Android SDK has a support for STL - Standard Template Library ? > > > We

[android-beginners] Re: Android 1.0 SDK Released

2008-11-12 Thread Sunit Katkar
From: <[EMAIL PROTECTED]> > To: "Android Beginners" > Sent: Wednesday, November 12, 2008 5:49 AM > Subject: [android-beginners] Re: Android 1.0 SDK Released > > > > Does Android SDK has a support for STL - Standard Template Library ? > > We are picking up And

[android-beginners] Re: Android 1.0 SDK Released

2008-11-11 Thread Nick
Sent: Wednesday, November 12, 2008 5:49 AM Subject: [android-beginners] Re: Android 1.0 SDK Released Does Android SDK has a support for STL - Standard Template Library ? We are picking up Android and building HAL layers within it but STL is starting to become an issue for us. We have major chunk of

[android-beginners] Re: Android 1.0 SDK Released

2008-11-11 Thread sanjaydha...@gmail.com
Does Android SDK has a support for STL - Standard Template Library ? We are picking up Android and building HAL layers within it but STL is starting to become an issue for us. We have major chunk of legacy code that uses STL template classes. I was wondering if Android SDK supports STL::Vector, C

[android-beginners] Re: Android 1.0 SDK Released

2008-11-09 Thread PurchaseSMS
thanks On Sep 24, 2:09 am, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > Hi everyone, > > We're pleased to announce the release of the Android 1.0 SDK, release 1. > > For full information, please see Dan Morrill's blog post: > > http://android-developers.blogspot.com/2008/09/announcing-android-10-..

[android-beginners] Re: Android 1.0 SDK Released

2008-10-03 Thread tagore
When will the Internationalization and Localization be released in the SDK? Anybody know? Thanks! On Sep 24, 6:09 am, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > Hi everyone, > > We're pleased to announce the release of the Android 1.0 SDK, release 1. > > For full information, please see Dan Morri

[android-beginners] Re: Android 1.0 SDK Released

2008-09-25 Thread Dmitriy Kropivnitskiy
Seems like the new version breaks the Eclipse plugin :( At least Eclipse wouldn't let me set the new directory as the SDK home. On Thu, Sep 25, 2008 at 5:24 PM, Dmitriy Kropivnitskiy <[EMAIL PROTECTED]> wrote: > Fixed with the new version of the plugin. For some reason it wouldn't > update, I had

[android-beginners] Re: Android 1.0 SDK Released

2008-09-25 Thread Xavier Ducrohet
You need the new plugin (0.8.0) to go with the new SDK. The older plugin (0.7.1) only works with the 0.9 SDK. Xav On Thu, Sep 25, 2008 at 11:01 AM, Mitechka <[EMAIL PROTECTED]> wrote: > > Seems like the new version breaks the Eclipse plugin :( At least > Eclipse wouldn't let me set the new direc

[android-beginners] Re: Android 1.0 SDK Released

2008-09-25 Thread Mitechka
Seems like the new version breaks the Eclipse plugin :( At least Eclipse wouldn't let me set the new directory as the SDK home. On Sep 23, 6:09 pm, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > Hi everyone, > > We're pleased to announce the release of the Android 1.0 SDK, release 1. > > For full inf