[android-developers] Re: setRoaming in ServiceState

2011-10-24 Thread Priyank
anyone?

On Oct 20, 4:16 pm, Priyank priyankvma...@gmail.com wrote:
 Hi,

 I was trying to set data roaming on my phone programmatically.
 But when I try to do it using the setRoaming method available in the
 ServiceState class, I dont see the change take place on my phone.

 I am doing something like this:
 ServiceState serviceState = new ServiceState();
 serviceState.setRoaming(true);

 Kindly let me know if I am missing something here.

 Thanks.
 Priyank

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: setRoaming in ServiceState

2011-10-21 Thread Priyank
anyone?

On Oct 20, 4:16 pm, Priyank priyankvma...@gmail.com wrote:
 Hi,

 I was trying to set data roaming on my phone programmatically.
 But when I try to do it using the setRoaming method available in the
 ServiceState class, I dont see the change take place on my phone.

 I am doing something like this:
 ServiceState serviceState = new ServiceState();
 serviceState.setRoaming(true);

 Kindly let me know if I am missing something here.

 Thanks.
 Priyank

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en