GithubHelp home page GithubHelp logo

ozzie00 / jitsi-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jitsi/jitsi-android

0.0 3.0 0.0 82.92 MB

Jitsi for Android is an Android port of the Jitsi project: The most feature-rich communicator with support for encrypted audio/video, chat and presence over SIP and XMPP

License: Apache License 2.0

Makefile 0.30% C 6.31% Java 93.39%

jitsi-android's Introduction

Jitsi for Android

Jitsi for Android is an Android port of the Jitsi project: The most feature-rich communicator with support for encrypted audio/video, chat and presence over SIP and XMPP.

Usage with IntelliJ

  1. Make sure that you have Java and Android SDK installed on your system and IntelliJ version is up to date(13.0.2).
  2. (Optional) Assuming that Jitsi for desktop project is in the same parent directory you can call "copy-jitsi-bundles" ant target. This will sync Jitsi bundles. Ant targets can be found in "Ant Build" tools window(View->Tool Windows->Ant Build).
  3. Before building for the first time call "setup-libs" ant target. This will process jitsi bundles and place all required libraries in /libs folder.
  4. Now you can use IntelliJ IDE to run/debug/test Jitsi for Android like any other application.

Usage with ANT

After updating library bundles, when building for the first time or after clean:

ant setup-libs

To make the project:

ant make

To rebuild (clean and make):

ant rebuild

To run the project (will install the apk and will run it on default test device):

ant run

To make and run the project after modification:

ant make run

Sources

To obtain sources for .jar files located in lib folder checkout jitsi_android branch of jitsi and libjitsi projects.

https://github.com/jitsi/jitsi/tree/jitsi_android

https://github.com/jitsi/libjitsi/tree/jitsi_android

Contribution

Before making any pull requests please see: https://jitsi.org/Documentation/FAQ#patch

jitsi-android's People

Contributors

damencho avatar emcho avatar paweldomas avatar sandy-8925 avatar yanas avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.