Play video when app goes background android -


how keep continue playing video when press home button , app go background? @ time still able listen audio , work on app. should add service control video playing?

if app running in background, way show screen (image, view objects) using windowmanager in service. should create service, add view want show windowmanager.

i'm not sure can show video windowmanager. think way try.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -