Re: [android-porting] is this where i'd report a build error?

2010-06-17 Thread Dries Harnie
Hi, As the android repository is a moving target, this could be fixed tomorrow or even today :) You can make the build continue if you remove all files in libcore/dom/src/test/resources and libcore/xml/src/test/resources. I did that here and didn't see any side effects.. Dries On Thu, Jun 17, 2

[android-porting] Re: Interconnecting emulators by network

2010-03-12 Thread Dries Harnie
ast group (netstat -g in both linux and osx). Check if data is being passed on the socket ( you can find a trivial multicast listener online , it only needs a bit of tweaking). If all these fail, break out strace and see if sending and receiving using the mcast socket is not returning errors. Dries

Re: [android-porting] Lunch and Compiling

2010-02-17 Thread Dries Harnie
Is it complaining about the actual lunch binary? You need to source the envsetup.sh script first. type "source ./build/envsetup.sh" in your android tree. Dries On Wed, Feb 17, 2010 at 10:57 AM, Matt wrote: > I'm currently running Mac OS X, and am having a few issues with > compiling android f

Re: [android-porting] Re: Interconnecting emulators by network

2010-02-17 Thread Dries Harnie
you my feedback after finishing the tests. > > Thank you for the support. > > Cheers, > Bacchus > > On Feb 12, 2:13 pm, Dries Harnie wrote: > > > Hello Bacchus, > > > Great to see some interest! > > The network support _IS_ built-in, but you need to add the

[android-porting] Re: Interconnecting emulators by network

2010-02-12 Thread Dries Harnie
ady built in in your > patches. > > Please note that I haven't read your code yet, as I've stumble on this > thread some minutes ago. > > It would be great if you could help me on this. > > Cheers, > Bacchus > > On Jan 30, 7:42 pm, Dries Harnie wrote: >

[android-porting] [PATCH] Interconnecting emulators by network

2010-01-30 Thread Dries Harnie
teer me in the right direction :) Regards, Dries Harnie -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting