项目作者: ekvanox

项目描述 :
Modified Viafree client for android without ads
高级语言: Smali
项目地址: git://github.com/ekvanox/adfree-viafree.git
创建时间: 2021-04-06T23:36:16Z
项目社区:https://github.com/ekvanox/adfree-viafree

开源协议:

下载


Adfree Viafree for Android

Version
GitHub repo size
Downloads
License

Compiled binaries and source code for an adfree version of the video streaming application Viafree

Feel free to make a pull request with an updated version of the application.

Features

  • Removes all video ads
  • Removes all popup ads

That’s all it does, nothing else added nothing else removed!

Install

Simply download and install the APK-file provided in the release of your choice:

Swedish: Adfree Viafree Version 4.22.1

Danish: Adfree Viafree Version 4.6.2

Norwegian: Adfree Viafree Version 4.5.2

Finnish: Adfree Viafree Version 4.22.1

Note: Viafree comes in four different languages, choose the one that suits you

Build

To verify that nothing else has been modified the apk can be built manually, from source.

Requirements

Download adfree-viafree repository

git clone https://github.com/ekvanox/adfree-viafree.git

Change working directory

cd adfree-viafree/{prefered-viafree-version}

Build with apktool

apktool b -r -f patched_source

Sign APK

java -jar uber-apk-signer.jar --apks patched_source/dist/patched_source.apk

[Optional] Install over ADB

adb install patched_source-aligned-debugSigned.apk

Note: For version specific build details, please check the readme included in the associated release

Common errors

Signature check mismatch

Cause

Caused by a official viafree version being overwritten by a patched version

Fix

Uninstall all viafree versions from the device before installing viafree-[language]-no-ads.apk

Licence

This project is released under the MIT license