airplane-mode
NSDate slips back or forward an hour when in airplane mode or after DST transition
I have an application the plays an alarm sound at a scheduled time. This is setup as a recurring alarm that will go off every day at the same time.[详细]
2023-03-13 21:39 分类:问答How to check Airplane mode in background in iPhone?
I have application which is working best with Wif开发者_运维技巧i,3G.. Now what i want is i want to check in background if Airplane mode is going to be on at any moment and i want to popup alert sayi[详细]
2023-03-01 10:20 分类:问答AirPlane ToggleButton?
I am trying to use a ToggleButton to switch AirPlane mode on and off. I am not sure how to go about this.[详细]
2023-02-26 18:44 分类:问答Toggle airplane mode in Android
Did I make a mistake? It\'s not working. public void airplane() { boolean isEnabled = Settings.System.getInt(this.getApplicationContext().getContentResolver(), Settings.System.AIRPLANE_MODE_ON, 0) ==[详细]
2023-02-22 07:42 分类:问答How can one detect airplane mode on Android?
I have code in my application that detects if Wi-Fi is actively connected. That code triggers a RuntimeException if airplane mode is enabled. I would like to display a separate error message when i开发[详细]
2023-01-27 12:27 分类:问答Android screen lock/car charger is killing my thread
I have a very tough problem I can\'t solve.I have an app which I can put into airplane mode remotely to save power.I have a thread running which gets the power-save message, removes callbacks for all[详细]
2023-01-15 22:49 分类:问答Want to find out if iPhone can receive incoming calls (airplane mode)
My appl开发者_如何学Pythonication\'s users don\'t like interruptions like incoming phone calls. I want to find out if the device is in Airplane mode, warn the user about possible interruptions and rec[详细]
2023-01-06 05:26 分类:问答Selecting from two tables, with different columns, where one needs a count
I have two tables, TableA and TableB. I need to select one count value from TableA, based on a where condition.[详细]
2022-12-20 20:40 分类:问答Integer values updated by XML
How do I remake my swf for xml commands? \"Remake\" sounds silly, but I just want to have integer values updated by an XML file. This may be beyond my understanding. I\'d like an[详细]
2022-12-20 06:40 分类:问答