syncadapter没有互联网连接 [英] syncadapter without internet connection

查看:121
本文介绍了syncadapter没有互联网连接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个同步适配器工作正常。因为它需要与其他本地存储(我的应用程序)同步地址簿它并不需要互联网连接。
当无线关闭,该装置没有任何互联网连接的Andr​​oid禁用的帐户并同步;同步设置活动。

I have a sync adapter that works fine. It does not need internet connection because it needs to sync the addressbook with another local storage (my application). When the Wifi is turned off and the device does not have any internet connection Android disables the sync in the Account & Synch settings activity.

有没有办法让我的同步适配器上,即使连接是断开?

Is there a way to keep my synch adapter on even when the connection is off?

推荐答案

在SyncManager尝试mDataConnection设置为true时,帐户类型是你的了。

In SyncManager try to set mDataConnection to true when account-type is yours.

这篇关于syncadapter没有互联网连接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆