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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -