Win10 Mobile 10512 Android application keyboard problem can be solved without resetting

  

Last week, users 匪 ky shared the method of installing Android APK application directly in Win10 Mobile. Many friends met this week after upgrading the system to 10512 In the Android app, the keyboard cannot be popped up and the back button is disabled. Now the original author of the tutorial, Toki ky, shared a solution for us to reset the system. You can refer to it:

1. Download MicrosoftInputMethod.apk;

2. Directly before use Apk wconnect command to connect to the phone (Win10 Mobile 10512 Android application can not play the keyboard what to do?);

3. Run the command: adb push MicrosoftInputMethod.apk /sdcard/MicrosoftInputMethod.apk

4. Run the command: adb shell

The @ArcadiaArm:/$ prompt

5. Run the command: pm install /sdcard/MicrosoftInputMethod.apk

Restart the phone. When you run the apk program again, both the keyboard and the back button are available.

Before upgrading wp10, remember to uninstall this input method, run the command:

adb shell

@ArcadiaArm:/$pm uninstall com.microsoft.inputmethod
< Br>

Copyright © Windows knowledge All Rights Reserved