We expect the source code to be released once the first devices ship. Cheers, Justin Android Team @ Google
On Jun 12, 1:15 am, "Rama Moorthy" <[EMAIL PROTECTED]> wrote: > Hi > Thanks for your reply.Do you have any idea when google is going to release > the Android source code > > Thanks in advance > Rama > > On 6/12/08, Justin (Google Employee) <[EMAIL PROTECTED]> wrote: > > > > > Disclaimer: I have no experience with IGMP. > > > Possibly you could port it to Java and Android as a Service. Android > > has support for Java sockets, so I assume this would provide the basic > > networking functionality you need. > > > The alternative is adding it as native code and then exposing Java > > bindings in Android. This is currently not possible, but once the > > Android code is open sourced I would imagine this would be possible. > > > Cheers, > > Justin > > Android Team @ Google > > > On Jun 9, 10:13 pm, Rama <[EMAIL PROTECTED]> wrote: > > > Hi > > > I have ported IGMP v3.0 on Linux. > > > I want to expose IGMP API's (like join and leave)to the android > > > application which is written in Java > > > Please suggest how to do this? > > > > Regards > > > Rama --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

