You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/mediaplayer/_includes/add-manual-appdescriptor.mdx
+56-4Lines changed: 56 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,22 +25,74 @@ The following should be added to your `extensions` node in your application desc
25
25
Displaying video on Android requires that we enable hardware acceleration on most devices.
26
26
You can check whether this is required for your supported device list however generally we advise you enable acceleration.
27
27
28
-
You also need to add a service. This service is only required if you are using background audio playback on Android, however it doesn't hurt to add the service either way.
28
+
You also need to add a service and a receiver. These are only required if you are using background audio playback or the remote command center on Android, however it doesn't hurt to add them either way.
Copy file name to clipboardExpand all lines: static/asdocs/mediaplayer/all-classes.html
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- saved from url=(0014)about:internet --><html>
0 commit comments