com.android.inputmethod.latin: Add warnings.
This commit is contained in:
parent
f45116ede0
commit
cf7af12bd3
|
@ -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
|
||||
with this version either.
|
||||
|
||||
Of course, you can't install this if you have a ROM that already has
|
||||
the com.android.inputmethod.latin package installed.
|
||||
You could build it yourself with a different package name, but you might need
|
||||
to change the authority string for dictionary packs too; this may be fixed in the next builds.
|
||||
Otherwise, you'll have to remove the original from /system/app (and dalvik-cache)
|
||||
via root, before installing this.
|
||||
WARNING:
|
||||
|
||||
If your ROM does com with com.android.inputmethod.latin package, you cannot
|
||||
update to this one directly. Either use FDroid as a system app or remove the
|
||||
old package by hand and then install this one.
|
||||
|
||||
ONLY DO THIS IF YOU KNOW WHAT YOU ARE DOING. THIS MIGHT BRICK YOUR DEVICE!
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
|
Loading…
Reference in a new issue