tags:

views:

26

answers:

1

I founded this class with the function: setBackgroundDataSetting, on kiwidoc.com.

I just need this function for my application.

But like the site say's: "This class is not part of the public API.". I can not use it in my IDE. So i googled around looking for this iConnectivityManager, but i just can not find it only more documents.

Should i just forget about it ( I don't want too ) or is there a way to get this class?

Thanks,

DeDanny.

A: 

Should i just forget about it ( I don't want to ) or is there a way to get this class?

A standard SDK application cannot hold the permission needed to change the background data setting. Hence, whether you can get to this class or not is probably immaterial.

CommonsWare