• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps HOw to import dbus in python scripts (sL4A) ?

silverair

Lurker
I need to import dbus for a python script. when i try to run a py script with "import dbus" on sL4a, it says import error :no module named dbus. I have seen people use dbus somewhere (not sure if it was in python)

so, how do i do it? How do i access dbus? even if it is not through python, please tell me.
 
Back
Top Bottom