开发者

Android: Programatically changing phone settings and getting lost calls

Is it possible in Android to programatically change the phone internet settings (proxies also), email settings and other similar? Is there some kind of registry?

and what about getting the lost/received/etc calls? is it possible开发者_StackOverflow社区 to get that info?


anybody knows if it's possible in Android to programatically change the phone internet settings (proxies also), email settings and other similar? Is there some kind of registry?

android.provider.Settings.System and android.net.wifi.WifiManager have what is available.

and what about getting the lost/received/etc calls? is it possible to get that info?

android.provider.CallLog
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜