abertschi / ad-free

A modularized audio ad blocker for Android
https://abertschi.ch/blog/2022/building-adfree/
Apache License 2.0
273 stars 19 forks source link

Completely non-working on Fire OS (5.6.0.1) #19

Closed vaguerant closed 4 years ago

vaguerant commented 6 years ago

Possibly out of scope, obviously.

Fire OS is the customized version of Android used on Amazon "Fire" devices (most notably tablets). The current version is based on Android 5.1.1 Lollipop. Broadly, standard Android app compatibility is good on Fire OS. It's possible to sideload F-Droid and install other apps than those explicitly intended for Fire OS.

However, Ad-Free doesn't seem to work at all on this setup. There's no notification to ensure activity is maintained and Spotify ads are not in any way affected by the app running. The mechanism by which similar apps function seems to do the job on Fire OS: the app "Spotify Admodify" similarly triggers its own notification then monitors Spotify notifications and is able to mute its ads without issue.

abertschi commented 6 years ago

Hi there, thanks for shouting out to me. There is no support for Lollipop. I will flag this issue as an enhancement and perhaps debug it on Lollipop the next time I do maintenance work for this project.

keep it up

vaguerant commented 6 years ago

Thanks, fingers crossed over here.

Minor note: the following message appears on the F-Droid app page when installing Ad-Free: "This version requires Android 5.0 or newer." Maybe the minimum version should be upped until support on lower versions is implemented.

abertschi commented 4 years ago

fixed in version #52