Ok So I am trying to change the auto replace function to off found in
the locale and text settings - > android keyboard.

The line I have written is : System.putInt(getContentResolver(),
System.TEXT_AUTO_REPLACE, 0) and this should work, its how the
settings app source code seems to do it.

However the line returns true - but the checkbox and functionality for
the setting remains to on, not 0.

Can somebody please tell me how to change this!

Thanks

Andy

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to