Hi, can anyone please tell me how I can stop this from reoccuring in my notifications everytime I want to type something? Ive already chosen Samsung keyboard as my default in the settings but it keeps prompting me to choose.
Sent from the Rabbit Hole
bushako said:
Hi, can anyone please tell me how I can stop this from reoccuring in my notifications everytime I want to type something? Ive already chosen Samsung keyboard as my default in the settings but it keeps prompting me to choose.
Sent from the Rabbit Hole
Click to expand...
Click to collapse
you may have installed two- three keyboards '!!!!!
first remove all other keyboard and keep the one only that you like! then set it as your default keyboard!!!!
it will not appear again
Sent from my fastest Galaxy Fit using xda premium
sudarshan_mehta said:
you may have installed two- three keyboards '!!!!!
first remove all other keyboard and keep the one only that you like! then set it as your default keyboard!!!!
it will not appear again
Sent from my fastest Galaxy Fit using xda premium
Click to expand...
Click to collapse
Yea I pretty much figured that out and deleted Swiftkey I had installed. But the thing is its not suppose to do that once you disable it in the settings menu. Either thank you for the help.
Sent from the Rabbit Hole
Actually it just popped up again. Ive taken out swiftkey and the only keyboard is the default sammy. Now it prompts me to choose between keyboard or voice typing which btw I disabled and cannot uninstall and would not want to as I use it from time to time.
Sent from the Rabbit Hole
Decompile Framework,
Res/Values/Bools/
Ongoing IME switcher - Change it to False,
Compile and Replace.
JazonX said:
Decompile Framework,
Res/Values/Bools/
Ongoing IME switcher - Change it to False,
Compile and Replace.
Click to expand...
Click to collapse
So this is a feature on some custom rom to let ime switcher always ON?
Sent from the Rabbit Hole
Solved!
Try this:
Browse to /data/system/inputmethod
Delete subtypes.xml
Reboot
Now, if you've another input method you want you'll have to open the xml doc and remove entries to the one which keeps popping up (for me it was Google voice input - but luckily I'm still able to use the voice search in Google Now despite deleting subtypes.xml )
Otherwise, this should work. I tried unticking all but one input methods in the settings menu but it never worked. This does.
Bingley said:
Solved!
Try this:
Browse to /data/system/inputmethod
Delete subtypes.xml
Reboot
Now, if you've another input method you want you'll have to open the xml doc and remove entries to the one which keeps popping up (for me it was Google voice input - but luckily I'm still able to use the voice search in Google Now despite deleting subtypes.xml )
Otherwise, this should work. I tried unticking all but one input methods in the settings menu but it never worked. This does.
Click to expand...
Click to collapse
I cant find subtypes.xml even I use search.
JazonX said:
Decompile Framework,
Res/Values/Bools/
Ongoing IME switcher - Change it to False,
Compile and Replace.
Click to expand...
Click to collapse
Bump old thread. I can't get my framework to properly recompile. I hate this switcher.
install simplistic framework. . This thing does magic
Sent from my GT-N7100 using xda premium
lesalloum said:
install simplistic framework. . This thing does magic
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Yea but dont forget to mention the free version is very limited and youll need to purchase Simplistic Control App from playstore to get the full effect.
Related
Whats with the "select input method" notification every time the keyboard is showing? It shows and hides, but is really annoying.
yup agree with op. would love to know if there's a solution for that.
AmesCell said:
Whats with the "select input method" notification every time the keyboard is showing? It shows and hides, but is really annoying.
Click to expand...
Click to collapse
Turn it off and key board wont show in status bar.
Sent from my samsung gt i9250 which is in the wrong state.
how do I turn it off? I still have this issue.
If you set either voice recognition to automatic or turn it off, the notification will go off. It's under settings>language&input> google voice typing.
Sent from my Galaxy Nexus using XDA App
harrishanifa said:
If you set either voice recognition to automatic or turn it off, the notification will go off. It's under settings>language&input> google voice typing.
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
Doesn't remove it for me either way. Automatic or off.
that's weird. it works for me.
just wondering, are you using stock android keyboard and english language?
What rom?
Sent from my Galaxy Nexus using XDA App
I found it out.
Go to settings>language&input>android keyboard options>vocal text immission and set it to off.
I don't see a "vocal text imission" in my nexus settings. Neither of these worked. Any other suggestions? I'm using Ultra Keyboard but I don't think it's a setting in there.
if you have any other keyboard installed, it will always show up because android is moving away from the "tap-and-hold" gestures. If all you have is the Google speech and the android keyboard, it should not show up in notifications
andy2na said:
if you have any other keyboard installed, it will always show up because android is moving away from the "tap-and-hold" gestures. If all you have is the Google speech and the android keyboard, it should not show up in notifications
Click to expand...
Click to collapse
This is very annoying. I hope there will be a fix...
bump
any news on a remedy for this?
flatblack57 said:
any news on a remedy for this?
Click to expand...
Click to collapse
removing all the other keyboards removes the icon. (you might need to root your phone for that). i had to uninstall google text-to-speech and the samsung keyboard (i'm on a galaxy s2 but removing the icon is the same across all phones)
the ROM AOKP has a feature that allows you to hide this notification.
This worked for me on the Nexus S:
To get rid of stupid “select input method” notification
reboot to recovery
mount /system
in terminal, type “adb shell”
cd /system/app, rm OpenWnn.apk and PinyinIME.apk
bighill89 said:
This worked for me on the Nexus S:
To get rid of stupid “select input method” notification
reboot to recovery
mount /system
in terminal, type “adb shell”
cd /system/app, rm OpenWnn.apk and PinyinIME.apk
Click to expand...
Click to collapse
I used Root Explorer, worked great. Thanks for the tip!
Sorry to bump an oldish thread, but here are the steps I followed to succesfully get rid of this annoying notification on my Xperia Ray:
Check the notification to see what keyboards are active.
Use Titanium Backup to freeze or uninstall the keyboards (other than the one you use, obviously).
Some keyboards might not show up in Titanium Backup. For these, use something like Root Explorer or adb to find them in system/app and delete them. For me, this was the Xperia Japanese Keyboard.
Make sure Google Voice Input is unchecked in Language/input settings.
Restart phone.
Voila, no more input method notification.
how about setting your "default keyboard" to the one you want to use and not to google's keyboard?
joeTaco said:
Sorry to bump an oldish thread, but here are the steps I followed to succesfully get rid of this annoying notification on my Xperia Ray...
Click to expand...
Click to collapse
These instructions worked for me on my Galaxy S3, thanks Joe. I hadn't seen this notification until ICS.
Introduction
Did you root your device?
Did you hide Navigation Bar? (for example modifying build.prop by qemu.hw.mainkeys=1 or using GMD)
Do you have "Plug & Pop" FC message each time you plug in USB cable or other accessories? (check attachment)
Did you install Xposed framework?
If you answer YES to all questions, then my Mod is here for you.
Click to expand...
Click to collapse
Features
The only features here is to solve this FC inside LG Plug & Pop application.
Click to expand...
Click to collapse
Installation instructions
Please make sure following requirements are true:
Your device is rooted
You have installed Xposed framework
Steps:
Download my mod from Google Play link below
Install it on your device
Activate it inside Xposed Installer Modules section
Restart
Click to expand...
Click to collapse
Changelog
1.0.1 - Added support for custom ROMs with removed LGSetupWizard apk.
Click to expand...
Click to collapse
Download
Download it here: Google Play.
Source code: https://github.com/pvalenta/G2FixPopMod
Click to expand...
Click to collapse
Notice
This mod will fix "Plug & Pop" FC and you can see again bottom animation on your device. This is the one and only thing it does.
I have international D802, but I think it should work on all variants. Any feedback is welcomed. Enjoy!
If you don't want to use Xposed Framework, you might want to give a try to @xdabbeb apk version here.
Click to expand...
Click to collapse
Tested and working! Good work!! No more annoying FC notices! Thanks dude!
Work for me, Thanks :good:
I fI have something like this from timte to time if this mod will help me, or I need to have FC all the time?
nyorbee said:
I fI have something like this from timte to time if this mod will help me, or I need to have FC all the time?
Click to expand...
Click to collapse
My Mod fixed crash in LG code base. It inject correct value in LG method, so it will proceed as it should. No worry, give it try.
Works very good !
Thanks for this mod.
i have somewhat weird issue: the plug & pop pop up at the bottom pops up without a prolem on USB connect but the phone never asks me what do i want to do with it and just puts it the charging mode. the checkbox is checked in the settings to ask me upon connection. anybody experienced this?
mannequin said:
i have somewhat weird issue: the plug & pop pop up at the bottom pops up without a prolem on USB connect but the phone never asks me what do i want to do with it and just puts it the charging mode. the checkbox is checked in the settings to ask me upon connection. anybody experienced this?
Click to expand...
Click to collapse
I don't have such issue. First what I got in mind is that your cable have broken data wires, so it allow only charging. Can you manually change it to MTP connection in settings and it work?
p.valenta said:
I don't have such issue. First what I got in mind is that your cable have broken data wires, so it allow only charging. Can you manually change it to MTP connection in settings and it work?
Click to expand...
Click to collapse
Are you using the stock cable?
Sent from my VS980 4G using Tapatalk
garywojdan81 said:
Are you using the stock cable?
Sent from my VS980 4G using Tapatalk
Click to expand...
Click to collapse
Yeah, he should check that cable. I'm using few different data cables and no problem here.
This LG Plug & Pop tool show animation when:
USB data cable
Headphones
Dock station
are plugged in. After that bottom animation finished, it call other related application activity. So issue lays in Settings App, why that selections are not shown.
Tyvm, working great. Wish u all the best.?
Sent from my LG-D802 using xda app-developers app
or go into Titanium back up and uninstall that if u dont use it...I use GMD auto hide and it brings thtat up all the time, a simple uninstall and it stop
can't work with GMD
kevintong116 said:
can't work with GMD
Click to expand...
Click to collapse
You mean my mod doesn't fix it for GMD? You still get that FC message?
I am using it with GMD, does the job perfectly. (I his my nav bar and used edge gestures in place of buttons)
Thanks so much dev!! I previously resorted to setting the nav bar height to 1% but that created a lot of problems.
Do you happen to have a fix for double tap on the clock quick window widget? After I disabled the stock player, double tapping on the clock doesn't turn it off but double tapping on the weather one does :/
Sent from my LG-D802 using xda app-developers app
linjes said:
I am using it with GMD, does the job perfectly. (I his my nav bar and used edge gestures in place of buttons)
Thanks so much dev!! I previously resorted to setting the nav bar height to 1% but that created a lot of problems.
Do you happen to have a fix for double tap on the clock quick window widget? After I disabled the stock player, double tapping on the clock doesn't turn it off but double tapping on the weather one does :/
Sent from my LG-D802 using xda app-developers app
Click to expand...
Click to collapse
Thanks for feedback. Good to know that it work with GMD as I think it should.
I stop using quick window feature as I don't prefer that case.
p.valenta said:
Thanks for feedback. Good to know that it work with GMD as I think it should.
I stop using quick window feature as I don't prefer that case.
Click to expand...
Click to collapse
I see, thanks so much for this xposed module!!
linjes said:
I see, thanks so much for this xposed module!!
Click to expand...
Click to collapse
You can post your quick view issue in own thread, either here or in [Q&A]. I don't want to promise anything, but maybe I could have a look.
So let's discuss it somewhere else.
Installed and working perfectly on VS980 (Verizon). Also works with LMT without issue. Thanks for this!!
Forgive my ignorance, but does this only work if you completely remove nav bar? I just shrunk mine by 20% and get plug n play close. Will this work for me? Or is that a feature that could be added?
Most of time, amazon's keyboard won't close itself using 'back' button, I have to switch to home and back app again, just for close it.
I would like to try other keyboard from Google Play Store.
However, we don't have any way to switch it in options or settings.
I have installed Settings.apk, first menu show up, but it will close immediately once I click to enter 'keyboard and language'.
Anyone have successfully try it? or maybe we need sqlite to change some kind of settings.db file? thanks.
I have switched to Google keyboard using the settings.apk from the Bluetooth thread. You can even disable the on screen keyboard if you have a physical one.
mastafunk said:
I have switched to Google keyboard using the settings.apk from the Bluetooth thread. You can even disable the on screen keyboard if you have a physical one.
Click to expand...
Click to collapse
Did you really successfully change it to Google keyboard, how did you do it? I'm also using settings.apk from the Bluetooth speak thread. But it will close and won't let me to change it. I would like to use Google keyboard as well. By the way, I'm using newest firmware with root and enable unknown source already.
Yes swapped it a while back.. I'm on older firmware.. I did however freeze the kftv launcher, I know it blocks certain android things like home key launcher not sure if it is blocking that as well.
I just opened settings, language and input.. There it showed buellerIME
It was greyed out and Google keyboard not checked.. Just checked it .. Clicked on it's settings and disabled popup keyboard.
mastafunk said:
Yes swapped it a while back.. I'm on older firmware.. I did however freeze the kftv launcher, I know it blocks certain android things like home key launcher not sure if it is blocking that as well.
I just opened settings, language and input.. There it showed buellerIME
It was greyed out and Google keyboard not checked.. Just checked it .. Clicked on it's settings and disabled popup keyboard.
Click to expand...
Click to collapse
Thanks, looks new firmware block this out. I could switch firmware back, however I do like new firmware, it works smoother than older one and has less issues so far.
billsam38 said:
Thanks, looks new firmware block this out. I could switch firmware back, however I do like new firmware, it works smoother than older one and has less issues so far.
Click to expand...
Click to collapse
I double checked for ya.. Its the kftv launcher that's stopping the change. If ya freeze it and make the change then unfreeze it it will stick. I recomend installing a launcher of some sort in just in case as a fallback while doing it...
Hi folks,
I am unable to switch keyboards. I am running the stock (rooted) Lollipop ROM. I have installed both Google keyboard and Swiftkey, the option to change keyboard only gives me the stock HTC keyboard in the settings. How do I force the switching of keyboards?
Bump.
mrme01 said:
Hi folks,
I am unable to switch keyboards. I am running the stock (rooted) Lollipop ROM. I have installed both Google keyboard and Swiftkey, the option to change keyboard only gives me the stock HTC keyboard in the settings. How do I force the switching of keyboards?
Click to expand...
Click to collapse
After downloading Swiftkey, did you open the app? It should give you the option to and send you to the settings needed automatically to make it your default keyboard.
Swiftkey will walk you through the steps to enable it under settings then changing the default keyboard.
xunholyx said:
After downloading Swiftkey, did you open the app? It should give you the option to and send you to the settings needed automatically to make it your default keyboard.
Click to expand...
Click to collapse
brichardson1991 said:
Swiftkey will walk you through the steps to enable it under settings then changing the default keyboard.
Click to expand...
Click to collapse
Yep, I did that and the option to change keyboard just lists the one (HTC) keyboard. It's almost like the fact the app is installed isn't registered by the system. See attached.
mrme01 said:
Yep, I did that and the option to change keyboard just lists the one (HTC) keyboard. It's almost like the fact the app is installed isn't registered by the system. See attached.
Click to expand...
Click to collapse
When you click choose keyboards what options do you get?
brichardson1991 said:
When you click choose keyboards what options do you get?
Click to expand...
Click to collapse
I'm such a f*cking idiot. I've found it. They've changed the way it works. Sorry folks.
mrme01 said:
I'm such a f*cking idiot. I've found it. They've changed the way it works. Sorry folks.
Click to expand...
Click to collapse
At least you found it
Since i installed another keyboard i want to get rid of Touchpal since i allways get the "switch keyboard" notification which cant be disabled. How can i do that? Touchpal isnt in installed apps...
Elthy said:
Since i installed another keyboard i want to get rid of Touchpal since i allways get the "switch keyboard" notification which cant be disabled. How can i do that? Touchpal isnt in installed apps...
Click to expand...
Click to collapse
Settings, Language and keyboard, press current keyboard, then press choose keyboards and turn TouchPal off
If it's anything like the G4, you cannot disable the default keyboard.
I hope it isn't like the G4 in that aspect.
jollywhitefoot said:
Settings, Language and keyboard, press current keyboard, then press choose keyboards and turn TouchPal off
Click to expand...
Click to collapse
That doesnt work since the switch for Touchpal is greyed out. I can deactivate the other keyboard ive installed, just not Touchpal.
Elthy said:
That doesnt work since the switch for Touchpal is greyed out. I can deactivate the other keyboard ive installed, just not Touchpal.
Click to expand...
Click to collapse
What's the other keyboard? I can turn TouchPal off on mine. Is the other keyboard enabled? If only one keyboard is enabled, you can't disable it.
Elthy said:
Since i installed another keyboard i want to get rid of Touchpal since i allways get the "switch keyboard" notification which cant be disabled. How can i do that? Touchpal isnt in installed apps...
Click to expand...
Click to collapse
jollywhitefoot said:
What's the other keyboard? I can turn TouchPal off on mine. Is the other keyboard enabled? If only one keyboard is enabled, you can't disable it.
Click to expand...
Click to collapse
Like jollywhitefoot, I can turn TouchPal off, as described. My other keyboard is Swiftkey, and interestingly, I had not been receiving any annoying prompts before I turned off TouchPal, which I only did just now.
Elthy said:
Since i installed another keyboard i want to get rid of Touchpal since i allways get the "switch keyboard" notification which cant be disabled. How can i do that? Touchpal isnt in installed apps...
Click to expand...
Click to collapse
That notification always comes up... because you always have Google Voice text as well... the only way I know how to eliminate the nag requires root
Sent from my HTC6545LVW using Tapatalk
Touchpal is the default 10 keyboard?! ?
Sent from my SM-G935T using XDA-Developers mobile app
The other keyboard is "Multiling O Keyboard +Emojii". This is what i see in the screen where i activated this one, is there another way to open this menu than going through the Multiling O Keyboard app?
You need to download a keyboard to turn off touchpal. Change the default keyboard then go back then you can disable it iirc.
Sent from my Nexus 5X using Tapatalk
20degrees said:
Touchpal is the default 10 keyboard?!
Sent from my SM-G935T using XDA-Developers mobile app
Click to expand...
Click to collapse
"TouchPal with HTC Sense".
I was sad to see the Sense keyboard go. IMO it has always been king of Android keyboards. Wished I could have put it on my tablets throughout the years.
That's what I've been wondering. Is there any way we could get the Sense keyboard back on the 10?
One of the things I love most about my M7..
lagittaja said:
That's what I've been wondering. Is there any way we could get the Sense keyboard back on the 10?
One of the things I love most about my M7..
Click to expand...
Click to collapse
Apk mirror. Been using it on mine ?
Sent from my HTC6545LVW using Tapatalk
Tidbits said:
You need to download a keyboard to turn off touchpal. Change the default keyboard then go back then you can disable it iirc.
Click to expand...
Click to collapse
As you can see im using Multiling O Keyboard, which is a keyborad available in the Playstore. What do you mean by "Change the default keyboard", im allready using my custom keyboard for writing.
You turn on the keyboard back and then make it default. Then go back into where you turn on and off the keyboard then you can turn off touchpal.
Sent from my HTC 10 using Tapatalk
I dont get what you want to show me. My current situation in detail:
1. Factory fresh HTC 10
2. I download Multiling O Keyboard
3. I enable it in the screen with the sliders.
4. I set my used keyboard to MOK, so i will start typing on with it whenever i select a text field.
5. When i select a text field i get a notification in the notification bar that lets me choose the keyboard i want to use, Touchpal and MOK being the options.
6. I try to disable Touchpal in the slider menu (which i reach by a button in the notification), but its slider is greyed out. I can disable MOK without problems, though.
Try doing it through the settings and not the slider. I don't know why it doesn't work for you, but that worked from me. Based on what you typed that the only difference. I didn't use the notification shade route.
Sent from my HTC 10 using Tapatalk
Tidbits said:
Try doing it through the settings and not the slider. I don't know why it doesn't work for you, but that worked from me. Based on what you typed that the only difference. I didn't use the notification shade route.
Sent from my HTC 10 using Tapatalk
Click to expand...
Click to collapse
What do you mean "through the settings and not the slider"? Touchpal isnt in the apps menu, so i cant disable it there.
I didn't access the settings through the notification shade like you did.
I did everything from the settings itself.
I tapped
Settings
Language and keyboard
Current keyboard
Choose keyboard
Turned on keyboard
Back once
Changed current keyboard
Choose keyboard
Turned off keyboards
That worked for me and I don't get anything in the notification shade because I only have 1 active keyboard.
Sent from my HTC 10 using Tapatalk
Elthy said:
What do you mean "through the settings and not the slider"? Touchpal isnt in the apps menu, so i cant disable it there.
Click to expand...
Click to collapse
The very first reply to your original post explains what you need to do. Go into Settings, Language & Keyboard, Current Keyboard, Choose Keyboards and then turn off Touchpal. Don't access this menu via the slider notification as you have previously stated. If Touchpal is still greyed out, try to download another keyboard temporarily and see if you then get the option.