thermatk / FakeGApps

A better approach for microg
GNU General Public License v3.0
215 stars 45 forks source link

Spamming xposed log #34

Open timea-techgirl opened 5 years ago

timea-techgirl commented 5 years ago

Hello, I cannot see any other module's errors. Fakegapps has tons of lines about granting signature to apps. Can you allow an option to disable logging or can you make the app log only errors?

Thanks!

timea-techgirl commented 5 years ago

For anyone who needs a version without logs in xposed related to successful granting of signatures, here is an apk I built.

Download and rename the file extension from zip to apk. Uninstall the previous version before. FakeGApps v2.0 (No-Xposed-Logs).zip

Or, build your own apk by removing line 30 from, FakeGApps/app/src/main/java/com/thermatk/android/xf/fakegapps/FakeSignatures.java

Regards