We have just put OI Update on the Market, mainly to handle updates of
our own applications, but it can also handle updates of any other
application.
To do so, you only need 2 things:
Developers can now just add
<meta-data
android:name="org.openintents.updatechecker.UPDATE_URL"
android:value="url to version file" />
to the application node of the manifest and your automatic update is
implemented.
The version file can be either a small text file as described here
http://www.openintents.org/en/node/136 or it can be a VeeCheck xml
file as described here: http://www.tomgibara.com/android/veecheck/
If you host your application at AndAppStore.com , the VeeCheck file
will be generated automatically for you, and you just need to put the
corresponding link into your application's manifest file.
Let us know if you have any questions or feedback.
Peli
www.openintents.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Android Discuss" 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-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---