java.awt has been removed, you'll need to use Android widgets. Regards, Justin Android Team @ Google
On Aug 20, 5:35 am, deviand <[EMAIL PROTECTED]> wrote: > Hello! > > Anybody knows why do I get the following message in LogCat: > > >ERROR/PackageManager(47): Package com.R66 requires unavailable shared > >library java.awt; ignoring! > > And at the same time the Console says: > > >Installation error: INSTALL_FAILED_MISSING_SHARED_LIBRARY > >Please check logcat output for more details. > > Knowing that I did add the following line in the manifest: > <uses-library android:name="java.awt"></uses-library> > > The result is the application cannot be installed. Help! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

