it depends exactly on what you need to do. if you perform operations that require root permissions, this won't run on an unmodified Android phone, due to our security model.
on the other hand, there will likely be some sort of "network service" that should export an interface to client libraries and programs. however, I don't know much how our wifi-related service is setup and what it provides. On Thu, Jun 26, 2008 at 11:37 AM, iovis80 <[EMAIL PROTECTED]> wrote: > > I'd like to use android to develop a my program but it's mandatory to > have access to wifi module. Is there any possibility to do this? if > there is not i have to change development platform :( > > > > On 25 Giu, 21:30, Digit <[EMAIL PROTECTED]> wrote: > > WiFi and Bluetooth emulation are not planned for the immediate future > (i.e. > > won't happen before 2009) > > emulation at the low-level protocol level on three distinct platforms is > > next to impossible. > > we could implement some sort of bridging with special code path in the > > system, but we're > > not there yet, having other priorities (like shipping a real device :-)) > > > > in other words, chances are that you'll have a real device to test these > > features on before > > seeing the emulator try to (badly) support them... > > > > regards, > > > > On Wed, Jun 25, 2008 at 1:15 PM, rnateshmurthy <[EMAIL PROTECTED]> > > wrote: > > > > > > > > > Hi , > > > Please let us know whether the Android SDK Supports WIFI API > > > Where I can find all the Hotspot around me and get connected to any of > > > them > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

