How to Default check on Android keyboard (AOSP) Input Method

Source: Internet
Author: User

<span style= "font-family:arial, Helvetica, Sans-serif; Background-color:rgb (255, 255, 255); " > When doing projects, sometimes built-in other input methods, but also default to third-party input methods </span>
<span style= "font-family:arial, Helvetica, Sans-serif; Background-color:rgb (255, 255, 255); " > However, because the third-party IME is uninstalled, no Input method is available after the third-party input method is uninstalled </span>

Therefore, we in the built-in third-party input method and the default is a third-party input method, you need to check the system default input method, for a rainy time

1, modify the path: Frameworks/base/packages/settingsprovider/res/values/defaults.xml

2, modify the method:

    <string name= "Config_enabled_input_methods" translatable= "false" >com.android.inputmethod.latin/. Latinime:com.cootek.smartinputv5/com.cootek.smartinput5.touchpalime</string>

How to Default check on Android keyboard (AOSP) Input Method

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.