Hello All,
Firstly I am sorry if this is not the best place to ask this question but was recommended that I did.
I am currently having a problem with my ZeniThink Android tablet with Jellybean, this is that all words I type in on every application underlines itself in red implying it is not in the dictionary. I searched on the internet and found two apk's to copy to system> app folder however one will not copy which I am to believe it is a common error and that to overcome it you should ADB push. The apk's I found are LatinIme.apk and LatinImeGoogle.apk, which is the one that will not copy. (Source:http://www.androidtablets.net/forum...ve-spelling-dictionary-solved.html#post236467). Neither will install either.
I have also read many posts on this forum, which most mention about having a rooted device. I have not rooted my device as I do not know how to and do not have a USB cable for my device which I believe will make it hard to root.
I understand nothing about ADB but have been following video tutorials on YouTube and have managed to connect my device to Android SDK using WiFi as I do not have a USB cable for my tablet. I tried to copy/install the apk. by using this code: adb install LatinImeGoogle.apk
However, I get this error: C:\adt-bundle-windows-x86_64-20130522\sdk\platform-tools>adb install LatinImeGoogle.apk 9 KB/s (6160710 bytes in 663.958s) pkg: /data/local/tmp/LatinImeGoogle.apkFailure [INSTALL_PARSE_FAILED_NO_CERTIFICATES].
As I know absolutely nothing about ADB or anything to do with developing, by reading posts on this website, I am really struggling to find a solution.
Please help me stop the horrible underlining of words!
Thanks in Advance,
James
Firstly I am sorry if this is not the best place to ask this question but was recommended that I did.
I am currently having a problem with my ZeniThink Android tablet with Jellybean, this is that all words I type in on every application underlines itself in red implying it is not in the dictionary. I searched on the internet and found two apk's to copy to system> app folder however one will not copy which I am to believe it is a common error and that to overcome it you should ADB push. The apk's I found are LatinIme.apk and LatinImeGoogle.apk, which is the one that will not copy. (Source:http://www.androidtablets.net/forum...ve-spelling-dictionary-solved.html#post236467). Neither will install either.
I have also read many posts on this forum, which most mention about having a rooted device. I have not rooted my device as I do not know how to and do not have a USB cable for my device which I believe will make it hard to root.
I understand nothing about ADB but have been following video tutorials on YouTube and have managed to connect my device to Android SDK using WiFi as I do not have a USB cable for my tablet. I tried to copy/install the apk. by using this code: adb install LatinImeGoogle.apk
However, I get this error: C:\adt-bundle-windows-x86_64-20130522\sdk\platform-tools>adb install LatinImeGoogle.apk 9 KB/s (6160710 bytes in 663.958s) pkg: /data/local/tmp/LatinImeGoogle.apkFailure [INSTALL_PARSE_FAILED_NO_CERTIFICATES].
As I know absolutely nothing about ADB or anything to do with developing, by reading posts on this website, I am really struggling to find a solution.
Please help me stop the horrible underlining of words!
Thanks in Advance,
James