I don't know if this thread belongs here, as I am a newbie and could be in the wrong place, but I'm going to start it here and please move it to the appropriate place if this is not correct.
I have an htc evo4g and use shapewriter as my keyboard for email and text. When browsing the web I'd rather use the built in sense keyboard. Is there any way to have it automatically use the stock keyboard for the browser but the shapewriter keyboard for everything else?
This is the type of thing you can do with Tasker. Check it out, it is an awesome app.
How would you run that through tasker I have been trying to do that but am at a loss
Sent from my EVO running cm6 powered by snap
Tasker only allows you to show the input method menu, it cannot chose it for you.
But to do it I'd do something like...
New -> Application -> Browser
+ button -> Dialog -> InputMethod Settings
Tap right box of new profile -> Add Exit Task
+ button -> Dialog -> InputMethod Settings
With this it will ask you what you desired input method is when you open the browser (chose stock) and when you close it (chose shapewriter). It is less than ideal, but it'll get the job done.
There is an app on here (xda) that is similar to what you want. That app will auto select your desired input based on your phone being portrait or landscape.
rmoney said:
There is an app on here (xda) that is similar to what you want. That app will auto select your desired input based on your phone being portrait or landscape.
Click to expand...
Click to collapse
I've been looking for an app to do that, searched a few times but no luck - any chance you can point me to the app? I've got a Captivate and would like to use SWYPE for portrait and the Samsung or stock Android for landscape.
Thanks in advance.
sjroberts98 said:
I've been looking for an app to do that, searched a few times but no luck - any chance you can point me to the app? I've got a Captivate and would like to use SWYPE for portrait and the Samsung or stock Android for landscape.
Thanks in advance.
Click to expand...
Click to collapse
Its not perfect, but it works well enough. Hopefully someone will continue to develop it.
http://forum.xda-developers.com/showpost.php?p=8148657&postcount=33
Keyboard Manager allows you to customize what keyboard (input method) appear on input based on your phone orientation.
It displays the keyboards you have enabled on your android device, and let you select one per orientation (landscape/portrait).
As your phone switch orientation, the app automatically switch the keyboard.
The source code for the app is available at https://bitbucket.org/ne0fhyk/keyboard-manager/overview
Version 2.2:
- Bug fix: certain apps (MLB, Youtube, ...) misbehave while KM is running. This is caused by a 'transition screen', introduced in prior versions to prevent keyboard input freezes on orientation switch for older devices.
I added the option to MANUALLY DISABLE/ENABLE the 'transition screen'. Testing on Galaxy nexuses shows that affected apps stop misbehaving.
- Bug fix: fix KM's requests for root access outside of orientation switches.
Version 2.1:
Update should reduce the frequency of force closes for the swiftkey 3 keyboard.
Unfortunately, it's not possible at this point to eliminate all force closes while using swiftkey 3. The problem primarily lies with swiftkey 3, as many other keyboards (Thumb keyboard, hacker keyboard, swype,..) perform fine under Keyboard Manager.
If you think you can help, feel free to take a look at the code, and submit patches.
Version 2.0:
This version can he found on the android market by searching for Keyboard Manager.
I have open sourced the application source code to allow anyone to continue developing and improving the app.
The code can be found @ https://bitbucket.org/ne0fhyk/keyboard-manager/overview
Version 1.4:
The updated version can be found on the android market app by searching for 'Keyboard Manager'.
- Fix installation bugs issue cause by /etc/fstab read/write permissions on certain android devices.
INSTALLATION ISSUES FIX:
MOTOROLA ATRIX USERS, please follow the steps below if you cannot start the app after installing it.
If you are unable to launch the app after installation, please follow these steps:
- Look in your sdcard folder for the directory /Android/data/com.ne0fhykLabs.android.utility.kmLauncher/files/
- There should be an apk file there, Keyboardmanager.x.y.apk, where x,y stands for the version number
- Copy that file to /system/app/, and change the permissions to rw-r--r-- (Read/write for owner, read for group, and read for other)
- Reboot your device, and try running the app again.
If the problem still persists, please contact me through xda, or at [email protected]
Version 1.3:
The updated version can be found on the android market app by searching for 'Keyboard Manager'.
This update contains fixes to installation bugs, as well as better error reporting.
Version 1.2:
I uploaded an updated version of the app to the android market.
It can be found here( Mod edit: No Market links for paid apps) or on the 'android market' app by searching for 'Keyboard Manager'.
This update should fix the installation issue, and make it easier to push future updates to users.
Again feedbacks are welcome, and greatly appreciated.
Version 1.1:
Requirement:
- rooted android device (app was tested on Samsung captivate with Cognition v2.3b8 rom)
Installation:
a- Download, and install the apk file KMLauncher.1.1.apk
b- If KMLauncher.1.1.apk failed to install on your device, download KeyboardManager.1.1.apk manually to your sdcard, and follow the instructions for v1.0
The app should be visible in your launcher as 'Keyboard Manager'
Update:
- added KeyboardManager.1.1.apk for cases where KMLauncher.1.1.apk failed to install
- added/implemented 'start on boot' option
- notification disabled by default. added option to enable it
- ease up installation method
- removed freeze on orientation switch
Bugs:
- Depending on the foreground app, there might be a slight lag in the keyboard switch.
- KMLauncher.1.1.apk has trouble installing on certain devices. If this happens, please report device information, and follow instructions for KeyboardManager.1.1.apk. I am working on a fix for KMLauncher.1.1.apk
Version 1.0:
Requirements:
- Rooted android device (app was tested on Samsung captivate 2.1)
- Root Explorer app, or similar app that allows you to edit the permissions of a file.
To install:
1- Download the app (KeyboardManager.apk) on your device sdcard.
2- Using Root Explorer, move the apk file to /system/app
3- Using Root Explorer, edit the file permissions like below:
-- User: 'Read/Write' checked
--Group: 'Read' checked
--Others: 'Read' checked
4- Exit Root Explorer
The app should be visible in your launcher as 'Keyboard Manager'
Update:
- Added option to disable notification icon
-' start on boot' feature is disabled because it's not yet complete and tested... Sorry for the confusion
Bugs:
-On certain applications (i.e: Messaging on Samsung Captivate), the input window occasionally freeze on orientation switch. Exiting the app, and resuming should fix it.
Thanks!
- ne0fhyk
Sweet, thanks for the update.
need option to disable notfication icon
only have two things wrong
1. notification that the app is running stays in notification bar
2. when I switch it doesn't freeze but it closes the keyboard and have to reclick to open the keyboard back up
other than that works great
Sent from my Samsung Fascinate using XDA App
The notification icon is intended to remind the user that the service is running. I will add an option to disable it.
Does it close the keyboard everytime?
Sent from my SAMSUNG-SGH-I897 using XDA App
ne0fhyk said:
The notification icon is intended to remind the user that the service is running. I will add an option to disable it.
Does it close the keyboard everytime?
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
using nexus one it doesnt change kb everytime from portrait to landscape mode.. stays in the same mode sometimes.
yea I flipped it several times it switched everyone but closed the keyboard. not a fc or anything just dropped the board
Sent from my Samsung Fascinate using XDA App
wow.. these looks really promising! Will it work on any rom, or is it specific to certain types?
is this the same version that was posted in the middle of some thread a couple months ago?
want to know if I need to update or not.
Works perfectly for me on droid x
rmoney said:
is this the same version that was posted in the middle of some thread a couple months ago?
want to know if I need to update or not.
Click to expand...
Click to collapse
It is an updated version.
Ditto on getting rid of the notification icon.
For me it isn't working. When configured it, and every time I switch between orientations, I get this message
"Exception caught: java.lang.SecurityException: Using null token requires permission android.permission.WRITE_SECURE_SETTINGS"
I thought it was a little strange, but when I installed it it said it didn't require any permissions. That didn't seem right to me...
bonikowsky said:
Ditto on getting rid of the notification icon.
For me it isn't working. When configured it, and every time I switch between orientations, I get this message
"Exception caught: java.lang.SecurityException: Using null token requires permission android.permission.WRITE_SECURE_SETTINGS"
I thought it was a little strange, but when I installed it it said it didn't require any permissions. That didn't seem right to me...
Click to expand...
Click to collapse
Did you follow the instructions to install. Based on your description, it seems you install it like a regular app.
After you install restart (reboot) your phone. App is awesome dude, few glitches still on the incredible, but much better then the last version!
Good app!!
A sugestion for an extended version: choose keyboard based on the app you are usin (swipe for handcent and stock for search for example). That would turn this app into something unique!
Thanks!
Enable service on boot is grayed out for some reason and the notification persists even after unchecking the box. 2.2 droid x
BUT! This app is awesome. Been waiting for something like this. Thanks so much
Nitromind said:
Good app!!
A sugestion for an extended version: choose keyboard based on the app you are usin (swipe for handcent and stock for search for example). That would turn this app into something unique!
Thanks!
Click to expand...
Click to collapse
It's already pretty unique. ;-)
The "enable on boot" option is grayed out on my Droid X.
Worked the first time when I tested it in search, but all subsequent attempts failed when I went into landscape. Also, the notification icon at the top is still showing even though I had it disabled. That boot option is grayed out for me too (I don't know if that's a bug). EVO
It works as far as switching from portrait to keyboard, but when I switch from Portrait (Swype) to landscape (multi) in Handcent, I cannot see what I'm typing in landscape until I rotate back to portrait. The text entry box is there and the keyboard behaves normally, but nothing shows up in the box I'm typing into until I rotate. This happens whether or not I type anything in portrait prior to rotating. I have a Droid X.
Glad to see this being developed though!
Just been 2 days, Gingerbread Keyboard is available in Market, and it works for Android 1.6 to Android 2.2. check it out http://bit.ly/eDfxtz
I would like to try this out! Just installed in and selected it in the language & keyboard menu but its not appearing when i type anything, its just the normal froyo keyboard.
Long press the inbox field and select input method and select your keyboard if its not there settings/language and keyboard and make sure its checked
joelivethelife said:
I would like to try this out! Just installed in and selected it in the language & keyboard menu but its not appearing when i type anything, its just the normal froyo keyboard.
Click to expand...
Click to collapse
Sent from my Incredible using XDA App
Worked great on the Vibrant running leaked 2.2
I just bought a Logitech bluetooth keyboard for my xoom, and it's fabilous (im using it right now actually). The android specific keys are an awesome added feature. However, I cannot go to my recent apps, or use common shortcuts like ctrl+R for refresh on chrome. Is there any way to make it so there are shortcuts on an external keyboard? any help is appreciated. thanks!
Bumping because I'd like to do the same thing with my Motorola bluetooth keyboard.
Sent from my SPH-L710 using Tapatalk 2
Solution
Hi Guys,
On the off chance you haven't already found a solution...here goes!
First of all you need a little app called AnyCut, which unfortunately is not available on the Play Store, and I can't post a link, because I'm new. Sorry. A quick G search will get you the .apk
Install the .apk onto your device. On 4.2.1, at least (my Xoom) trying to run AnyCut from the app drawer does not work. However go to the widgets drawer and select AnyCut from there, and create a shortcut to "Quick Launch". There may be 2 instances of quick launch, if so select the first one.
**I tried for hours to find how to get to quick launch without anycut. Couldn't do it...maybe in the future!***
Now use the widget to access quick launch, and assign your new keyboard shortcuts.
I used it to edit/repair the shortcuts on the top row of my motorola bt keyboard for my xoom. And to change the browser shortcut, to a chrome one.
Hope this helps you!
I just updated my HOS (Vodafone) from ICS to Jellybean, and now I no longer see the 'Smileys' option in the Message app menu (for selecting a smiley to insert into the message text). I'm using the Swype keyboard, as I was with ICS.
Anyone know how to get this 'Smileys' menu option back?
They moved the smiles to the default keyboard. Now it's accessible from all apps.
vbaros said:
They moved the smiles to the default keyboard. Now it's accessible from all apps.
Click to expand...
Click to collapse
Unless one happens to be one of the thousands using a different keyboard, in which case it's not accessible anywhere...
Thanks for rapid response, anyway.
Keyboard workaround
I found a way to keep the Swype keyboard I like and still have access to the smileys list...
This is probably well known, but since no-one has mentioned it - if more than one keyboard is installed and enabled at the same time, a keyboard icon appears in the notification area that allows you to swap keyboards on-the-fly, and so get access to any features on any keyboard. Not ideal, but as good as it gets.