[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Linphone-developers] linphone-android compiling
From: |
hall hall |
Subject: |
Re: [Linphone-developers] linphone-android compiling |
Date: |
Wed, 12 Oct 2011 23:54:33 +0800 |
Hi.
1. Install NDK tool
2. Download android SDK
3. Configure ADT in ecplise
4. In linphone-android root directory ,run
"./prepare_sources.sh",network connection required
5. In linphone-android root directory run "/ndk directory/ndk-build"
6. Create a new android project in ecplise,import linphone source code
then linphone.apk generated in linphone-android/bin directory
>Hello,
> I use git-clone get the source file for linphone android source file
> and follow the README file's instruction,
>
>and don't know what to do to compile the tutorial files. Could I use eclipse
>with NDK >installed on windows ? I am
>
>a beginner for linphone and android, please advise me in detail... thanks in
>advance.