android.os.ServiceManager.getService("input_method").showInputMethodPickerFromSystem(0 ,0);
// 调用输入法选择器

#MVEL表达式 #Javascript
 
 
Back to Top