oursgris
oursgris

Reputation: 2882

Publish custom application on android market

I develop intranet applications for my customer and I'd like to deploy them.

I can install applications without android market http://maketecheasier.com/install-applications-without-the-market/2011/01/28 but I'd like to benefits of the upgrade utility without make it public.

Is it possible ? Or is there a method to deploy the update on 5-10 terminal ?

Regards

Upvotes: 1

Views: 465

Answers (3)

CelinHC
CelinHC

Reputation: 1984

Take a look at https://www.push-link.com/ . It does the job in amazing fashion...

Upvotes: 2

Sam Dozor
Sam Dozor

Reputation: 40734

There is no official Android Market support for this, but there are APIs and 3rd party solutions, take a look at the answers to this post.

Upvotes: 2

Booger
Booger

Reputation: 18725

It is not possible to release your App to the Android market as "Private". You can limit by country, carrier, device, and a bunch of other parameters - which sometimes can be used to limit your audience enough.

Bottom line - you cannot release private to the Android Market.

Upvotes: 2

Related Questions