[android-developers] DBUS in Android

2011-08-02 Thread Anil
Hi All, I am new to the dbus, i want to access the system daemons using android dbus. I am getting /dbus/dbus.h: No such file or directory, when i am giving the dbus.h path in LOCAL_C_INCLUDES (under gingerbread/external/ dbus/). Please let me know how to solve this problem and how to use

[android-developers] DBus in android

2010-11-22 Thread sivaramkrishna
hi all, My intention is to let two applications communicate using DBus . i know that DBus is already integrated into android,Dbus binaries DBus send,DBus-monitor,DBus-daemon are already available. i am trying to create an application which will connect to the Dbus and start sending signals and