Changes

Jump to: navigation, search

Launch Ace Stream on Android

396 bytes removed, 10:09, 5 June 2019
no edit summary
Refer to the following code as examplePlease find details in README here: <tt><nowiki>Intent intent = new Intent();intent.setComponent(new ComponentName("org.acestream.media", "org.acestream.engine.ContentStartActivity"));intent.setAction(Intent.ACTION_VIEW); // start by content idintent.setData(Uri.parse("acestreamhttps://17120e77548ed851899de2e56f3fd02ff71873e9"));// or start by transport file URLintentgithub.setData(Uri.parse("http:/com/acestream.net/demos/files/avatar.rutor.torrent")); startActivity(intent);</nowiki></tt>android-service-client-example

Navigation menu