Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DroidGuard .apk is provided by @Nanolx #1

Merged
merged 1 commit into from Jan 7, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ This is a community supported repo to support integration of [microG](https://mi

I have also included a fingerprint spoofing patch for compatibility with SafteyNet. The script was derived from this comment by the developer of RattlesnakeOS: https://github.com/dan-v/rattlesnakeos-stack/issues/64#issuecomment-439794086 and this script written by packetup: https://github.com/packetup/android_shellscripts/blob/master/00002-modify-build-fingerprint.sh.

In addition to the patch I have included a modified DroidGuard APK from packetup's repo here: https://github.com/packetup/android_prebuilts_prebuiltapks/blob/master/DroidGuard/org.microg.gms.droidguard-4.apk. Note, I have no method of auditing this APK and the sha256sum appears to differ from any APK hosted on microG's official site: https://microg.org/download.html. As another note, it appears the last commit on the official DroidGuard GitHub repo was January 1st 2018 so the DroidGuard APK included would not be considered open source: https://github.com/microg/android_packages_apps_RemoteDroidGuard.
In addition to the patch I have included a modified DroidGuard APK from packetup's repo here: https://github.com/packetup/android_prebuilts_prebuiltapks/blob/master/DroidGuard/org.microg.gms.droidguard-4.apk. This APK is pre-built with a custom patch applied at https://github.com/microg/android_packages_apps_GmsCore/issues/638#issuecomment-428640487.

I have also chosen to include the latest version of Yalp Store found here: https://github.com/yeriomin/YalpStore/releases/tag/0.45. The APK and privapp-permissions have been taken from the "yalp-store-ota-contemporary-45.zip" and the Android.mk was written by me. This enables installation of split APK's like Google Maps.

Expand Down