Hello! I developed a simple Application.. So I want to implement a automatic update. If anybody starts the app, they start a request to a webservice where a new file path is found or not if the app is up to date.
But if not I want to start the download (http://www.myDomain.com/ myApp_01.apk) but I have no idea how? I think I must invoke an Intent... or something else. Can anybody help me? Regards Markus -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

