Can I (in the Manifest file or somewhere else) set system properties for my Android application?
I want to use a library that can be configured using system properties, and being able to just use that mechanism would reduce the amount of code I need to write.