Git Product home page Git Product logo

axxionotaserver's Introduction

#CyanogenModOTA A simple OTA REST Server for CyanogenMod OTA Updater System Application

##How to use Just git clone this repo (or download it) and upload all the files to your preferred directory on your server.

You just have to be sure that is running PHP and Memcached.

After, upload all your ZIP files that you get after you build the ROM on the _builds, _deltas, _last directory.

##and after? Just follow the rest of the tutorial on my personal blog post where I explain how to override the build server on your ROM.

##What about Debug? I've implemented a simple script made for NodeJS that you clone and use it.

##Do you support Delta updates?

  • YES! Diff here: hudson
  • build_env/envsetup.sh exports keys: export OTA_PACKAGE_SIGNING_KEY=build_env/keys/platform
  • For more information: build/target/product/security/README

##Changelog

  • 1.1.1: Final version
  • 1.1: Add support for incremental changelog (limit param)
  • 1.0: The first stable version
  • 0.3: Enabled support for delta updates
  • 0.2: Refactored a lot of code + boost MD5 calculation + added support for Delta Updates (/api/v1/build/get_delta)
  • 0.1: First implementation of the server. Only the /api call is implemented right now.

Enjoy :)

axxionotaserver's People

Contributors

androidmeda avatar deadman96385 avatar dhacker29 avatar johnnyslt avatar julianxhokaxhiu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.