WEB INSTALL: Android apps - google-play

I am on the way to setup MAM server. I want to setup an environment more or less similar to google play where I could install the app in Google Play over the air. When the admin clicks Install on the web-server the app should get installed on the enrolled mobile devices. Is that possible with api's? If so what are all the api's should I use? Is there any open-source code available for this?

Related

Does APK shared from web or xender gets update from playstore?

Many websites providing apk of playstore's apps . and many apps like xender and myappsharer can transfer apk .
in both will they get updates from playstore ?
Yes. all app are downloaded from web can get update from google play store.
Download app from google play store and from the web all are same.
Just difference is you have to install it manually when you download apps and game from websites.

How to share windows 8 app with clients

I am making a windows 8 app for one of our clients. How can i share the app with them so that they can install it on their windows 8 phone and test it.
I tried sharing the xmp file, but when they try to install the app it says "Not a company app". I do have a windows dev company account with me, but not able to figure out how to get the app installed on my clients windows 8 phone.
Please help.
There are a few options to "ad-hoc" distribute your alpha/beta version:
Company app distribution for Windows Phone to read more about this option visit this link
You can publish the app to the Marketplace using the Hide from users browsing or searching the Store so it will be private, only users with a link will be able to access it
you can use the Beta app distribution (i believe there is a limit of few thousand users using a beta version, 10000 maybe? you have to add email addresses of users manually)
Windows Intune for Direct Management of Windows Phone devices. You can "distribute applications to users in either of the following ways: External link or Software installer
Details on MSDN

Different ways to install windows phone application on device

I have developed a windows phone 8 application. I have a developer account and unlocked device. Now I'm able to deploy/install the application in my phone through windows phone development sdk.
Now I want to install this application in another device ( a device of my friend, who is in different location). I don't want to put this application in the app store. I want to mail the XAP file only to him. So is there any other way to install this (XAP file) application in his mobile.
I am looking forward your responses.
Thanks.
Are you aware of the Windows Phone's Beta testing. You can push your app to the store in BETA test mode and can specify the testers Microsoft emails ids, so that only those people can install and test the app. The app won't be publicly accessible. and AFAIK, you cannot install unsigned XAP's in un-unlocked devices.
For more details check this : Beta testing your app
Please Refer this link,
I think this will solved your query.
Using this you can install a .xap file in windows phone easily.
How to install XAP on Windows Phone
I hope you will get the answer.

Is it possible to use Facebook iOS sdk for develop Mac OSX application?

I am new for Facebook Developer. I want to Create Mac OSX application using Facebook OAuth. But i can't find any Facebook SDK for Mac OSX. So is it possible to use Facebook iOS SDK to develop Mac OSX application? If can how can i do that? If not, are there any other solution to use Facebook for Create Mac OSX application..?
Thanks,
In the Authentication guide it states (last section of the page):
Windows, OS X and Linux native apps
Our OAuth 2.0 implementation does not include explicit support for
application built for desktop operating systems. However, if your app
can embed a web browser (most desktop frameworks such as .NET, AIR and
Cocoa support embedding browsers), you can use the client-side flow
with one modification: a specific redirect_uri. Rather than requiring
desktop apps to host a web server and populate the Site URL in the App
Dashboard, we provide a specific URL you can use with desktop apps:
https://www.facebook.com/connect/login_success.html.
After you use that method to authenticate the user you will get a user access token and you can then simply issue http requests to the graph api.

Play store Download to all devices?

I've configured an email ID (obviously gmail id) to 20 android devices all are situated at different place now if i want to install an application. to all device like Avast antivirus
if any device have already installed then how could i be able to do this.
Goal :
1: Install an application to all devices if not intalled.
2: devices may have already intstalled application then it will show install say if one have intall and other don't then how to install in all devices.
I am not too versed in telephony. I know for blackberries you have to have a blackberry [enterprise] server to manage devices in this fashion. I think one client for android is called Good, but if you do a search for android enterprise management, you probably could find others.

Resources