The main goal is to get an apk for (Android 4.0.3 or Higher) that can capture the mobile screen and send the captured images to a specific E-mail address with following specifications:
1. Ability to define the E-mail Address each time you install the apk.
2. Sending all pics captured during last hour by one e-mail, so there is one E-mail every one hour.
3. E-mail subject based on date & time (naming/title).
4. Ability to set the time frequency in seconds to capture the screen. From (10seconds to 500 seconds) a dropdown list will be preferred.
5. Save the captured pics in local folder.
6. Using time & date with naming the captured images.
7. Ability to specific a “deletion period” to delete the pics after sending, maybe if there is a list of choices (1 day after sending – 12 hours after sending – 3 hours after sending)
8. Ability to choose the quality of captured images between three levels (high-mid-low)
and even with low, the pics should be good enough to identify the objects.
9. Ability to decide if you need to launch the program at startup.
10. Running without any notification (working silent in background).
11. No need to press Hard/soft buttons to start the program if the user decide to start it directly with startup process.
12. Protected “opening/uninstalling with a password.
13. Stop capturing if the screen is inactive=off=screen locked. And once opened start capturing.
14. No error msgs.
15. No others tasks (minimize CPU & RAM) usage to minimum as can possible.
Notes:
1. Maybe the user need only to kept the pics permanently in his/her mobile
2. Maybe there is no need to send E-mail, just kept locally
3. Smooth install and the same with uninstall
4. Getting the fully programming code.
5. It is good to listen advises from the developer.