Share My Creation AppPlanner (Automation running app)

Hi

i just made some usefull tools to run app automatic and can execute script shell when app is running
dont forget to set phone sleep setting on your phone to NONE if you want full day running.
i m still not luck to unlock screen when phone sleep mode.

Job Flow sample:
- Run Selected APP (Hold for 1 minute, after next 1 minute do next job )
- Script Shell: touch specific area on screen (need root use SU command) (hold 1 minute)
- Kill Selected APP (save memory) (Hold for 120 minute)
- Repeat the first job

Tested on:
https://play.google.com/store/apps/details?id=com.bapsolusi.AppPlanner

Warning: dont use this app to abuse your app with adsense to gain more income, goggle police know :p. they will banned your for 30 days for your adsense account

need help to test the app on all device and may be some suggestion for next improvement :)

BTW: need some test SU command because i dont have root phone right now
sample SU command: SU < [file name include full directory name]
just create text file for su command, if success then your phone will be show toastmessage to inform the result
 

Attachments

  • Screenshot_2015-04-23-16-44-16.png
    Screenshot_2015-04-23-16-44-16.png
    54.2 KB · Views: 3,429
  • Screenshot_2015-04-23-16-34-08.png
    Screenshot_2015-04-23-16-34-08.png
    62.5 KB · Views: 213
Top