[android-developers] Multitouch Animations

2012-02-20 Thread Future Leaders
Is it possible to put a sprite animation from the same sheet (starting only when that finger touches) under each finger and have it follow your fingers until lifted? Thanks in advance. Jesse -- You received this message because you are subscribed to the Google Groups "Android Developers" group.

[android-developers] Music App and Call issue

2011-05-13 Thread future
1. Make MO Call. 2. Start music while still in call 3. Both Music + Voice call active. 4. Call end. 5. Music continues – expected. 6. User gets another call or makes another call. 7. Music doesn’t Auto stop @ ring tone. Is this expected behaviour? Ring is not hea

[android-developers] ListView for XML data

2009-03-17 Thread Future
Hello, where could I find any examples of rendering XML data in a ListView? i.e, the model is read from a XML file, not in an existing array or database cursors. Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

[android-developers] Re: I get "unknown error" when opening simple TCP Socket

2008-09-10 Thread Future
nk this post will be nice for others developers Thanks, VicX On 30 ago, 12:17, Future <[EMAIL PROTECTED]> wrote: > Hi, I have a problem with Android code that works on Android SDK m5- > rc15 and m5-rc14, but doesn't works on Android 0.9 SDK beta. > > It's about TCP s

[android-developers] I get "unknown error" when opening simple TCP Socket

2008-08-30 Thread Future
Hi, I have a problem with Android code that works on Android SDK m5- rc15 and m5-rc14, but doesn't works on Android 0.9 SDK beta. It's about TCP sockets; I haven't read anything about changes on java.net about this, but the problem exists. When I try to open a simple socket connection:

[android-developers] Re: Android UDP Server

2008-05-22 Thread Future
With TCP for me, there's no problem of sending and receiving TCP packets between Android emulator and my computer. With UDP I don't receive anything. It's my experience; I don't know if someone have ever achieved a UDP reception with the emulator. Bye, Vic - Future On 12

[android-developers] Re: Eclipse hangs when launching program file.. AGAIN !

2008-04-01 Thread Future
I have exactly the same problem. I really don't know the reason... On 26 mar, 09:48, wonderoid <[EMAIL PROTECTED]> wrote: > Anyone found a fix for this yet? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Dev