Changes between Version 22 and Version 23 of Getting-Started/Android
- Timestamp:
- Jun 23, 2013 6:08:00 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Getting-Started/Android
v22 v23 9 9 10 10 * Besides the [http://developer.android.com/sdk/index.html Android SDK], you will also need the [http://developer.android.com/tools/sdk/ndk/index.html Android NDK]. 11 * Optional: [http://www.swig.org/download.html SWIG] (minimum version 2.0.5) if you want to build the sample application pjsua. 11 * Optional if you want to build and and run the sample application PJSUA: 12 * [http://www.swig.org/download.html SWIG] (minimum version 2.0.5) 13 * Telnet application to interact with PJSUA command line. If you are not familiar with telnet, please find a tutorial suitable for your development platform. 12 14 13 15 == Build Preparation ==