Discussion:
[whispersystems] compiling issue jni and ndk
Xavier Lebrun
2016-01-10 15:51:53 UTC
Permalink
hello

in order to contribute to the project
I check my build environment.

I am using android studio with gradle sdk and ndk.

something shall be wrong for my android ndk configuration and jni
configuration.

/jni folder exist in my projet folder
but is not listed in android studio.

i have an error when tying a call.

unsatisfiedLinkError native method not found.....
redphone.audio.CallAudioManager
(which is in the jni folder)

what am I doing wrong in my configuration ?

what ide and what build environement are you recommending ?

eclipse ?
android studio ?
....
gradle ?
cordova ?

thank you

xavier
Johan Wevers
2016-01-10 17:18:02 UTC
Permalink
Post by Xavier Lebrun
what ide and what build environement are you recommending ?
I have setup the development environment on 2 systems now: install JDK,
install SDK manager and install Android Studio. I also installes Git but
Signal does not need that to build, I can build it when I download the
released zipfile and unpack that one. Remember to set JAVA_HOME.

Eclipse is a mess to setup, glad I don't need that anymore.
--
Met vriendelijke groet,

Johan Wevers
Loading...