[android-developers] softkeyboard in Android 1.1

2010-02-10 Thread andu
How are you all I want to develop softkeyboard for android 1.1 platform. when I check the sample softkeyboard application in the emulator, some of the imported packages are not accessible. some of them are: import android.inputmethodservice.Keyboard; import android.inputmethodservice.Keyboard.Key

Re: [android-developers] softkeyboard in Android 1.1

2010-02-10 Thread swapnil kamble
Why you want Android 1.1 ? On Wed, Feb 10, 2010 at 6:32 PM, andu wrote: > How are you all > > I want to develop softkeyboard for android 1.1 platform. when I check > the sample softkeyboard application in the emulator, some of the > imported packages are not accessible. some of them are: > > imp