Yes, the input method framework, like the rest of Cupcake, is not yet finished. In the final implementation you will not need to do anything when installing a new version.
On Sun, Feb 22, 2009 at 5:53 PM, Morris <[email protected]> wrote: > > Dear Romain: > > Why do we need to restart adb shell or emulator? > Is this because the IMF is not complete? > Am I right? > Now we port Andorid firmware version 1.5 to Qualcomm M7x and M8x. > I need to restart the device to let the setting of software keyboard > work. > I think it's not convenient for us to use software keyboard in the > future. > > Thanks a lot. > > Best Regards, > Morris > > On Feb 19, 2:43 am, Romain Guy <[email protected]> wrote: > > You can simply run adb shell stop && adb shell start to restart the > runtime. > > > > On Wed, Feb 18, 2009 at 10:40 AM, Khuong <[email protected]> wrote: > > > > > Hi, > > > > > I'm implementing my own soft keyboard and everything works. There is > > > one thing that's a little frustrating that after I compile and > > > reinstall the keyboard .apk, I have to restart the emulator for the > > > changes to take affect. Is there an easy way to start and stop the > > > keyboard service? Also is it possible to debug this service in > > > Eclipse? > > > > > Thanks > > > > -- > > Romain Guy > > Android framework engineer > > [email protected] > > > > Note: please don't send private questions to me, as I don't have time > > to provide private support. All such questions should be posted on > > public forums, where I and others can see and answer them > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
