I want to simulate hardware keypress like end key, back and cancel key which can be done using IWindowManager class. I am using Android SDK 1.5, but I cannot find the class IWindowManager.
How can I import IWindowManager to my application so that I can simulate hardware keypress. Is there any other way to simulate keypress. Thanks... On Sep 29, 10:43 pm, Xavier Ducrohet <[email protected]> wrote: > layoutlib.jar is used by the Eclipse plug-ins and should NOT be used > by application developers. > > Xav > > > > On Tue, Sep 29, 2009 at 7:23 AM, Safy <[email protected]> wrote: > > > Hi, > > > I cannot find IWindowManager class which is used to simulate > > keyEvent. > > > I searched google which says you need to import layoutlib.jar. I > > have tried to search the package in windows 1.5 SDK but could not find > > it. From where can I download the package ? > > > Thanks.... > > -- > Xavier Ducrohet > Android SDK Tech Lead > Google Inc. --~--~---------~--~----~------------~-------~--~----~ 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

