I assume the question was more about actual devices when they ship later this year. How will users input text on those devices? Will there be a "virtual keyboard"? (so far I have not seen anything about this in the SDK).
Peli On Apr 4, 7:54 pm, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > Hi, > > I am assuming that you are trying to simulate keyevents. You can use the > APIs in the > instrumentation<http://code.google.com/android/reference/android/app/Instrumentation....> > class, particularly > sendkeysync()<http://code.google.com/android/reference/android/app/Instrumentation....>method. > Check out the sample code for instrumentation class below : > > http://code.google.com/android/samples/ApiDemos/src/com/google/androi... > > Thanks, > Megha > > > > On Thu, Apr 3, 2008 at 11:57 AM, Agus <[EMAIL PROTECTED]> wrote: > > > For the actual device, how does a user input a text on HVGA portrait > > mode with no keyboard?- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

