I have an android complex project and I'm going to create custom Module, I figured
I should make my configuration in config.py but document is not enough.
For example I don't know how to set jnilibs in config file.!!
Now my question is.
Where can I found more info about what can I write in config file ?
How can extends functionality of the file?
Thanks.