I am working on native activity on android 3.0. I'd like to enable
virtual keyboard.

I used showSoftInput(activity, 1) or showSoftInput(activity, 2) on
Native Activity, but virtual keyboard can't be displayed on screen.

I don't have found any error / warning message on Logcat while using
the function to open virtual keyboard.

BTW, supposed I did not use native activity, and just call it on Java
side, it works.

any idea about this.

thanks very much.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to