Difference between revisions of "WISE-PaaS/OTA Agent(Android)"
From ESS-WIKI
(new file) |
|||
| Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
| + | |||
| + | This document demonstrates how to support our ota-agent solution under your android system.This demonstration is android 4.3 based. If you encounter problem under your some-versio android system,please mailto me: jin.xin@advantech.com.cn | ||
== Architecture == | == Architecture == | ||
| − | + | [[File:Android-ota.jpg]] | |
| + | |||
| + | Android OtaService(java based) | ||
=== Android OtaService === | === Android OtaService === | ||
Revision as of 04:03, 4 November 2016
Contents
Introduction
This document demonstrates how to support our ota-agent solution under your android system.This demonstration is android 4.3 based. If you encounter problem under your some-versio android system,please mailto me: jin.xin@advantech.com.cn
Architecture
Android OtaService(java based)
