Chitra
Chitra

Reputation: 31

How to install application remotely on my client android devices?

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

Answers (3)

Margaret
Margaret

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

Jignesh Ansodariya
Jignesh Ansodariya

Reputation: 12685

not exactly but you can send a mail attaching .apk file (from bin directory)

Upvotes: 2

hackbod
hackbod

Reputation: 91321

Sorry, this is not possible...

Upvotes: 3

Related Questions