Hi.
due to a many problems with compiling pjsip project on android please can
any body prepare a virtual machine for us so we will not find this
difficulties please it's so urgent.
thanks.
Hello,
First, Install ADT Bundle For Linux,
adt-bundle-linux-x86-20130522.ziphttp://dl.google.com/android/adt/adt-bundle-linux-x86-20130522.zip
Second, Install Android NDK,
android-ndk-r8e-linux-x86.tar.bz2http://dl.google.com/android/ndk/android-ndk-r8e-linux-x86.tar.bz2
PATH=<Path to Android NDK>:$PATH
export PATH
Download port audio from http://www.portaudio.com/download.html (
pa_stable_v19_20111121.tgzhttp://www.portaudio.com/archives/pa_stable_v19_20111121.tgz)
yum install alsa-lib-devel
3.
Build Port Audio in the directory - /home/deepak/portaudio
./configure
-
make
- make install
4A.
Set your config_site.hhttp://trac.pjsip.org/repos/wiki/Getting-Started/Build-Preparationto
the following:
#define PJ_CONFIG_ANDROID 1
#include <pj/config_site_sample.h>
The config_site.h should be in pjsip/pjproject/pjlib/lib/inlcude
4B. Run ./configure-android, make, make install
4C. Please make sure you have SWIG Installed
Put the swig binary location in the PATH=<PATH TO SWIG BINARY>:$PATH
4D. Run ndk-build from the android-ndk-r8e directory
4E. Create Android project from pjsua. In Eclipse:
Deepak Bhatia
Software Consultant
Voxomos Systems Pvt. Limited
Mobile: 91 9811196957
C56A/27, Sector 62, NOIDA (NCR), UP, India
Skype: toreachdeepak
On Mon, Jul 8, 2013 at 3:57 PM, mohamed kalboussi <
kalboussi.mohamed@gmail.com> wrote:
Hi.
due to a many problems with compiling pjsip project on android please can
any body prepare a virtual machine for us so we will not find this
difficulties please it's so urgent.
thanks.
Visit our blog: http://blog.pjsip.org
pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org