This is a simple Android Application that turns on/off airplane mode every day according to your configured time. Intended for self use, but any discussion or redistribution is appreciated..
AutoFlighty is hosted in the following web site
https://github.com/laputa523/AutoFlighty
If you think the Android project AutoFlighty listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AutoFlighty.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.RECEIVE_BOOT_COMPLETED android.permission.WRITE_SETTINGS |
There are 1 image files in AutoFlighty. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
AutoFlighty has the following Java source files.
com.xiejiaye.autoflighty.Config.java com.xiejiaye.autoflighty.ConfigureActivity.java com.xiejiaye.autoflighty.FlightIntentReceiver.java com.xiejiaye.autoflighty.Util.java