[Android intermediate] encoding of csipsimple class library for VoIP

Source: Internet
Author: User

What is csipsimple? It is a pjsip-based Android client. I believe that it will not be unfamiliar to anyone who wants to study VoIP communication. Here I will write down how to compile csipsimple.

First download all the android source code from the csipsimple official website.

Open the terminal directly on Mac


Input

svn checkout http://csipsimple.googlecode.com/svn/trunk/ CSipSimple-trunk

We can find it under the current user after it is finished.


Open the folder, which contains


The other three files are created by myself.

Here, the csipsimple is the project folder under eclipse we want to import. There are still some libraries that are not available and cannot be exported for the time being.

Next, download the org.pjsiplibrary from http://nightlies.csipsimple.com/dev_helpers/org.tar.gz.

Copy the database to csipsimple/src/to correspond to the current directory.

Then we need the pjsip C library. Here we can get it from APK

Slave.

Copy the Lib folder to csipsimple, and copy the JNI folder under csipsimple to another place or delete it.

Now, the entire csipsimple program can be imported into eclipse.

If the data is imported, no error will be reported.


The above one must be imported, because csipsimple must use the actionbarsherlock library. As for the advantages of this library, I believe that Baidu should be able to understand it. I will not talk about it here. Finally, let's take a look at the official images.



If anyone wants to complete csipsimple, I will upload it to csdn and provide it. Thank you.

Download

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.