Hi,
if you want to modify the behavior of the daemon you should start with the project located in "android/ibrdtn". To compile the C++ code for Android you need to follow the steps in the README.
https://github.com/ibrdtn/ibrdtn/blob/master/android/ibrdtn/jni/README
Kind regards, Johannes Morgenroth
Am 01.04.2014 11:27, schrieb Ghada Jaber:
Hello I want to modify the order in which messages are sent . After discovering neighbors , i want that the one who will send , send his messages by priority : the one who has more interest is sent the first . I didn't know where to do the modification ! The second problem is when i impoted the android project and run it, it tells me that the daemon is not installed . Can you help me ? Thank you Ghada Jaber