Hi, I'm facing a similar problem building sipdroid 2.0.1 from source. Building the java sources works fine but when I'm trying to build the native libraries with the ndk (r5) I get an error:
Android NDK: /home/xxx/devel/sipdroid/jni/Android.mk:silkcommon: LOCAL_MODULE_FILENAME must not contain a file extension /home/xxx/Downloads/android-ndk-r5/build/core/build-static-library.mk: 29: *** Android NDK: Aborting . Stop. There is no LOCAL_MODULE_FILENAME defined anywhere in the Android.mk. Actually there is no LOCAL_MODULE_FILENAME defined anywhere ;) Has anyone sucessfully built the native libraries? Or can anyone give me a hint? On Dec 16, 9:36 am, Apache Technologoes <[email protected]> wrote: > maxsap <max.sapranidis <at> gmail.com> writes: > > > > > Thank you a lot Kostya, you have to use -t 8 to build it correctly, > > this is a problem posted on a lot of sites but no answer yet, but that > > worked I am going to post it on sipdroids forums to help others as > > well. > > regards maxsap > > Hi Folks, > > Was you able to compile the sipdroid 2.0.1 version. > > What was the size of apk file. > > Did you incluced NDK compiled files as well? > > Regards > Sandeep -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

