Tank you Domas,
Did you have detail procedure ?
since your suggestion doesnt work on my system.
I use ADT bundle eclipse for linux ubuntu, when i run "ant make-and-deploy"
on root directory jitsi-android.
But it is need sdk.dir from build.xml and run "android update project".
Did my step is wrong ?
Best Regards,
···
On Mon, Mar 2, 2015 at 6:00 PM, <dev-request@jitsi.org> wrote:
Send dev mailing list submissions to
dev@jitsi.orgTo subscribe or unsubscribe via the World Wide Web, visit
http://lists.jitsi.org/mailman/listinfo/dev
or, via email, send a message with subject or body 'help' to
dev-request@jitsi.orgYou can reach the person managing the list at
dev-owner@jitsi.orgWhen replying, please edit your Subject line so it is more specific
than "Re: Contents of dev digest..."Today's Topics:
1. Processed (with 1 errors): merging 760853 779521
(Debian Bug Tracking System)
2. Processed (with 1 errors): merging 760853 779522
(Debian Bug Tracking System)
3. Processed: forcibly merging 760853 779522 779521
(Debian Bug Tracking System)
4. Re: dev Digest, Vol 24, Issue 2 (bayu ini)
5. Re: dev Digest, Vol 24, Issue 2 (Paweł Domas)----------------------------------------------------------------------
------------------------------
Message: 5
Date: Mon, 2 Mar 2015 08:12:57 +0100
From: Paweł Domas <pawel.domas@jitsi.org>
To: Jitsi Developers <dev@jitsi.org>
Subject: Re: [jitsi-dev] dev Digest, Vol 24, Issue 2
Message-ID:
<
CAME7wR5G9-5aHCEnjpWP+d7TFpHK09+0_46gkQj-z74tQRScqA@mail.gmail.com>
Content-Type: text/plain; charset=UTF-8Hi,
On Mon, Mar 2, 2015 at 4:36 AM, bayu ini <bayu.in9@gmail.com> wrote:
> how could i found notification-wiring.jar and protocol.jar updated files?
> the updated i got libjitsi-587-i386.zip and libjitsi-src-587.zip ,
> appended to old library jitsi-android-master sources.You need to download Jitsi source and run "ant make-and-deploy" then
you will find all bundles in 'sc-bundles' directory. Some of .jar
files go to lib/asset-bundles and some go to lib/bundles in
jitsi-android. The difference is that 'asset' bundles are compiled
into 'jitsi-bundles-dex.jar' file and later loaded on runtime by dex
class loader. That's because we have reached class limit per .dex file
and had to work around that. After updating .jar files remember to
call 'setup-libs' ant target in jitsi-android.Regards,
Pawel------------------------------
Subject: Digest Footer
_______________________________________________
dev mailing list
dev@jitsi.org
http://lists.jitsi.org/mailman/listinfo/dev------------------------------
End of dev Digest, Vol 24, Issue 4
**********************************