pylerSM / YouTubeBackgroundPlayback

[Xposed module] Enable background playback in YouTube
http://repo.xposed.info/module/com.pyler.youtubebackgroundplayback
BSD 3-Clause "New" or "Revised" License
315 stars 81 forks source link

Is a port to Magisk possible? #304

Closed csolisr closed 6 years ago

csolisr commented 7 years ago

Magisk is an Android system patch that allows modifying the bootloader, /data , /cache and /system files. It can be used, for example, to grant root to a device while hiding it from specific applications, or to patch the identity of a device to give access to device-specific applications such as Daydream VR. I'm unsure of how does your plugin work though, but if it involves patching specific files, then a port to Magisk may be possible, especially since Xposed is still unavailable for Nougat while Magisk is.