[Q] French Canadian keyboard on the Nexus S - Nexus S Q&A, Help & Troubleshooting

Hi All
I live in Quebec and I just got myself a shiny NS. However, there is no option for a french canadian keyboard in the settings, only the azerty french keyboard. Is there an easy way to enable this language?
Thanks!!!

I don't live in Quebec but I wouldn't mind knowing the answer to this. I've read somewhere that Slideit keyboard from the market has a French Canadian Keyboard but I really wouldn't count on it til I tried it and last time I checked you had to pay for it. The only one I've tried is from the seeARM swype keyboard from his Galaxy S JL2 Rom but how to get it to work on the Nexus S I'm not sure but it was nice to have on the SGS.
edit: I have swipe beta on the Nexus S so maybe it can be ported over....not sure how but if someone here has any ideas it very well could work. seeARM hasn't been around in quite a while but might be able to run it on the Nexus somehow.

CraneGuy said:
I don't live in Quebec but I wouldn't mind knowing the answer to this. I've read somewhere that Slideit keyboard from the market has a French Canadian Keyboard but I really wouldn't count on it til I tried it and last time I checked you had to pay for it. The only one I've tried is from the seeARM swype keyboard from his Galaxy S JL2 Rom but how to get it to work on the Nexus S I'm not sure but it was nice to have on the SGS.
edit: I have swipe beta on the Nexus S so maybe it can be ported over....not sure how but if someone here has any ideas it very well could work. seeARM hasn't been around in quite a while but might be able to run it on the Nexus somehow.
Click to expand...
Click to collapse
Swype already works fine on the Nexus S. You cannot distribute Swype, it's illegal on XDA.
Check out keyboard alternatives, they most likely have what you're looking for. Alternatives such as Smart Keyboard Pro and Swiftkey.

I wasn't trying to distribute Swype, just trying to mention the only french canadian keyboard I'd seen so far....as being french canadian anyway since they are few and far between.

Thanks. I am aware of the alternative keyboards available but I would have liked to stick with the stock keyboard as I find it pretty nice!
I'll report here if I find a way.

Hi, I'm from Quebec too and I'll share some information that might be useful to other French-canadians Nexus S users.
First, I noticed the Nexus S doesn't have a French (Canada), which can be an issue with the News and Weather widget. I will explain how to take care of that.
Put your system language in French by going in the following menus
Settings > Language & keyboard > Select language > Français
Now you'll notice that the language is set to Français (France)
The problem now is that by having this language set, you automatically get an AZERTY keyboard.
Install the following application (Using the Barcode Scanner application from the Android Market)
Once it's installed, you'll have a new application called Paramètres régionaux. Open it up, press on the context menu button and press on Add Locale.
Put the following informations in the Add Locale popup:
Label: français (Canada)
Language: fr
Country: CA
Variant: <empty>
Now, to have a QWERTY keyboard, go in the following menus
Paramètres > Langue et clavier > Clavier Android > Langues de saisie > English (United States) (only have this keyboard checked)
Now you should have a french operating system, with a QWERTY keyboard and the News and Weather (Actualités et Météo) application that now gets Canadian-related news instead of France news.

Thanks for the great post. However, I wanted an english operating system with a qwerty with french and english dictionnary/autocomplete!
I finally found a way : install CM7. With this ROM you have all the dictionnary/locale you want!

Jackojack
Still nothing ?
Same new nexus S ( add to that a fresh scratch on the flimsiest screen I've ever touched ) but no french canadian keyboard. I'm can't stand the french OS.
But still need to type in french...
Nothing new ?
Thanks !

Before flashing CM7, I briefly used an app named "Gingerbread Keyboard" or something similar, that was free on Android Market and had a number of additional locales like French Canada (so QWERTY), or French QWERTZ which is used in Switzerland.

Another option with the stock rom (with alt. recovery so as to be able to mount /system in read-write mode) is to use adb to remove LatinIME.apk from /system/data and push the one from cm7 into the same location.
To get the apk you'll need to download cm7, unzip it and find the apk there.
Sent from my Nexus S using Tapatalk

wrick01 said:
Jackojack
Still nothing ?
Same new nexus S ( add to that a fresh scratch on the flimsiest screen I've ever touched ) but no french canadian keyboard. I'm can't stand the french OS.
But still need to type in french...
Nothing new ?
Thanks !
Click to expand...
Click to collapse
My understanding is that you can use the English keyboard (qwerty) with french autocorrect. You can add additional languages in the keyboard settings and then toggle languages by swiping the spacebar. The French Canadian keyboard is just a qwerty with extended character set for accented letters. Your keyboard wont show the extended characters anyway due to the size.

Related

[Q] Import dictionary into stock keyboard

I always used swiftkey on my N1. Now I have a Nexus S and I really like the stock keyboard, but there is no Dutch dictionary on the Nexus S.
Is it possible to import a custon(Dutch) dictionary into the stock keyboard? That would be really nice
You could try this package I created from CyanogenMOD 7 for Nexus S. It can however be installed on ModacoROM as I have and probably also stock nexus s.
It has the dutch keyboard/autocorrect hidden under 'Italian'. I didn't know how to get it under its own language. So I abused the Italian language for that.
I'm not sure if you need root either to install, anyway good luck with it.
If you have successfully installed it, you'll get another Android keyboard in your language and keyboard menu. Select the languages you want and Italian for the dutch dictionary. Please be aware you need to set them in both settings when you click "Input Languages" (it asks you to complete action using).
Should be fairly safe, you can remove it under manage applications and then choosing "Android keyboard". The stock keyboard that ships with the device itself and can't be removed afaik.
good luck.
gr. nick
Is it possible to add custom keyboard languages (that are defined in the SDK) without root?
I think you would need to build/compile it from AOSP. What I'm doing is probably quick and dirty but it works (I'm still new to this android development). Think you need root though to install this.
If you like I could try and make another APK with Swedish keyboard/autocorrect hidden under the Italian language.
gr, nick
nickparrin said:
If you like I could try and make another APK with Swedish keyboard/autocorrect hidden under the Italian language.
Click to expand...
Click to collapse
That would be awesome!
Oke. Here is the Swedish APK. Select Italian 2 times when you try to select the input languages (for each action).
Might need a reboot to have it work, didn't need it here. Also I'm on a rooted nexus s and haven't tested it without root.
I'v tried removing it from application management, which works. After that you are back to the stock keyboard. Looks safe so far
have fun..
note: I used adb install LatinIME.apk to install this.
nickparrin said:
Oke. Here is the Swedish APK. Select Italian 2 times when you try to select the input languages (for each action).
Might need a reboot to have it work, didn't need it here. Also I'm on a rooted nexus s and haven't tested it without root.
I'v tried removing it from application management, which works. After that you are back to the stock keyboard. Looks safe so far
have fun..
note: I used adb install LatinIME.apk to install this.
Click to expand...
Click to collapse
Thanks, I've tried but can't get it to work. What do you mean with: Select Italian 2 times when you try to select the input languages (for each action)?
EDIT: Okay, understood. Still doesn't work. Unrooted also.
Hmm.. So it installs and you get another android keyboard in your settings menu right?
What might help is installing another keyboard (free from market). set that as default (select it as input method in browser for instance). go to settings and select the recently installed android keyboard i gave you. deselect all languages in the input languages menu (once for each action popup). close settings, open it up again. select english and italian in input languages (once for each action popup) and close settings.
now open text messaging or anything else that uses the keyboard. select the android keyboard as input method. hold the spacebar and select italian. it should now give you swedish predictions.
i'v seen it here also that it at times didn't give me dutch, but after redoing all the settings it fixed it.
just make sure you have enabled the keyboard in the settings menu and set the settings for it like i said. if it doesn't work i don't know.
Is there any other way to get, for example, the Dutch dictionary in the Gingerbread keyboard, without having to abuse one of the existing languages? Can't you just add additional languages?
I'm using a Nexus S, and I heard that there are versions of the phone that download additional keyboards during the initial setup, based on the location of the phone (network, country, ...), if they have an internet connection available, see for example this screenshot: h~t~t~p~:~/~/~plixi~.~com~/~p~/~67798426 (can't post a link, so just delete all ~ chars).
I'm also wondering if this method won't cause problems when you get an OTA upgrade (e.g. to 2.3.3). Will you need to do it all over again? :-s
Thanks!
Has there been any progress on this? I don't know why android doesn't just include all languages possible. If an iPhone can do it, surely our phone should!
I heard that Android 2.3.3 adds support for a lot more languages, also on the US/UK Nexus S, including Dutch ...

[Q] Missing languages

I bought the Nexus S in the US for a friend in Poland as it would ultimately be cheaper. I noticed that the Polish language is not present in the language selection menu which is odd considering that it is present in the 2.3 SDK.
I can change the phone's locale using MoreLocale2, but system menus and other text are still in English -- the language pack itself is missing.
Is there anything that could be done to add the Polish language pack? Does the Nexus S even come with Polish in Europe?
So far from the searching I've done, it seems that there's no way to go about doing this unless I make my own ROM with the language pack included. That's unfortunate, really. I'll probably have to return the phone, then.
I also looking for this...

[Q] Keyboard / language issue

Hi guys,
I've just downloaded Swype for my HTC HD2 on your website, and I have to say, it's really amaizing.
There is one problem, I speak french, but I use the german keyboard... qwertz one, and what I would like to know it's : is it possible to use French Dictionnary and use german keyboard ?!?
If we can, could you show me how ? because it's really difficult to use french keyboard, letters "z", "q", "y" or even "m" are not at the same place...
Thanks very much for your help !
mattlin32 said:
Hi guys,
I've just downloaded Swype for my HTC HD2 on your website, and I have to say, it's really amaizing.
There is one problem, I speak french, but I use the german keyboard... qwertz one, and what I would like to know it's : is it possible to use French Dictionnary and use german keyboard ?!?
If we can, could you show me how ? because it's really difficult to use french keyboard, letters "z", "q", "y" or even "m" are not at the same place...
Thanks very much for your help !
Click to expand...
Click to collapse
This is exactly what you need!
Keyboard from Android 2.3 + v1.0.12
https://market.android.com/details?id=com.moo.android.inputmethod.latin&feature=search_result
# How to use this keyboard:
1. Enable it in the "Settings / Language & keyboard / Gingerbread Keyboard"
2. Find a text input (mail app or message app), long press the text view.
3. When the popup comes up, select "Input method" and choose gingerbread keyboard.
* How to install optional dictionaries: Go to "Gingerbread Keyboard Settings" / "Input languages", select (re-select) the language you want. You can also download the language pack from the Android Market also.
Special thanks to Zorxd from XDA for fr-rCH language support!
this is not really what I was expeting...
I would like to change keyboard layout with Swype...

[Q] Keyboard Problems

Hi,
recently my One S had received the update to 4.04. After that my keyboard is QWERTZ instead of QWERTY. I tried to change language settings but I have only "English (Swiss) English (Austria) English (Germany) and none of those have QWERTY keyboard. How can I do?
[I have alredy posted this in a wrong section]
Same problem
This problem has affected me also. Apparantly it looks like we must both have a german hardware keyboard in our phones. First option seems to be to root the phone and change the hardware as per this existing link, but hopefully someone can tell us another way to do this without rooting?
http://forum.xda-developers.com/showthread.php?t=1852514
I have installed swift keyboard for now which resolves it but I don't like it as much as the built in keyboard. Would be nice to be able to go back to qwerty without rooting phone. Anyone that can help?

Multiling Keyboard with the Dock

Hello,
I am planning to buy an Asus Transformer Infinity, and as an Armenian language user, I simply do not imagine my life without Multiling Keyboard . But I'm not sure whether this keyboard will work with the dock or not. Will I have the same typing experience with the physical keyboard of the Asus Transformer as I have on-screen (layout etc.)? Has anyone tested it (not exactly the Armenian layout, but just the app with the dock)?
Most importantly, I want to make sure that I will be able to switch between English and a second (Armenian) with the keys combination, as in the case of the default Asus keyboard. Even if this is not a supported feature by default, maybe there are some solutions/fixes for this? I'm ready to root my device or tweak some system files and settings, if it will help.
The question is, there is no other app that supports Armenian input language even half as well as Miltiling Keyboard, that's why I would like to ask the Multiling users here to share your experience with me.
Thank you in advance.
I have been using multiling with the dock without major issue, but with English UK. The only problem I find is that the " ? ! etc characters will not be in the same place. However, you may be able to learn the new positions easily? I'm sorry that I'm not familiar with Armenian to know if there are other critical special characters you will need.
I keep meaning to investigate if it's possible to remap the characters on multiling. I believe it is a better soft keyboard than the Asus one, or the default android 4.1 keyboard which is also installed by default. I'm looking forward to trying the android 4.2 default keyboard.
Hope that helps.
Sent from my HTC One X+
Gudders said:
I have been using multiling with the dock without major issue, but with English UK. The only problem I find is that the " ? ! etc characters will not be in the same place. However, you may be able to learn the new positions easily? I'm sorry that I'm not familiar with Armenian to know if there are other critical special characters you will need.
I keep meaning to investigate if it's possible to remap the characters on multiling. I believe it is a better soft keyboard than the Asus one, or the default android 4.1 keyboard which is also installed by default. I'm looking forward to trying the android 4.2 default keyboard.
Hope that helps.
Sent from my HTC One X+
Click to expand...
Click to collapse
Thanks for the reply, Gudders . Have you tried to switch languages while you use Multiling with the dock, or you use only Engilsh UK? If it is not too difficult, can you please check the Armenian language in the Multiling settings in order to have two selected languages, and try to switch them with the dock (keys combinations, spacebar...), or at last just try to type something Armenian with the dock?
Thanks!
I have been trying to figure out the same but for Spanish. So far I haven't been able to get special characters to work from the dock keyboard. I haven't been able to get things like alt-134 to work for writing a ñ. I waited for 3 months for Asus to release a latin keyboard and they keep saying it is coming soon but it still is not available. I finally just bought an English version but so far haven't been able to figure this stuff out.
feleq said:
Thanks for the reply, Gudders . Have you tried to switch languages while you use Multiling with the dock, or you use only Engilsh UK? If it is not too difficult, can you please check the Armenian language in the Multiling settings in order to have two selected languages, and try to switch them with the dock (keys combinations, spacebar...), or at last just try to type something Armenian with the dock?
Thanks!
Click to expand...
Click to collapse
I am happy to try for you. I can download and install Armenian. You can switch using shift and spacebar in search, chrome, kingsoft office, gmail and some others. I tried to get a screenshot, but I can't seem to upload it to XDA (browser issue I think). The only problem I had was with the stock browser. I couldn't get it to switch, or type Armenian characters. It may just need a restart. It does type the charactes and switch using the search bar in the stock browser, but on google page or XDA reply box it wouldn't.
Hope that helps.
Gudders
Sent from my Asus TF700

Categories

Resources