com.android.inputmethod.latin: Add warnings.

This commit is contained in:
Boris Kraut 2014-09-21 01:10:02 +02:00
parent f45116ede0
commit cf7af12bd3

View file

@ -17,12 +17,13 @@ German, French, dictionaries; there are more language word lists
in the repository but they'd need to be compiled. There is no gesture typing in the repository but they'd need to be compiled. There is no gesture typing
with this version either. with this version either.
Of course, you can't install this if you have a ROM that already has WARNING:
the com.android.inputmethod.latin package installed.
You could build it yourself with a different package name, but you might need If your ROM does com with com.android.inputmethod.latin package, you cannot
to change the authority string for dictionary packs too; this may be fixed in the next builds. update to this one directly. Either use FDroid as a system app or remove the
Otherwise, you'll have to remove the original from /system/app (and dalvik-cache) old package by hand and then install this one.
via root, before installing this.
ONLY DO THIS IF YOU KNOW WHAT YOU ARE DOING. THIS MIGHT BRICK YOUR DEVICE!
. .
Repo Type:git Repo Type:git