This repository is a fork ofmicroG GmsCoreto allow patched Google apps to run without root and under a different package name using GmsCore instead of Google Play Services, via the "GmsCore support" patch by ReVanced fromReVanced Patcheswith the minimum amount of changes necessary to upstream...
- [GmsCore](https://github.com/Revanced/GmsCore/releases/latest) installed on your device - [Optimized version by WSTxda](https://github.com/WSTxda/MicroG-RE/releases/latest) - [Optimized version by YT-Advanced](https://github.com/YT-Advanced/GmsCore/releases/latest) - [Patches fro...
GmsCore is very similar to normal Google Play Services. App Support Support a wide range of ReVanced apps which require Google Authentication. No Root Basically, Non-root users are required to install ReVanced MicroG to run apps smoothly. Notifications The app lets you receive notifications when...
import app.revanced.patches.youtube.misc.settings.SettingsPatch object GmsCoreSupportResourcePatch : BaseGmsCoreSupportResourcePatch( fromPackageName = YOUTUBE_PACKAGE_NAME, toPackageName = REVANCED_YOUTUBE_PACKAGE_NAME, spoofedPackageSignature = "24bb24c05e47e0aefa68a58a766179d9b613a600", dependenc...
throw new SecurityException("UID [" + callingUid + "] is not related to packageName [" + suggestedPackageName + "] (seems to be " + packageName + ")"); } return packageName; return PackageSpoofUtils.spoofPackageName(context.getPackageManager(), packageName); } @Nullable Expand Down ...
Everytime I open Youtube Revanced, a popup from GMSCore pops up that an action is required, i.e. "Please disable battery optimization". But fact is, at least in my case, Youtube Revanced works perfectly fine with GMSCore battery restricted. And I do NOT want it out of restriction, ...
That's why the result is checked to see if it worked. # shellcheck disable=SC3045 ulimit -n "$MAX_FD" || warn "Could not set maximum file descriptor limit to $MAX_FD" esac @@ -206,6 +210,12 @@ set -- \ org.gradle.wrapper.GradleWrapperMain \ "$@" # Stop when "xargs" is...
ReVanced/GmsCorePublic forked frommicrog/GmsCore Sponsor NotificationsYou must be signed in to change notification settings Fork97 Star2.1k Code Issues3 Pull requests Actions Security Insights Additional navigation options Releases v0.3.1.4.240913 ...
final Set<String> permissions = ArrayUtils.isEmpty(p.requestedPermissions) ? Collections.<String>emptySet() : permissionsState.getPermissions(userId);- PackageInfo packageInfo = PackageParser.generatePackageInfo(p, gids, flags, - ps.firstInstallTime, ps.lastUpdateTime, permissions, state, userId);...
d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. 16 changes: 16 additions & 0 deletions 16 play-services-base-core-ui/src/main/res/drawable/ic_radio.xml Show comm...