Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Question How can I use PJSIP library in my Android project using Qt-Creator?

Question How can I use PJSIP library in my Android project using Qt-Creator?

Scheduled Pinned Locked Moved General and Desktop
sipcompilecreator
1 Posts 1 Posters 1.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    rostamiani
    wrote on 9 Jun 2015, 05:26 last edited by
    #1

    I'm new to C++ and Qt. I just need to use pjsip functions to make a SIP connection in Android. I'm using Qt library with Qt-Creator. I'm a little confused.

    This is in my mind, I don't know witch one is correct:

    1.Import pjsip as a new project and compile it. Import the compiled result to my main project.
    If this is true, What type of file is the compiled library for android and how to import it?

    2.Add the sources of pjsip to the main project. Then every time I compile the project, pjsip compiles again.
    If this is the way, where should I add the sources and how add them to my project?

    Thanks

    1 Reply Last reply
    0

    1/1

    9 Jun 2015, 05:26

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved