Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Magisk module for Google Sync Adapters

Notifications You must be signed in to change notification settings

dreamwhite/gsync_adapters_for_magisk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleSyncAdapters for Magisk v.22

IMPORTANT NOTE!!

Since 2022 I switched to iOS (fuck my life). I know Android has better customization opportunities but I was really tired of having constant headaches trying to debug issues because I was privacy scared and wanted to debunk myself from Google stuff. I'm constantly using GMail as well as Drive and other products (YT Premium user :P ) so the thing doesn't matter me anymore.

I'm archiving this repository as I cannot test it (have a spare cellphone but never turned it on since 3 months or so). In case anyone wants to contribute to the """project""" please fork it and mention me in the credits

Why should I have this module?

First of all let me write a brief introduction to what the module does. Let's suppose that you're on a de-googled ROM (or microG) and wanna sync your contacts or your calendar with Google. (I know, someone may find me and my family and kill me for that statement but hey, I don't have much spare time to setup a Nextcloud server :p)

Btw, if you wanna sync your stuff with Google you have two choices:

  1. Install GApps (OpenGApps, NikGApps or whatever) highly discouraged tbf
  2. Install just the sync adapters as system apps highly recommended

Let's suppose that you have a brain and opt for the 2 choice: installing the sync adapters as system apps.

Because I'm too lazy to write 69420 times stuff, I wrote a small gist.github.com which you can check here

Q: Okay, and now where's the problem? Why should I use your dumb module? çç
A: If you update your ROM you'll lose the sync adapters, and you have to repeat the procedure again :p That's where Magisk systemless stuff helps us

Please note that nanodroid_gsync stuff isn't working at the time of writing. I don't know if they'll even care about this or not, but at the moment this is the only solution çç

How to install then your dumb module?

Before installing the module remove any previous attempt of using sync adapters

Nothing more than downloading from Releases section of this GitHub repository the latest version of the module (at the time of writing is 69420 for obvious reasons hehe) and install it via Magisk Manager.

As per dreamwhite/bugtracker#29, make sure to enable network permission for both sync adapters

Issues

If you encounter any issue, please file a bugreport here

Credits

Please note that I do not own neither APKMirror nor Google Sync Adapter, nor microG nor whateveryouwant I just wanted to clarify the setup process for the install adapters after reading this issue