379
edits
Changes
no edit summary
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_HTTP_APIEngine API]] or [[Engine HTTP API]]