media/demos/main/src/main
bachinger fefb2a03c2 Provide a constructor that does not require a context
The only reason to require a context for creating an instance of
DefaultMediaSourceFactory is creating a user agent. DownloadHelper
has a bunch of static methods that need to instantiate a
DefaultMediaSourceFactory without a Context. By adding a setter for
the user agent we can remove that restriction and use a default user
agent.

PiperOrigin-RevId: 311291603
2020-05-14 22:22:42 +01:00
..
assets Add 60fps test assets in demo app 2020-02-25 21:21:21 +00:00
java/com/google/android/exoplayer2/demo Provide a constructor that does not require a context 2020-05-14 22:22:42 +01:00
res Clean up naming for GLSurfaceViews 2019-11-05 16:15:29 +00:00
AndroidManifest.xml Bump targetSdkVersion to 29 for demo apps only 2019-12-04 09:58:47 +00:00