If any ROM developer would like a custom Updater application for their ROM I can provide this.
Thumbnails below.
Features:
- Automatic notifications
- Download links
- Reliable
- Easy to use
- Ringtone/vibrate support
- Support for separate development branches for CLIQ and DEXT
- Allows users to download updates to SD card ready for flashing
- Easy to keep up to date
- Ensures that all of your users are up to date at all times
- Can be integrated into the settings application (see screenshot)
Things you need for the application to work:
1. A web site that you are able to upload custom files to.
- This is for the XML that the updater reads from. webs.com sites work and they're free
2. A /system/build.prop (or any other file) that contains a line containing the current version of the ROM installed.
- Examples:
- "ro.romversion=Devil Red Theme Version: 4.00"
- "ro.build.version.release=adlxmod 1.0rc3"
3. OPTIONAL You can also provide a bug tracker for your ROM to be included in the app's settings activity. An updater bug tracker will be provided regardless.