[android-developers] Will TCP Sockets work over cellular network?

2010-03-08 Thread Gav
Hi All, I'm writing a small game for Android and was planning on using the Socket class to establish a connection to my server from the Client. I had been testing on the emulator only as I don't have an Android phone yet. A friend mentioned today that TCP socket connections may not be allowed

[android-developers] Re: java.awt

2009-06-05 Thread Gav
Hi bratag, Did you ever get JAI working? I too got some steps into the dependency trail but lost hope. Just wondering if you managed to fix this issue and if your project is open source?! :) Gav On May 13, 9:54 pm, bra...@gmail.com peacoc...@gmail.com wrote: I have very nearly finished

[android-developers] Bitmaps (.bmp) don't show up in 'Pictures' when on SDCard

2009-03-07 Thread Gav
format, is there something other than .bmp I can use? Kind regards, Gav --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com

[android-developers] Loading DEX files at runtime from SDCARD - Possible?

2009-02-09 Thread Gav
Hey! BACKGROUND I would like my users to develop their own routines for image manipulation. Lets presume that a third party has written a class which implements one of my interfaces; public abstract class PixelBinaryFilter extends BinaryFilter{ ... protected abstract