Does anyone know how to set these things programmatically without requiring the user to view and click on stuff himself?
I'm trying to change the animation level with a spinner in my activity from "All Animations" to "Some Animations"
These things must be stored somewhere no? possibly an SQLite db or xml file? or settable by some os command or api function?
I'm trying to change the animation level with a spinner in my activity from "All Animations" to "Some Animations"
These things must be stored somewhere no? possibly an SQLite db or xml file? or settable by some os command or api function?