We are trying to build an Android version of our app that current runs on WM and I am wondering how we might support upgrades to the app OTA. Currently we can SMS our WM apps with a url that is the link to the CAB file. WM is able to download the CAB and run it which will upgrade the software.
Is this possible with the Android platform? Also we have the ability to 'share' the app with friends. The user uses the app to send and SMS message to a friend. When the recipient of the SMS message clicks the link in the message it hits our server which then uses the user-agent to decide which version of the app to send back. In the case of the WM version it replies with the CAB. For the Android version I figured it would reply with the APK file. Will this work for Android? thanks, Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---