General :: Get Tasker To Turn Airplane Mode When WiFi Is Disconnected?

Apr 11, 2014

I am trying to get Tasker to turn Airplane mode when the wifi is disconnected IF theres no cell signal and then turn airplane mode off again agter 2 seconds. At the momnt this is what I got:

Airplane mode ON using Secure Settings.
Not Wifi Connected >[code]....

When I press the PLAY button on the task it does turns on Airplane mode but when I test it by turning off my wifi it shows that the Task is active but Airplane mode is not turned on.

General :: get Tasker to turn Airplane mode when WiFi is disconnected?


Sprint HTC Hero :: Turn On Wifi - Without Phone Service On - Ie Airplane Mode

Feb 5, 2010

I am leaving the country and would like to be able to check my email using wifi, but want to prevent getting roaming charges incase the data/phone connection kicks on. I know that if you turn on airplane mode, it will not allow you to turn on wifi. Is there a way, or an app that will allow you to do this.

View 9 Replies View Related

General :: Automatically Turn On / Off Stuff (Airplane Mode)

Feb 12, 2012

Any app that is like aTimeTool for iPhone. It essentially allows you to create triggers that will turn on/off wifi, stuff like that and also send messages. I was wondering if there was something like that for Android.

View 4 Replies View Related

HTC EVO 4G :: How To Turn On Airplane Mode?

Jun 20, 2010

I spend a good two nights a week at a good friend's house of which I don't get a cell signal at his house. I'm wondering if I can turn on airplane mode, then turn on wifi (which does work, I tried) and still get calls/texts through google voice through the wifi? Does anybody have experience with this?

View 5 Replies View Related

HTC EVO 4G :: Can't Turn On Airplane Mode

Jul 28, 2010

I have done lots of research on this, and Im confused at what to do.This is my first android phone, im trying to figure it out.I have had sprint for a few months, and coverage inside my house is terrible. Dropped calls, late texts, slow internet on my Blackberry Tour.I got the Evo, so that i could use WiFi. But, im concerned that the low signal is killing my battery. Its been a lot worse, but at the moment im at 37% Time without signal.Ive researched and found a few things:

1- I dialed *#*#4636#*#* and switched to CDMA Auto Prl

2- Also, I use WiFi while at home, but i cant turn on airplane mode, because i need to answer some calls and some texts. However, leaving airplane mode off, im concerned it will kill the battery faster while its searching for signal.

Im thinking of calling sprint and asking for the 'Airrave'.Would that fix the time with out signal, give me better reception, and save the battery?

View 3 Replies View Related

Android :: WiFi Disconnected When Phone In Sleep Mode?

Oct 6, 2010

I have a service which polls a server at certain intervals. I use an AlarmManager and a BroadcastReceiver to start the service. My problem is that after a certain duration, even though the WiFi is still enabled, but for some reason, my application can't contact the server. I get an "Unreachable network" error. Note that I've already acquired a partial wake lock as well as a wifilock. Here's my code for the BroadcastReceiver.

public class ServiceAlarmBroadcastReceiver extends BroadcastReceiver {
public void onReceive(Context context, Intent intent) {
WakeLock wakeLock = null; WifiLock wifiLock = null;
try { PowerManager pm = (PowerManager) context .getSystemService(Context.POWER_SERVICE);
// acquire a WakeLock to keep the CPU running
wakeLock = pm.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "MyWakeLock");
if(!wakeLock.isHeld()){ wakeLock.acquire();
} Log.i("ServiceAlarmBroadcastReceiver", "WakeLock acquired!");
WifiManager wm = (WifiManager) context.getSystemService(Context.WIFI_SERVICE);
wifiLock = wm.createWifiLock(WifiManager.WIFI_MODE_FULL , "MyWifiLock");
if(!wifiLock.isHeld()){ wifiLock.acquire();
} Log.i("ServiceAlarmBroadcastReceiver", "WifiLock acquired!");
context.startService(new Intent(context, ThePollerService.class));
} finally { // release the WakeLock to allow CPU to sleep
if (wakeLock != null) { if (wakeLock.isHeld()) {
wakeLock.release(); Log.i("ServiceAlarmBroadcastReceiver", "WakeLock released!");
} } // release the WifiLock if (wifiLock != null) { if (wifiLock.isHeld()) { wifiLock.release();
Log.i("ServiceAlarmBroadcastReceiver", "WiFi Lock released!"); } } } } }

View 2 Replies View Related

Motorola Droid : Wifi While In Airplane Mode

Nov 10, 2009

Is this possible? There's a class in campus where I get no bars so id like to just use wifi. With the cell radio on my battery drops extremely quick.

View 15 Replies View Related

Samsung I7500 : No Wifi In Airplane Mode

Aug 9, 2010

I just went in to airplane mode for the first time (phone got wet and confused the sim card to asking the puk...) and much to my surprise, i can't activate wifi. apparently this is changed in clair or froyo (?)
do galaxo / gaosp fix this?

View 6 Replies View Related

Android :: Automatically Turn On Airplane Mode When Radio Signal Very Low In Droid

Sep 28, 2010

how can we automatically turn on airplane mode when radio signal is very low in android?

View 2 Replies View Related

Motorola Droid : Can G Talk Work Over Wifi Only In Airplane Mode?

Dec 4, 2009

Can G Talk work over wifi only in airplane mode?

View 4 Replies View Related

General :: G Music In Airplane Mode?

Oct 15, 2013

I have music via the cloud on my Galaxy Note 3. On my old laptop, I had to download the songs to my hard drive/USB to listen to music when in airplane mode. I tried to move some music to my micro SD card today but cant seem to find the appropriate part of the settings.

View 2 Replies View Related

General :: Enable Airplane Mode Permanently

Dec 12, 2011

1. I just got done perusing 10 pages of hits for "airplane mode" and everyone is trying to do something opposite of what I'm doing.

2. I'm not really that android-savvy. Just good at following instructions.

QUESTION: How do I enable Airplane Mode "permanently" so that a child cannot disable this mode?

EXPLANATION: I have several android devices (Droid Xs, specifically) that have clean ESNs and are not currently being used on any carrier. I also have children (5,3,1).

I've SBF'd, rooted, and removed all unnecessary APKs, leaving only a few educational apps and games for the children to use. And, yes, I enable Airplane Mode. They love having their own little "mini" tablets and being able to be like the grown-ups.

Unfortunately, the oldest has a knack for pushing all sorts of buttons and inadvertently turning the phone's radio back on. I know that I have not associated the ESN with any carrier; however, as I'm sure most of you know, when you dial a number with a non-subscribed number, it still asks you if you want to make the call and charge it to a credit card - at least, this is what the phone did the last time this happened.

So, bottom line, I want to disable my child's access to any carrier's cellular and data networks. And I want to be the only one that could possible re-enable that access.

If there was some way to enable Airplane Mode "permanently" and remove access to all toggles, settings that could disable Airplane Mode, then this would ease my mind. Obviously, I would want this condition to exist only until I either reflashed the phone or had to do something very convoluted (perhaps editing some setting manually via command line or ADB?).

View 8 Replies View Related

General :: Too Many Pattern Attempts (airplane Mode)

Jul 19, 2012

I had my tablet (ASUS TF201) on face recognition mode with a backup of a drawn pattern and my friend decided to keep getting it wrong and now it asks me to log into my google account, i know my google credentials are correct. but my Wifi isn't switched on, is there any way i can enable wifi or bypass the google verification and put in my pattern without restoring?

I've got the device rooted and im pretty sure the debug mode is enabled in my develper settings.

View 1 Replies View Related

General :: Schedule Airplane Mode At Night?

Apr 7, 2012

I need some app that will turn on Airplane mode at night or atleast turn off Data connection. For specific time period. I found out that data are consuming too much of my battery at night.

View 3 Replies View Related

General :: PIN Number Changing And Stuck In Airplane Mode

Jan 26, 2012

I've got a Samsung Droid Charge, which I've rooted. I had used it for about 3 months with minimal issues. Yesterday I noticed my phone was stuck in airplane mode, and no amount of phone codes, setting tweaks, and soft resets would get it out. I backed up everything with Titanium and did a factory reset. This gave me my signal back, and I started the process of restoring everything via Titanium. After the restore completed, I was prompted to add my PIN for my Exchange account, which I did. I then soft reset my phone...

When the phone rebooted, I was in airplane mode again, and the PIN unlock screen was blocking entry to my phone. I enter in the PIN I had set a few minutes previously...and the phone rejects it. I try it a couple of times just to be sure, and no dice. I tried what I thought were defaults, like 1111 or 0000 or 1234...nothing. After my attempts ran out, the phone hard reset itself again.

Just to see if I wasn't crazy, I tried the whole process again and got the exact same result.

Why is my PIN being modified without my knowing, and what is it being modified to? Additionally, why do I get stuck in airplane mode after restoring my Titanium backup? I'd like to be able to use my phone without worrying about the need to wipe it after a soft reset...

View 1 Replies View Related

General :: Allowing Individual Phone Calls In Airplane Mode?

Apr 29, 2014

Any way to allow certain phone calls to come through when your phone is in airplane mode? I would like to set my phone up so that in an emergency my husband and children can reach me even if my phone is in airplane mode.

View 6 Replies View Related

General :: LG Optimus P690 Sim Card Not Detected Airplane Mode Always ON

Mar 23, 2012

My phone has so signal at all

It says "no sim card"

there's an 'x' in signal bar

airplane mode is always on and if you turn it off, is stucks saying "enabling wireless connections" and doesn't turn off

mobile network settings are disabled

Status:

My phone number: unknown
Network: unknown
Mobile network type: unknown

It happened after I flash my phone with cyanogenmod ROM, i flashed a couple of google apps and a custom kernel. I THINK when i clicked a certain CPU speed in overclocking, it kinda stuck and restarted and had no signal at all... I flashed it again a couple of times even the beta cyanogenmod and dardroidXD, factory reset, wipe data, cache, remove battery. i flashed it with the original firmware with different version but still no avail..

View 7 Replies View Related

General :: Set Tasker To Kill App When WiFi Is Off?

Feb 24, 2012

What I'm trying to do is call-forward my number to Dell VOIP when connected to WiFI, but I want to kill the Dell Voice app when I'm not connected to wifi because it's a battery drainer. So far I have everything setup so that when I'm on WiFi, all calls get routed through WiFi into the Dell Voice app.. what I cannot figure out how to do is kill the app once I disconnect from WiFI. I tried searching but couldn't find an answer.

View 2 Replies View Related

General :: Use Tasker To Shut Off WiFi After Touching NFC Tag

Jan 25, 2013

When trying to use tasker to shut off wifi after touching an nfc tag I occasionally get the following:

It happens about 50% of the time and I'm not sure what I'm doing wrong. I'm running on an AT&T Galaxy S3 running Task's AOKP newest build. Is this a tasker issue or something else entirely?

View 8 Replies View Related

Jelly Bean :: WiFi Not Turn Off While In Sleep Mode

Dec 3, 2013

My android 4.1.2 really turns off the wifi when in sleep mode. I see it in the battery monitor.

But after I formated the cellphone, It started with the bug of not turning off the wi-fi in the sleep mode, even when set to do it Maybe some app that I installed before has changed some internal settings!

Before, my battery was lasting almost 4 days, I not use it too much, but now it lasts 2 days only... and I have sure that it's because of the wi-fi bug.

View 6 Replies View Related

Motorola CLIQ :: Turning On WiFi Mode Turn Off 3G / Edge?

Dec 1, 2009

So I'm traveling next week to Mexico and don't want to get all the roaming charges so my question is does turning on WiFi mode turn off 3G and EDGE? Also, what does airplane mode exacly turn off? And is there anyway just to turn off the phone mode? My last Samsung phone was a smart phone and I had the option to just turn the phone off and not everything else.

View 1 Replies View Related

Samsung Moment :: When Turn On WiFi / Phone Never Sleeps Even In Standby Mode

Nov 10, 2009

From what I can tell, if you turn on WiFi the phone never sleeps even in standby mode. Is this a known issue or has anyone else noticed this. I noticed this using Spare Parts and turning off and on things until I saw it was wifi that keeps it awake.

View 4 Replies View Related

HTC EVO 4G :: GPS In Airplane Mode?

Aug 17, 2010

I was just wondering if there are any apps that take advantage of GPS while in airplane mode? I was really hoping the reason why apps like Maps or Google Sky didn't work without a network connection because all that data could not be stored on the phone's internal memory. Now that we can move apps to the SD card, are there any apps out there that work with the cell radio off? Or do you think we will see more of this? The only reason I ask is because I travel out of the country alot and it sure would be nice to be able to use an app like Google Maps when it would be most useful.PS.when I use the "GPS Test" app in airplane mode, the phone is seeing plenty of satellites at least 10.Also it would be nice to be able to use Google Translate when it would be most useful trying to speak the language in another country although I realize that is totally unrelated to GPS but it is related to apps2sd just irritating that it doesn't work without a network connection again, I would assume that the network connection is needed for data storage purposes? why not store it on the SD card it is only text in this case.

View 11 Replies View Related

Android :: Airplane Mode On

Aug 23, 2010

Sorry for my English, I use the Google translator. I ask about a small application that I'm doing. This is a custom control panel with the things I most use my own phone, you know, something to personalize it a bit I put a direct button to call my home, a shortcut to the music player, another for a given e-mail address, etc.Now I want to put a button to turn on airplane mode to at night, but this is where I'm confused. I found a lot about AIRPLANE_ MODE_CHANGED, which I understand is used to detect changes in airplane mode, but can not get anything to work, or what I find or what I do or do nothing or give forced closure. At this point I should clarify that I'm using the permissions of the manifest (android.permission. WRITE_SETTINGS, android. permission.WRITE_SECURE_SETTINGS) I really do not want a button that I change the status, what I want is a button that simply activate an airplane mode. Someone would have an explanation or example of how I can do this?

View 3 Replies View Related

Android :: How To Get Airplane Mode

Oct 18, 2010

Settings.System.putInt(context.getContentResolver(), Settings.System.AIRPLANE_MODE_ON, 1); Intent intent = new Intent(Intent. ACTION_AIRPLANE _ MODE_CHANGED); sendBroadcast(intent);

View 2 Replies View Related

HTC EVO 4G :: Bluetooth In Airplane Mode

Jun 19, 2010

Airplane mode disables bluetooth and I can't use my bluetooth stereo headphones on the plane. I have looked and I can't find a widget that will disable the cellular radio without disabling the Bluetooth. Since many planes have WiFi Internet now, it should be okay to use bluetooth which uses the same 2.4GHz frequency. Does anyone know of a widget that will disable the cellular service without disabling the bluetooth radio?

View 1 Replies View Related

HTC EVO 4G :: 4g Signal While In Airplane Mode?

Aug 16, 2010

I know I shouldn't complain about receiving a 4g signal. But even when I am in airplane mode I can receive a signal in 4g. I can't make phone calls but I can use the internet. The part I don't like it that it beeps when it gets the 4g signal with notifications about emails and stuff. Anyone know how to fix it.

View 3 Replies View Related

HTC EVO 4G :: Standby Numbers In Airplane Mode

Jul 13, 2010

ive seen alot of posts in some threads with people thinking official standby numbers are done in airplane mode. i have some proof that says otherwise. sry about the blur took them with my evo in bad light
8 days from 100% to 85%. this is just a post about official standby numbers are not done in airplane mode, otherwise they would show way higher numbers

View 4 Replies View Related

Android :: Using Bluetooth During Airplane Mode

Apr 19, 2010

I need something that will allow me to do this with the droid.

View 2 Replies View Related

Android :: Automatic Airplane Mode

Jun 28, 2010

Anyone know of an app that will automatically put my phone into airplane mode? I frequently go in and out of secure facilities throughout my work day and I often forget to put my phone in airplane mode, (using the widget), causing serious battery drain. Is there an app that will do it for me after not haveing a signal for a certain period of time?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved