adetalhouet / MOM

Automaton - This app generates accounts, call log, sms, calendar, phone book, and import videos and pictures into the AVD sdcard. The automaton is managed by VB scripts and Batch scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This app generates the following data for an Android device:

  • accounts
  • call log
  • sms
  • calendar
  • phone book
  • import videos and pictures into the AVD sdcard

The quantity of data desired for each of those category can be configured in the Config.java class: https://github.com/adetalhouet/MOM/blob/master/app/src/com/onmobile/mom/app/Config.java#L148

The automaton is managed by VB scripts and Batch scripts.

The purpose was to automate tests against Voxmobili's SDK. It's a synchronization SDK to backup any kind of data listed above.

About

Automaton - This app generates accounts, call log, sms, calendar, phone book, and import videos and pictures into the AVD sdcard. The automaton is managed by VB scripts and Batch scripts.

License:MIT License


Languages

Language:Java 97.0%Language:Visual Basic 2.0%Language:Batchfile 1.1%