Using Ace Stream as service on Android
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