I have a business android app and I need to deploy it to 2000 android devices. Is there an automated way to do this? Can I deploy my app, install a widget app from google play and configure it in an automated and tested way? Coming from a web background I'm thinking of something like web deploy. Octopus deploy for example.
(all devices are 4.1.2)