EasyManua.ls Logo

Elo TouchSystems Backpack - Page 18

Elo TouchSystems Backpack
38 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
UM600183 Rev. A, page 18 of 38
User Manual I-series 2.0
Fig 2-1. Android System Structure
Android Framework Java Service
Based on developed programming language, Android services can be divided into native (C base) and Java service. Android services are a
kind of server-client structure where the server side can receive a request from the client and output the result to client. Also, the server-client
structure can deal with synchronization issues from multi-client requests. Therefore, this framework ability, which forms the fundamental class
“ELOPeripheralService,” is based on this kind of server-client design feature from Android.