BUILD.txt 227 B

12345678910
  1. Building sipdroid from the command line
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. To build the project from the command line, run:
  4. android update project -p . -t android-8
  5. Then you can use ant to make the binaries.
  6. ant debug