Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how releasing and recreating the player? #3784

Closed
fenggit opened this issue Feb 2, 2018 · 1 comment
Closed

how releasing and recreating the player? #3784

fenggit opened this issue Feb 2, 2018 · 1 comment
Assignees
Labels

Comments

@fenggit
Copy link

fenggit commented Feb 2, 2018

Before filing an issue:

Issue description

how releasing and recreating the player?

I use list(RecyclerView) play video ,How to re-create after I release the resource ?

After I release , “sending message to a Handler on a dead thread”

Thanks

@ojw28
Copy link
Contributor

ojw28 commented Feb 2, 2018

  • Recreating a player is no different to how you'd create the player the first time.
  • “sending message to a Handler on a dead thread” can often be harmless, so by themselves are not indicative of a problem.
  • There's a lot of information in How to use ExoPlayer in a ListvVew or RecyclerView? #867 about how to get ExoPlayer working well within RecyclerView.

@ojw28 ojw28 closed this as completed Feb 2, 2018
@ojw28 ojw28 added the question label Feb 2, 2018
@ojw28 ojw28 self-assigned this Feb 2, 2018
@google google locked and limited conversation to collaborators Jun 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants