douglasrac
Newbie
Here is what I can contribute with:
1) Turn GPS on automatically when open a app that requires GPS and turn off when leave the application.
Event: Application: Distance Measure, Latitude, Google Maps, Vehicle Mode, GPS Navigator, OpenSignal, Radardroid, Strava, Wikitude
Action: GPS On
Exit task: GPS Off
2) Sleep mode: turn off wifi, GPS, Bluethooth, AutoSync, 3G and set screen brightness to 0 between 23:55 and 7:00.
Event: Time
Action: WiFi (off), GPS (off), Auto-Sync (off), Bluetooth (off), Auto Brightness (off), Mobile Data (off), Display Brightness (0)
3) Low Battery Level: turn off wifi, GPS, Bluethooth, AutoSync, 3G and set screen brightness to 0 when battery level is bellow 20%.
Event: State: baterry level 0, 20
Action: WiFi (off), GPS (off), Auto-Sync (off), Bluetooth (off), Auto Brightness (off), Mobile Data (off), Display Brightness (0)
4) PowerSave mode: when put the phone with face down, set screen to go off in 7 seconds, turn off Wifi, GPS, Bluethooth, Sync, 3G and vibrate to confirm it's working.
(this is when I want to save battery even when battery level is high)
Event: State, Sensors: Face down
Action: Screen Timeout (7), WiFi (off), GPS (off), Auto-Sync (off), Bluetooth (off), Auto Brightness (off), Mobile Data (off), Display Brightness (0), Vibrate (500).
5) Automatically send SMS message to a friend in her birthday.
Very simple to setup.
Now I want to create automatic backup by wireless. If someone have any idea, I will appreciate.
Basically I have a draft that is:
- Turn FTP Droid On between 20:00 and 20:30.
- Turn on AutoSync.
- Windows will turn my backup program (SyncBack) on at 20:01
Backup will be done by wireless
- End FTPDroid at 20:30.
This way I don't have to do anything and all my data in the SDCard will be copied to my desktop everyday. Since I'm always home at this time with wireless on won't be a problem.
The problem is that it's not working very well. The problem is with SyncBack actually, that freezes and do not support FTP very well.
Does anyone have any idea on a simple way to copy files from SDCard to the desktop by wireless? Need to be by wireless because the backup system needs to be automatically, without any interaction from the user.
1) Turn GPS on automatically when open a app that requires GPS and turn off when leave the application.
Event: Application: Distance Measure, Latitude, Google Maps, Vehicle Mode, GPS Navigator, OpenSignal, Radardroid, Strava, Wikitude
Action: GPS On
Exit task: GPS Off
2) Sleep mode: turn off wifi, GPS, Bluethooth, AutoSync, 3G and set screen brightness to 0 between 23:55 and 7:00.
Event: Time
Action: WiFi (off), GPS (off), Auto-Sync (off), Bluetooth (off), Auto Brightness (off), Mobile Data (off), Display Brightness (0)
3) Low Battery Level: turn off wifi, GPS, Bluethooth, AutoSync, 3G and set screen brightness to 0 when battery level is bellow 20%.
Event: State: baterry level 0, 20
Action: WiFi (off), GPS (off), Auto-Sync (off), Bluetooth (off), Auto Brightness (off), Mobile Data (off), Display Brightness (0)
4) PowerSave mode: when put the phone with face down, set screen to go off in 7 seconds, turn off Wifi, GPS, Bluethooth, Sync, 3G and vibrate to confirm it's working.
(this is when I want to save battery even when battery level is high)
Event: State, Sensors: Face down
Action: Screen Timeout (7), WiFi (off), GPS (off), Auto-Sync (off), Bluetooth (off), Auto Brightness (off), Mobile Data (off), Display Brightness (0), Vibrate (500).
5) Automatically send SMS message to a friend in her birthday.
Very simple to setup.
Now I want to create automatic backup by wireless. If someone have any idea, I will appreciate.
Basically I have a draft that is:
- Turn FTP Droid On between 20:00 and 20:30.
- Turn on AutoSync.
- Windows will turn my backup program (SyncBack) on at 20:01
Backup will be done by wireless
- End FTPDroid at 20:30.
This way I don't have to do anything and all my data in the SDCard will be copied to my desktop everyday. Since I'm always home at this time with wireless on won't be a problem.
The problem is that it's not working very well. The problem is with SyncBack actually, that freezes and do not support FTP very well.
Does anyone have any idea on a simple way to copy files from SDCard to the desktop by wireless? Need to be by wireless because the backup system needs to be automatically, without any interaction from the user.