VLC for Android API itemTitle

VLC for Android and Chrome OS specific usage questions
multimesut
Blank Cone
Blank Cone
Posts: 14
Joined: 22 Jan 2015 22:14

VLC for Android API itemTitle

Postby multimesut » 13 Feb 2015 16:37

hello. With itemTitle Why does not it work? Thank You.

Code: Select all

Intent i = new Intent(Intent.ACTION_VIEW); i.setComponent(new ComponentName("org.videolan.vlc.betav7neon", "org.videolan.vlc.betav7neon.gui.video.VideoPlayerActivity")); i.setData(Uri.parse(url)); i.putExtra("itemTitle", "your video title"); startActivity(i);

Return to “VLC for Android and Chrome OS”

Who is online

Users browsing this forum: No registered users and 23 guests