Skip to content

chrisch1974/ota-update-centre

 
 

Repository files navigation

OTAUpdater Header

OTA Update Center

  OTA Update Center is an update application for roms/devices supported by OTA Update Center.

Rom devs

  Do you want to use this software, go to the download section, download the latest apk.
  Add this lines to your build.prop:
      otaupdater.otaid=(write your ota id here without spaces or brackets)
      otaupdater.otaver=(write your ota version here without spaces or brackets)
      otaupdater.otatime=(write the date+time here as: 20120820-1516 without spaces or backets)
  Go to: https://otaupdatecenter.pro to register an account, and add/update your rom.

Known Bugs

  Samsung Galaxy series, HTC Rezound & Jelly Bean running devices do not work properly yet.

How to Build

  git clone git@github.com:OTAUpdateCenter/ota-update-centre
  
  Add to Eclipse, make your changes and export as an Android application! :D

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%