Hi Linphone developers,
I’m trying to make changes to the Chatting Module on the SDK, I have successfully generating the target SDK but having trouble on
Step No.3, integrating the local SDK.
I’m working on Android Platform, on my macOS Catalina Version 10.15.4,

I’ve discovered $GRADLE_USER_HOME directory to be “/home/user/.gradle” but I don’t see any gradle.properties. I could create one, and included the “LinphoneSdkBuildDir=/home/<username>/linphone-sdk/build/” in the file using
nano. Running the App it seems like no difference on the original sdk. (I tested the chat room to have fix domain address)
what does it mean by “add the absolute path to your linphone-sdk build directory”?
anyone have any more elaborate instructions for this, thank you very much!
Regards,
Brightson.J