[APP] Native Keyboard for WP7 (Russian, Ukrainian,...) -[U]- 17 DEC 2011 -[V]- 2.21

Search This thread

ettamimi

Member
May 12, 2009
5
0
it does not work on my Htc 7 Pro. i have os version 7.10.8107. but the error says:
"initializing native libraries... failed
...
HTC initialized but didn't pass the registry check."

i have a unlocked device, what is the failure here? :(

I have the same thing here with my HTC Titan.

WP7 Mango

OS: 7.10.8773.98

Any solution?!
 

IzaacJ

Inactive Recognized Developer
Sep 2, 2008
688
91
33
Eskilstuna
izaacj.github.io
Hello.

Wouldnt it be possible to add a Emoji keyboard with this, like with iPhone?

Would be really cool instead of those annoying Emoji apps that copies the text to a new text/mail/whatever.

I'd try to do it if I knew how to edit the XML's, but I don't know what the different lines does, so could you please explain these?

Code:
<Value key="Keys\5" name="" type="string" patchedValue="y" />
<Value key="Keys\5" name="Type" type="dword" patchedValue="2003" />
<Value key="Keys\5" name="ScanCode" type="dword" patchedValue="15" />
from the Swedish RegistryPatch.base.QWERTY.xml

And almost all the "Type" "patchedValue" is "2003" in that file.
Could you please explain so I can try to make an Emoji keyboard that you could add to your XAP? :)

Regards
Izaac
 
Last edited:

narespro

New member
Jul 11, 2012
1
0
native keyboard into my lumia 710?

Hi all,

there is any way to add new native keyboard into my lumia 710?


:crying:
 

medo18

Senior Member
Jul 1, 2010
408
108
Saudia Arabia
Support HTC Titan II PLZ...

: ---------------------
version 2.20

Initializing native libraries... failed

Error: The application cannot work on this smartphone.

HTC: initialized, but didn't pass the registry check.
Samsung: The type initializer for 'WP7RootTools' threw an exception.
LG: initialized, but didn't pass the registry check.

Generating report...
--------------------------

Error: ---------------------
System.Exception: The application cannot work on this smartphone.

HTC: initialized, but didn't pass the registry check.
Samsung: The type initializer for 'WP7RootTools' threw an exception.
LG: initialized, but didn't pass the registry check.
at NativeKeyboard.Device.Registry.GetInstanceForDevice()
at NativeKeyboard.Device.Registry.get_Current()
at NativeKeyboard.MainPage.InitializeNative()
at NativeKeyboard.MainPage.Initialize()
at NativeKeyboard.MainPage.CurrentStateChanged(Object sender, VisualStateChangedEventArgs e)
at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)

--------------------------



Sent from my Windows Phone
 
Last edited:

matthias27

Member
Jun 19, 2011
16
3
Hello.

Wouldnt it be possible to add a Emoji keyboard with this, like with iPhone?

Would be really cool instead of those annoying Emoji apps that copies the text to a new text/mail/whatever.

I'd try to do it if I knew how to edit the XML's, but I don't know what the different lines does, so could you please explain these?

Code:
<Value key="Keys\5" name="" type="string" patchedValue="y" />
<Value key="Keys\5" name="Type" type="dword" patchedValue="2003" />
<Value key="Keys\5" name="ScanCode" type="dword" patchedValue="15" />
from the Swedish RegistryPatch.base.QWERTY.xml

And almost all the "Type" "patchedValue" is "2003" in that file.
Could you please explain so I can try to make an Emoji keyboard that you could add to your XAP? :)

Regards
Izaac

Hi @ all, Hi IzaacJ

did you get any response to you question? I´m also interested in native Emoji respectively an MSN Emoticons Keybord.
It is so sick:crying:, that the standard smiley keybord support so less smileys who are supported in MSN/LIVE chat!!!
 

kassim_soft

Member
Sep 14, 2009
22
0
al basrah
i Have this problem

Log: ---------------------
version 3.3

Initializing native libraries... failed

Error: The application cannot work on this smartphone.

Generating report...
--------------------------

Error: ---------------------
System.Exception: The application cannot work on this smartphone.
at NativeKeyboard.Device.Registry.GetInstanceForDevice()
at NativeKeyboard.Device.Registry.get_Current()
at NativeKeyboard.MainPage.InitializeNative()
at NativeKeyboard.MainPage.Initialize()
at NativeKeyboard.MainPage.CurrentStateChanged(Object sender, VisualStateChangedEventArgs e)
at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)


MyOs v 7.10.8835.35

Firmware rn deepshinig v7.8

i need arabic keyboard plz ?
 

life25ak

Senior Member
Oct 2, 2011
153
5
amman-jordan
I'm still trying to find why this happens.

A temporary workaround: switch keyboard language to English before restarting your phone.

If you already got this problem, then do the following steps to fix the keyboard:
1. Disable (uncheck in the phone's settings) the keyboards that you have added with this application. That will switch the current keyboard language to English.
2. Reenable your keyboards.
3. Restart the phone.


how to make it working with deepshining rom v7
 

KraFT_mk

Senior Member
Feb 12, 2008
251
8
Macedonia
Just to let you know that version 2.21 still installs perfectly on my Omnia 7 after being updated to 7.8 SE. ( 7.10.8862.144 )
Thanks,
K
 

ivdibi

Member
Sep 20, 2012
15
1
Not working on HTC Mozart with Deepshining v8.0.
I trying with old version too....but the result is the same :(


--------------------------
version 2.21

Initializing native libraries... failed

Error: The application cannot work on this smartphone.

HTC: initialized, but didn't pass the registry check.
Samsung: The specified network resource or device is no longer available.
LG: initialized, but didn't pass the registry check.

Generating report...

Error: ---------------------
System.Exception: The application cannot work on this smartphone.

HTC: initialized, but didn't pass the registry check.
Samsung: The specified network resource or device is no longer available.
LG: initialized, but didn't pass the registry check.
at NativeKeyboard.Device.Registry.GetInstanceForDevice()
at NativeKeyboard.Device.Registry.get_Current()
at NativeKeyboard.MainPage.InitializeNative()
at NativeKeyboard.MainPage.Initialize()
at NativeKeyboard.MainPage.CurrentStateChanged(Object sender, VisualStateChangedEventArgs e)
at MS.Internal.CoreInvokeHandler.InvokeEventHandler(Int32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)

--------------------------
 

EngASM

Member
Aug 28, 2012
34
0
Gaza
same here
-----------------

Not working on HTC Mozart with Deepshining v8.0.
I trying with old version too....but the result is the same


--------------------------
version 2.21

Initializing native libraries... failed

Error: The application cannot work on this smartphone.

HTC: initialized, but didn't pass the registry check.
Samsung: The specified network resource or device is no longer available.
LG: initialized, but didn't pass the registry check.

Generating report...

Error: ---------------------
System.Exception: The application cannot work on this smartphone.

HTC: initialized, but didn't pass the registry check.
Samsung: The specified network resource or device is no longer available.
LG: initialized, but didn't pass the registry check.
at NativeKeyboard.Device.Registry.GetInstanceForDevic e()
at NativeKeyboard.Device.Registry.get_Current()
at NativeKeyboard.MainPage.InitializeNative()
at NativeKeyboard.MainPage.Initialize()
at NativeKeyboard.MainPage.CurrentStateChanged(Object sender, VisualStateChangedEventArgs e)
at MS.Internal.CoreInvokeHandler.InvokeEventHandler(I nt32 typeIndex, Delegate handlerDelegate, Object sender, Object args)
at MS.Internal.JoltHelper.FireEvent(IntPtr unmanagedObj, IntPtr unmanagedObjArgs, Int32 argsTypeIndex, Int32 actualArgsTypeIndex, String eventName)

--------------------------
HTC Mozart
 

Top Liked Posts

  • There are no posts matching your filters.
  • 50
    The program alters Spanish or German system keyboard into one of the supported languages (see the list), or extends English keyboard. That will allow you to write text in your language anywhere in Windows Phone 7.

    Starting from version 3.0 the application registers the keyboards in the system. So they are available under their own language switch.

    If your phone hangs and restarts after installing version 3.x, then read the following post: #321.

    Supported languages:
    • Russian
    • Ukrainian
    • Danish
    • Norwegian
    • Swedish
    • Finnish
    • Polish
    • Romanian
    • Czech
    • Hungarian
    • Bulgarian
    • Estonian
    • Latvian
    • Lithuanian
    • Bosnian
    • Croatian
    • Slovenian
    • Serbian
    • Slovak
    • Greek
    • Portuguese
    • Turkish
    • Hebrew
    • Macedonian
    • Thai (thanks to varavut for the layout!)
    • Arabic
    • Persian (Farsi)
    • Georgian (no font support, just a layout!)
    • Mongolian
    • Icelandic
    I cannot test all keyboards personally. Please let me know if you find anything wrong in a keyboard layout.

    Notes:
    • Use it on your own risk. In case of a problem, you might need to hard-reset your smartphone.
    • Your smartphone must be dev-unlocked: ChevronWP7 Unlocker, Tom XAP Installer.
    • The application supports Samsung, HTC and LG smartphones.
    • Version 3.x works on Samsung smartphones only. Other devices will be supported as soon as technically possible.

    Versions 2.17+ support Mango. Imprortant: Your phone must be INTEROP-UNLOCKED to be able to run this application on Mango!

    Changes in v2.21:
    • It works on Samsung phones with Mango now!
    • HTC COM-interfaces were updated to match the new libraries. It may fix compatibility with HTC phones on Mango.

    Changes in v2.20:
    • New HTC libraries (extracted from Mango ROM). I hope it will fix the problem when the application cannot recognize an HTC phone.

    Changes in v2.19:
    • Fixed alternative characters on Mango. (Note: this version is not compatible with older versions of OS anymore!)

    Changes in v2.18:
    • Improved reporting of the initialization errors.

    Changes in v2.17:
    • Experimental Mango support. Unfortunately, it doesn't work on Samsung devices yet. So I cannot test it on my Omnia 7. But it should work on HTC and LG devices. Please let me know whether it worked for you.
      Imprortant: Your phone must be INTEROP-UNLOCKED!
    • Fix: Some keyboard layouts referenced nonexistent RegistryPatch.xml file.

    Changes in v3.3:
    • New keyboards: Icelandic.
    • Greek: 7-bit layout can be installed side-by-side to the regular Greek layout.

    Changes in v2.16:
    • New keyboards: Icelandic.

    Before upgrading to a new version of the application, use "Revert patch" function.
    3
    I tried this, it worked like a charm on my pre-nodo Omnia7 until I restarted the phone. After restart when I tried to use the keyboard it just hung and the phone restarted. Also I wasn't able to undo it until I realized to uncheck the keyboard layout from Settings menu. I tried with Finnish keyboard, also tried with swedish but it had the same problem.

    Did you try this? http://forum.xda-developers.com/showpost.php?p=13090631&postcount=269
    2
    Now it's in place :)


    v2.6.0 has a fix for Segoe WP font. It fixes Hebrew characters in the input boxes. Can you tell me where the Calibri is used?

    calibri is for office mobile
    2
    I have some problem with patching Farsi to my HD7. After applying the keyboard instead of Spanish, I got error which says,
    “Checking the current state… failed
    Current registry values do not correspond neither original nor patched state. This patch might be incompatible with your phone.”
    I have changed the Farsi layout in v2.11.0 to avoid this error.

    For Farsi users: To revert changes made by v2.10.x use Override->Revert patch.

    And after that every time I use the Farsi keyboard (ES keyboard) , words are separate from each other and do not connect to each other. For example when I want to type “سلام”, the phone shows “م ا ل س”.
    WP7 has incomplete support of this feature at the moment.

    I also can't type these word: "گ" "ج" "ح" "چ"
    Press '->' key.

    I also suggest to group similar words together like iOS. For example in iOS ج ح خ چ are from one catagory and every time we want to type them, we just hold the corresponding key (for example ح) and these letter shows up.
    You may send me a suggested layout. Look at the new Arabic layout as a reference.

    1- I choose "Türk" (or others languages)
    2- I choose "Instead of Spanish" (or others options)
    3- I Apply the patch

    After, (reboot or not) I have again the Spanish keyboard
    It seems the firmware on your HTC is too old. Try to update it. Or replace DMXMLCOM.dll in XAP file with the attached one.
    2
    Hi, can you make czech keyboard if you get the specification of it?
    OK. I'll try to implement Czech keyboard, if it's possible.