tobykurien / BatteryFu

BatteryFu (pronounced Battery-Foo, like in Kung-Fu) is an Android app that extends battery life (and lowers data usage) by changing always-on mobile/wifi data to periodic sync (meaning it disables your mobile data and/or Wifi, then checks your accounts every X minutes).
GNU General Public License v2.0
68 stars 17 forks source link

dual SIM support #6

Closed angeld333 closed 9 years ago

angeld333 commented 10 years ago

In dual sim phone the toggle data do not work.

tobykurien commented 10 years ago

Unfortunately I don't have a dual-SIM device to test this on. Also, I believe that dual-SIM support is added differently by different manufacturers, as there is no standard Android API I am aware of for handling dual-SIM, so it might be that I won't be able to fix this for all devices. Which device do you have?

angeld333 commented 10 years ago

On March 9, 2014 10:33:55 AM CET, Toby Kurien notifications@github.com wrote:

Unfortunately I don't have a dual-SIM device to test this on. Also, I believe that dual-SIM support is added differently by different manufacturers, as there is no standard Android API I am aware of for handling dual-SIM, so it might be that I won't be able to fix this for all devices. Which device do you have?

I have a ZTE V970.

Saludos --- Angel
tobykurien commented 10 years ago

Have you tried switching your SIM cards around? Perhaps the data SIM card needs to be the main SIM card?

angeld333 commented 10 years ago

On March 24, 2014 1:52:20 PM CET, Toby Kurien notifications@github.com wrote:

Have you tried switching your SIM cards around? Perhaps the data SIM card needs to be the main SIM card

The data SIM card is the main SIM card. Only the main SIM card support 3G.

tobykurien commented 9 years ago

I now have a dual-sim phone and have verified that BatteryFu does work with dual-SIM (at least on my device).