Thursday, March 6, 2014

android emulator keyboard does not pop up


Engage in an afternoon, I do not know in the end is the Editor, and occasionally pop up
Too collapsed
http://wenku.it168.com/d_000589256.shtml
This solution die, because there is no place to set keyborad too collapsed, android emulator really sucks<-! Main posts under Banner (D4) -><-! Posts under the main text (D5) ->
Reply:


AVD is now the case, config.ini place where there is no modifications!
Reply:
InputMethodManager imm = (InputMethodManager) mContext.getSystemService (Context.INPUT_METHOD_SERVICE);
imm.toggleSoftInput (0, InputMethodManager.HIDE_NOT_ALWAYS);


Reply:
reference to the second floor ConnectionUtils reply:
InputMethodManager imm = (InputMethodManager) mContext.getSystemService (Context.INPUT_METHOD_SERVICE);
imm.toggleSoftInput (0, InputMethodManager.HIDE_NOT_ALWAYS);


You must add code? Lines of code do not work
Reply:
This line of code InputMethodManager imm = (InputMethodManager) mContext.getSystemService (Context.INPUT_METHOD_SERVICE);
imm.toggleSoftInput (0, InputMethodManager.HIDE_NOT_ALWAYS);

Where plus

No comments:

Post a Comment