14.03.2011 17:40, Tina пишет:
May be someone has expirience or information which part of stardart SDK supports on these devices. I am not going to write device-specific code, but if I could solve the problem by using another standard function it will be very good.
It should *probably* be reflected in some way in ConnectivityManager - just consider what happens if the user disables 3G and WiFi on such a device and connects it to a computer (getting a network connection like you described).
Applications can check ConnectivityManager to see if there is a connection, and unless they (the developers of such devices) somehow make the computer connection visible here, such applications would not work, not seeing a network connection.
That's just a guess though.
Unfortunately I have not such device and could not make tests by myself.
That would be a good first step - if this requirement comes from "The Mgmt", ask them to provide you with such device for testing. If they do, you can run your own tests. But they might also change their mind about this requirement :)
-- Kostya Vasilyev -- http://kmansoft.wordpress.com -- 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] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

