Reputation: 31
Is there any way to remotely deploy/install on the client Android devices?
In case of BlackBerry this could potentially be done using the BES server to remotely deploy the applications.
Upvotes: 1
Views: 1082
Reputation: 105
to elaborate on Jignesh's answer, it looks like the easiest way to do it is to mail the .apk file to your client. make sure they open their mail on the phone, and when they click on it, then it installs. very late answer i know, but i'm looking into the same thing now. hope it helps someone!
Upvotes: 0
Reputation: 12685
not exactly but you can send a mail attaching .apk file (from bin directory)
Upvotes: 2