jitsi / jitsi-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
Apache License 2.0
415 stars 258 forks source link

Startup optimization #10

Open jitsi-jenkins opened 9 years ago

jitsi-jenkins commented 9 years ago

Jitsi startup takes too much time. This have to be optimzed if we want to have working push notifications. One idea is to load part of the stuff lazily(on demand).

(Issue migrated from https://trac.jitsi.org/ticket/1285)