Using Ace Stream as service on Android

From Ace Stream Wiki
Revision as of 11:42, 12 December 2017 by Anton (talk | contribs)
Jump to: navigation, search

To start engine on Android you should bind to AceStreamEngineService and send a "start" command to this service.

Brief description and source code with examples of using the engine as a service can be found here: https://bitbucket.org/AceStream/androidacestreamserviceclientexample

After starting service you should work with Ace Stream engine using Engine API or Engine HTTP API