i wanna put the HTC ime as a default keyboard in my next MOD release, i had copied the clicker.apk and HTC_IME27.apk to system/app and give the right permissions (rw-r-r), But when i reboot the phone he is always giving-me FC's, but if hi install by the normal way it works normal and full operational, can someone give-me some help with this issue.
Thanks firetrap
Hello, what is Zingkey ?
I haven't installed this app. I don't remember if it was before in Settings -> Language & Keyboards.
I just installed busybox and then appextractor, and market showed up update for this application.
Was it preinstalled in ICS ruu, or did i get some kind virus or something like that.
Sorry for noob question.
Have you zingkey there ?
Sent from my HTC Desire S using xda app-developers app
remusator said:
Hello, what is Zingkey ?
Click to expand...
Click to collapse
Yes, HTCs stock ROM for ICS comes with two or three pre-installed keyboards for non-latin languages.
ZingKey is one of them.
Thx, i got scared a bit from it.
I just removed it together with the thai keyboard using titanium backup (root required).
If you're root, you can use ADB in recovery mode to move the JS_Keyboard.apk from /system/app somewhere else, which removes Thai Keyboard and Zinga (and stops that "choose input" icon from appearing)
Once in recovery, connect to computer and open "adb shell" (on windows, open CMD as administrator and type "adb shell"
Use these commands in numerical order. Anything without a number next to it is a note for you to read but not type in. Also dont type the number or the fullstop immediately after it
1. mount /system
2. mount /sdcard
ignore any errors
3. mkdir /sdcard/device_files
we make a folder to move the apk into for backup - you never know when you want the original back in place
4. cd /system/app
move to the apps folder
5. mv JS_Keyboard.apk /sdcard/device_files
move the app from your system to the backup folder
6. reboot
your phone will reboot with no thai keyboard or zingkey!
Also if you want to put it back (for any reason) then get back into recovery with adb shell, then do in order: 1. 2. 4. then the command: mv /sdcard/device_files/JS_Keyboard.apk /system/app" then "reboot"
Pilch <3
You can disable zing key and thai keyboard without root using regular application settings.
to answer the original question:
It was included in the update. Ignore it if it isn't bothering you, removing wouldn't harm system either.
Sent from my HTC Desire S using xda app-developers app
jarmal said:
You can disable zing key and thai keyboard without root using regular application settings.
Click to expand...
Click to collapse
how ?
The keyboard in notification bar - asking me which keyboard do I want was quite annoying.
I uninstalled Zingkey as well as Thai Keyboard via Titanium Backup, no problems ;]
Hi, I'am newbie at android device.
And now I have Hisense AD686G a.k.a Andromax C. It's from Indonesia.
I have problem yesterday. When I tried to edit my framework-res.apk via apkeditor and many way I could find on google but I have these problem:
1. After I've copied my work on /system/framework and changed the permission, my device automatically reboot in unproper way and then show locked homescreen and I try to slide lock button its not responded, then when I trying to reboot by pushing power button, same thing I got.
2. After I've copied my work on /system/framework and changed the permission, the screen shows normal view my rebooter work fine. But after I reboot my device there's error message like "Unfortunatelly [app] has closed" each application is calendar, Google Store and many more.
I try to solve this by fully wipe the storage and then factory reset, last time I try to format system too.
Now I reflash my ROM. Its normal. But I still courious, why that happen? Anyone can tell me?
Thanks for your attention and sorry for my bad english.
Hello, i manage to set the language of the apps to my locale language instead of english via adb command & a app like "MoreLocale 2" , but after every reboot the local language is reverted , and i need to manually change in the "MoreLocale 2".
is any way to make this change permanent without root?.
I am in MIUI 10.1.1
Any help will be appreciated.
Thanks.
No, that is not possible without root.
Hi I jailbreaked my DXg installed custom Screen saver - everything went fine until I tried to install Kual - put the azw2 file into the documents folder, restarted and... - I get a "application is not signed by a registered developer" error. Does anybody know a fix to this?