My previous statement was incorrect, awt *is* included. The library is android.awt instead of java.awt, so use <uses-library android:name="android.awt" /> .
Cheers, Justin Android Team @ Google On Aug 20, 11:20 pm, deviand <[EMAIL PROTECTED]> wrote: > The package com.google.android.maps has also been removed, but it is > used in ApiDemos and the application can be installed. The package > com.google.android.gtalkservice is in the same situation. > I don't understand why when java.awt is used the behavior is different. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

