I.E. for android.os.SystemProperties;

This class is their, also in 2.1, but not part of the SDK.

If you make some kind of platform extension and use the android build
system
you access this classes.

Good luck  !

  Frank


On 4 Jun., 14:43, Shobha <[email protected]> wrote:
> Hi,
>
> I am trying to change the DNS settings of Android phone,
> programatiacally.
>
> I need to use the following class:
> android.os.ServiceManager;
> android.os.SystemProperties;
> com.android.internal.telephony;
>
> These classes are available in Android 1.5 but they dont exist in
> Android 2.1.
> Are they replaced by any other class in 2.1?
>
> Any pointers on the substitute classes available in Android2.1?
>
> Regards,
> Shobha

-- 
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

Reply via email to