Re AndAppStore.com, if you fill in the package name in the application details on andAppStore.com then OI Update will find it even without meta-data. There is no need for the meta-data node if you want to use the VeeCheck file at AndAppStore.com, just the package name.
Cheers, Friedger www.openintents.org On 14 Nov., 04:32, Peli <[EMAIL PROTECTED]> wrote: > 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 > herehttp://www.openintents.org/en/node/136or 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. > > Peliwww.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 -~----------~----~----~----~------~----~------~--~---
