Does APK shared from web or xender gets update from playstore? - google-play

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.

Related

Where can I host my Ionic app (with CouchDB) to run in browsers?

I am developing an Ionic app.
It works both on Android and iOS.
I got a free trial period on a hosting site called Heroku, where I've put the content of the www folder of my project.
The website works but the interaction with the remote couchDB does not work, despite it works good on mobile phone.
Is there a reason?
Maybe Heroku doesn't support couchDB?
Thanks

Can you upload .ipa files to Testflight without Mac?

I am using Phonegap Build to quickly deploy and test my applications. For this to work, I had to go through an elaborated tutorial on creating provision files and certificates and borrow a Mac to make use of Keychain. By then however, I only registered one device UDID.
Now I want to add more devices, but I dont want to go through the whole process again, also what if I have to add other devices later?
So I was thinking to use Testflight, which only requires that you upload an .ipa file (apart from having a developers account etc). With Phonegap Build you can easily create these .ipa files.
However, since I am working with Windows, I dont see how I can upload the .ipa files on Testflight. Most tutorials online talk about using Xcode and some other Mac program.
Is there any way to upload it anyway?
Hacks might be available but since Apple integrated TestFlight into iTunes Connect - which (at this time) does not have a public API - the only official solution is to use Xcode or Application Launcher for ipa uploads. Both are only available for OS X.
An alternative solution might be to use an iOS CI/CD (continuous integration and delivery) service to do the upload. We happen to have one - bitrise.io, CTO here - but you can find a couple of other services as well.

WEB INSTALL: Android apps

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?

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.

iPad adHoc app limitation

My client wants to use AdHoc iPad app. (don't want to go through app submission)
I want to know there's any limitation if i use AdHoc app.
Do i need to reinstall the app to every devices every 3 months? (the profile will be expired every three months)
I want to use ASIHTTPRequest to retrieve update datas from web server. Can I do that on AdHoc app and etc
Thanks for the help.
There is a limit of 100 devices. More info at: http://developer.apple.com/programs/ios/distribute.html
Ad Hoc Distribution
"With Ad Hoc distribution you can share your application with up to 100 other iPad, iPhone, or iPod touch users. Through email or by posting it to a website or server, users can download and install your app."
Yes, re-installation will be required.
Yes, data can be fetched from the server.
You can look into iOS Developer Enterprise Program
"Distribute your proprietary, in-house iOS apps to employees or members of your organization. You can also securely host and wirelessly distribute or update in-house apps to employees, keeping them current anywhere, anytime."
Make sure to read "Terms & Conditions" closely as Apple may allow enterprise apps for employees only.

Resources