I would like to 'preload' a application on a device, but it needs to retrieve updates from the android market place afterwards.
How would I go about doing something like that?
Please note that it is not possible to manually load the application on the device first.
I was thinking either by creating some sort of launcher app, that will then download the latest version from the android market. Anyone have any good samples here? :).
Or better suggestions of course!
Thanks a lot. This is unfortunately a very urgent question.