requestRouteToHost android

Posted by Sam on Stack Overflow See other posts from Stack Overflow or by Sam
Published on 2010-03-18T17:27:46Z Indexed on 2010/03/18 17:31 UTC
Read the original article Hit count: 889

Filed under:
|
|

Greetings everyone! I'm getting rather fed up with android's ConnectivityManager class. I've been trying for 5 hours to get the requestRouteToHost to work. I'm running my code on the emulator but the requestRouteToHost always fails. I know I have connectivity because I called getActiveNetworkInfo() and it was connected. I've added the ACCESS_NETWORK_STATE and CHANGE_NETWORK_STATE permissions to no avail. Any tips would be greatly appreciated. Sam

© Stack Overflow or respective owner

Related posts about android

Related posts about java