> Attention!

New threads need to be created only inroot partition! In the future, they will be processed by moderators.

If you posted a new version of the program, please notify the moderator by clicking the "Complaint" button on your message.

Catalog of Android programs



microG Services Core | Alternative to Google Play services



Rep: (213)
microG Services Core
Version: 0.2.10.19420

Last update of the program in the header:02.11.2019
Attached Image
microg.org | XDA | Github: (Wiki / Issues / Commits)

Short description:
microG Services Core is an open source implementation of the Google Play Services Framework, which is a replacement for the original google services, providing basic functions and privacy.

Opportunities:
  • Authorization on Google servers and wide application support
  • Online and offline navigation services
  • Does not consume a battery, does not clog memory, does not load the processor
  • No unnecessary components
  • Works both on real devices and in android emulators
  • Free and open source code (licenseApache 2.0).

Android required: 4.0 +
Russian interface: Yes (translation Dunkelhe ).
Developer: MaR-V-iN .
Project Status: alpha
TIME IMPORTANT ANNOUNCEMENT
06/01/19 Google made changes to the safetyNet work mechanism.
Due to these changes, it is not currently possible to pass a SafetyNet check using microG.
TOPIC RULES
  1. On this topic all fully apply. Forum Rulessavagemessiahzine.com
  2. The theme is designed for advanced users! You should understand that before any manipulations with the system, you must create a backup copy of the system and you should be able to restore this copy! You need to be able to remove system applications, have an idea about the structure of android system directories and their purpose, access rights, about the principles of application interactions, about application permissions.
  3. Before asking a question, carefully review the topic header, the installation procedure, a list of solutions to common problems, read the last few discussion pages, use the keyword search. With a 97% probability, the answer to your question is already in the topic header.
  4. If you do not find a solution to your problem - useby patternto ask a question. Clearly formulated, the most detailed question allows you to get a clearly formulated, the most detailed answer.
  5. The topic discusses only the work of microg, microg components and problems directly related to microg. Issues of removing system applications, including Google services, issues related to the deodexation of your firmware and so on. here are not discussed.
  6. By asking or answering questions you confirm that you have read these rules.
Why was my post deleted?
  1. Your post violatesForum Rulessavagemessiahzine.com.
  2. You asked a question (answered the question) the answer to which is in the header or was recently discussed.
  3. You asked a question ignoringtemplateappeals.
  4. Your post is not related to the issues and problems discussed in the topic.
  5. You have given advice containing useless, harmful or outdated information.
| Screenshots
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
Attached Image
| Implemented APIs
GitHub:Implementation Status
The functionality of the implemented Google services APIs (which will most likely work and what will not).
Attached Image

Play Games GitHub:issue # 163
SafetyNet GitHub:issue # 526, issue # 24
GitHub wearable devices:issue # 4

D| Installation of the main components
Removing MicroG - Post в„–13199, author Antonbeard
Removing and installing Google services MicroG - a new instruction: - Post в„–15443, author D1skant1
The old instruction:
  • Owners of custom recovery can use one of the ready-madezip archivesfor automatic installation thereby saving yourself time. However, even if an automatic installation is used from the recovery, then according to this instruction, it will still be necessary to remove Google services, if the selected archive does not do this automatically (step 2), perform a system patch (step 3), activate background services (step 6). A fully manual installation method will be described below.
  1. Get ROOT rights
    Subsequently, it will be possible to get rid of them, this will not affect the work of the microG.

  2. Delete existing gapps
    1. Remove Google Account from Settings
    2. Delete original Google services and update them manually or using third-party software (recommendedSD Maid):
      • / system / priv-app / PrebuiltGmsCore (Options: * / GmsCore, * / PrebuiltGmsCorePi, * / PrebuiltGmsCorePix)
        + /data/app/com.google.android.gms -1
      • / system / priv-app / GmsCoreSetupPrebuilt
      • / system / priv-app / GoogleFeedback
      • / system / priv-app / GoogleLoginService
      • / system / priv-app / GoogleOneTimeInitializer
      • / system / priv-app / GooglePartnerSetup
      • / system / priv-app / GoogleServicesFramework
      • / system / priv-app / Phonesky
      + erase the remaining garbage (remnants in / data and dalvik-cache).
      Do not remove more than necessary, at least without making sure that your firmware works fine after removing the above Google applications!
      It is important to understand that not everything that has "Google" in the name can be safely removed. Specify in the themes of your firmware, especially MIUI, EMUI, samsung firmware and other heavily modified roms.
      Do not rush to delete GooglePackageInstaller, GoogleExtServices, GoogleExtShared, GoogleWebView (if this is the only WebView) and so on.
      Those who want to remove the maximum pre-installed software by Google can contact one of these topics:Uninstalling Android system apps , В®AntiGapps Script, there you can solve problems arising in the process of removal.
      The most complete list of files and applications installed by Google in your firmware can be obtained by downloading the archive from the site.https://opengapps.org/for your version of android and architecture and looking into the filegapps-remove.txt located in the root of the archive.

  3. Patch the system
    Signature substitution patch requiredSignature Spoofing.
    • "Lacipatcher patches" are not related to signature replacement patches!
    • Some firmware already supports signature spoofing,updated list of firmware here.
      • There is no need to patch the system if it already supports signature spoofing!
    • Patches (except modules xposed) can only be applied to deodexed firmware components.
      • Post topic Batch ApkTooldeodexing firmware.
      • Deodexing services.jarwithout deodexing all firmware (eng.)
      • The patcher for recovery from the NanoDroid project up to android 8.1 automatically deodexes services.jar (may not work). At 9.0 or higher, you need to deodex yourself.
    • You can patch the system in several ways, on one worked - try another (one way to choose, not all patches at once)
    • To be able to completely disable signature spoofing in the settings for developers, select one of the optionsservices.jar + Settings.apk
    Various variants of patches and their adaptations:
    1. Xposed : Use module Fakegapps (if version 2.0 is not working, install 1.1) (outdated).
    2. PC (Win / Lin / Mac): Patch framework.jar . Instructions from Antonbeard (not relevant)
    3. PC (Win / Lin / Mac): Patch services.jar + Settings.apk . Instructions from Antonbeard .(not relevant)
    4. PC (Win): Patch services.jar + Settings.apk . Instructions from Vavun .
    5. TWRP / MAGISK : Patch services.jar by firmware NanoDroid-patcher
    6. PC (Win) / MAGISK : Generate a personal magisk module with patched services.jar Post vavun
    7. If you can not patch the files yourself -Order tablewith a link to the desired method and your files.

  4. Installing GmsCore and GsfProxy .
    These are the two main and necessary components of microG.
    • If you install manually, then on android 4.4 and higher you need to place them in the / system / priv-app directory or use one of the readyarchives for recovery.
    • For android 7+, it is recommended to extract the libraries of the appropriate architecture from the gmscore installed and place them in a folder with GmsCore.apk. So, if microg is installed in /system/priv-app/GmsCore/GmsCore.apk, then the libraries should be:
      For arm in / system / priv-app / GmsCore / lib / arm / *
      Arm64 needs to heal arm64AND arm libraries too (/ system / priv-app / GmsCore / lib / arm64 / * PLUS / system / priv-app / GmsCore / lib / arm / *).
    • For correct operation of microg and other components (especially when integrating microg into the firmware to simplify the process of starting work), it is also recommended to use files with permissions for gmscore itself and some of its components.post vavun

  5. Install Play Store .
    Can installoriginalmarket,brokenLakipatcher or stubFakestoreif you do not plan to use the market. (Note that the work of the Play Market together with microG is not officially supported).
    Play Store and Fake Store can not be installed together and on top of each other, they have the same package name. It also requires installation in the / system / priv-app directory. Together with the "stub" can be usedalternative store.

  6. Activate Background Services
    Go to the microG settings and activate the background services that are needed: Register your device with Google (enable device identification for Google services) and Google Cloud Messaging (enable push notifications) If activated, you can configure the Google server polling interval in minutes for each type of network(Networks to use for Cloud Messaging)- time re-connect when connection is lost, you can get to the settings through the Advanced menu (three dots), where you can also activate the pop-up dialog box before registering using push notification applications. Disabling background service cloud communications will significantly save battery life, but it will not come to push notifications from applications that use Google for that server. setting permissions for microG (App permissions) - to allow all (tick for contacts, phone memory locations). In the "More" are additional network settings, which are activated in the presence of the support / application installed on the system

  7. Activating Google SafetyNet
    Google SafetyNet is a system for protecting applications from hacking. First of all, it is necessary to activate those who are going to use payment services or dependent applications.Google Pay support is still under development.Install an additional componentmicroG-DroidGuard-Helperin / system / priv-app and put a tick on "use official server" in the additional section (note that in this case you need to take care to hide the access root in the system (see section 8 and 9 in the section "useful links and applications"of this topic.) You can use a third-party server if you have a verified address.

D| Installation of optional components
This part of the instruction is performed if necessary and is not mandatory for the basic work of the microG.
  1. Location providers
    Microg =>UnifiedNlp settings =>Backend location software.
    Location providers are used to get coordinates via cellular or Wi-Fi (optional).
    For the full use of providers, you need to register MicroG in the system as a location provider.
    This can be done withxposedmoduleXposedGmsCoreUnifiedNlpor patch the system manuallyaccording to instructions from Antonbeard.
    Actual backend versions for location can always be downloaded and installed usingf-droidwith connectedmicrog repository.
    • MozillaNlpBackend f-droid - uses Mozilla Location Services. Good coverage. Free cell tower database;
    • DГ©jГ  Vu Location Service f-droid - yet another network location backend for the UnifiedNLP / microG project. Use of local and mobile data.
    • Apple UnifiedNlp Backend f-droid - uses Apple's Wi-Fi database. Patented database with excellent coverage;
    • LocalGsmNlpBackend f-droid - uses GSM Celll data (local). Local base location provider based OpenCellID ;
    • LocalWifiNlpBackend f-droid - uses (on-device generated) WiFi data (local). Local location provider for Wi-Fi access points using a device-generated database.
    • Radiocells.org UnifiedNlp Backend f-droid - uses radiocells.org - this is a free and open map of wireless communication objects (for example, GSM, Wi-Fi, Bluetooth) created by the community, which can be downloaded for offline work. Coverage varies from country to country (works great in Central Europe).
    Updated list of providers and geocoders .
    For some navigation programs to work correctly (especially for older versions of such programs) you may need the com.google.android.maps.jar framework provided by maps api v1. You can download the com.google.android.maps.jar framework with the com.google.android.maps.xml filein this message.

  2. Address Lookup Providers
    Microg =>UnifiedNlp settings =>Backend address search programs.
    • NominatimGeocoderBackend f-droid - Backend for (reverse) geocoding. The service converts location coordinates to a specific address name. In the settings, you can select the API server, the default will be OSM (OpenStreetMap). There is MapQuest, although unlike OSM, you will need to enter the API developer key, you can get it by registering on the site MapQuest Developer .

  3. Mozilla stumblerf-droid/ Open WLAN Map
    Additional components
    Maps of wireless networks (collection of GPS metadata, cellular and wireless networks). For those who understand why this is for him and how it can be useful (it’s not absolutely necessary for everyone to put it).
| Options for solving known problems
Google services
  • Problem:
    • Google services auto-update over microG
    • Applications require update Google services
    • Constantly downloads Google Play Support Libraries
    Decision:
    The fact is that the internal version of microg (versionCode) is outdated relative to the current version of Google services.
    • installone of the modificationswith increased version code
    • Editing AndroidManifest.xml microG withMT ManagerorAPK Editorwriting the versionCode is the same as in the current Google services or, for example versionCode = '999999999' (the second option is not recommended)
    • Modifiedplay market with disabled update services.

  • Problem:
    • Google Play services required for the operation of the application are not supported on your device
    Decision:
    • Activate signature substitution for microg gmscore and fakestore (play store)

Play market (Play Market work with microG is not officially supported).
  • Problem:
    • Does not work / does not start Play Market
    • White page when you start the Play Market
    • Problems with purchases in the Play Store
    Decision:
    • Turn on push messages for Market,post Antonbeard
    • For correct work of purchases in the Market it is required that the microG be signed with the same signature as the Market.Post Antonbeard
    • Or you can disable signature verificationpost Antonbeard

  • Problem:
    • Error RH-01
    Decision:
    • Reboot if you just installed microG
    • Forcibly close the market and run again.
    • Enable Google cloud messaging and Google Device registration.Post Leogryph
    • Try several times to remove the market from the "recent" and re-open.post alex.n201
    • When using market mods that use signature substitution, make sure that signature substitution permission is granted
    • Recommendations from Eddie Silvery.post eddie silvery

  • Problem:
    • Error 190
    Decision:

Google account
Problem:
  • Various problems with google account in apps
  • Problems with authorization in applications
Decision:
  • Grant permissions to access your contacts and phone with the application, microg and play store. Additionally:post vexhash, post washerronor point 5
  • In the account settings, allow applications to find your Google account (Allow apps to find accounts).

Problem:
  • Could not connect to google servers
Decision:
  • You need to delete the Google accounting record in the databases containing the device accounts.Post dimych_vd
Another option solutions:
Synchronization
GoogleCalendarSync.apk is required for calendar synchronization, GoogleContactsSync.apk is required to synchronize contacts, and backup (and recovery) of data to Google server GoogleBackupTransport.apk is required.
  • Problem:
    • Does not work or there is no synchronization of contacts and / or calendar
    • Contacts, passwords to wi-fi points and so on are not automatically restored. after logging in
    Decision:

Messengers
  • Problem:
    • New versions of Uber, VK, Kate Mobile, Viber, Instagram, etc. do not work.
    Decision:
    • Try their previous versions, if it works - update to the current one.

  • Problem:
    • Kate Mobile - failed to verify license
    Decision:

YouTube
  • Problem:
    • OG YouTube and YouTube Vanced do not work with microg from this topic.
    Decision:
    • Use root mod options
    • Must be installed either a market or a stub

Initial setup
  • Problem:
    • When you try to initial login to your Google account on older versions of android (<4.4) - the input field moves out, and is not active
    Decision:
    • Install GoogleLoginForMicroG.Post Antonbeard
    • Update system webview to at least 70.x version

  • Problem:
    • When you try to initial login to your account, the "enter" and "cancel" buttons do not fit
    Decision:
    • Scroll the page until the buttons appear
    • Try to reduce DPI,post vavun

  • Problem:
    • There is no curtain, the home button does not work, and so on. after uninstalling SetupWizard.apk
    Decision:

Location
  • Problem:
    • UnableNlp related checkboxes do not appear in the component health check section
    Decision:
  • Problem:
    • Applications crash when choosing the built-in function to view the map and / or send a location (location picker)
    Decision:
    • With any archiver, extract the * .so libraries of the corresponding architecture from the installed microg version (GmsCore.apk) and place them in the directory with the microg system, so that the path would look like this: / system / priv-app /<folder with apk microg>/lib/arm/*.so for arm and / system / priv-app /<folder with apk microg>/lib/arm64/*.so for arm64 and so on by issuing the appropriate permissions. If it does not help, copy the library data to / system / lib also by issuing the appropriate permissions.Post washerron

  • Problem:
    • Location is not determined when using Mozilla backend
    Decision:
    • If you use ad blockers, add Mozilla's backend to the white list or add the white address to location.services.mozilla.com

Magisk
  • Problem:
    • Files disappear from / system after reboot
    Decision:
  • Problem:
    • SafetyNet check fails after upgrading Magisk to 18.0 or later
    Decision:
    • Magisk Manager>Magisk Hide, activate for microG DroidGuard Helper

Cloud (Push) messages
Keep in mind that Google Cloud Messages is outdated and replaced by Firebase Cloud Messages (morerealvava post).
  • Problem:
    • Applications do not register with push recipients
    • Applications are registered but do not receive their push messages.
    Decision:
    • If cloud messages do not come, try reinstalling the application that does not receive them, it is important if the microG services were installed last (it is advisable to do this immediately after a clean firmware).
      • Scriptto reinstall all user applications in order to register them in microG. If it doesn't work, thencorrected version (Both scripts "break" the work of applications distributed as bundled (split apk) )
    • Script to re-connect push notifications to applications
    • The option to fix the problem with receiving instant messages in various applications and Kate Mobile in particularpost Antonbeard
    • When using the AdAway ad blocker, make sure to add "mtalk.google.com" to its whitelist
    • When using Titanium Backup, first simply install the application NOT restoring data, run once to register the application with the recipients push, and after all this, restore the application data using Titanium Backup
    • Sometimes Google Cloud Messaging stops working after restoring from nandroid backup to TWRP, the exact reason is not yet known, it helps to reinstall the problem application
    • Correctly configure or find an alternative to greenify, if used.Post DrRonson

  • Problem:
    • Google Cloud Messaging is "enabled", but its status is "disabled" and there is not a single application registered as a push recipient
    Decision:
    • Turn on device registration in Google, turn off the confirmation for binding applications.Wilq post

  • Problem:
    • The "Device Registration" and / or "Google Cloud Messaging" items are turned off.
    Decision:
    • Typically, this happens if the microg does not properly "sleep." Most often, it was noticed at MIUI and is treated by disabling the proprietary power saving function or by correctly setting greenify, if used.Post vavun

power usage
  • Problem:
    • Increased charge after switching from GApps to microG
    Decision:
    • Solve the issue of registering applications as push recipients (previous item, the most common reason)

SafetyNet
  • Problem:
    • Applications crash when trying to pass a SafetyNet check
    Decision:
    • Install DroidGuard Helper as a custom app. You can just on top of what's in the system
    • Activate Magisk Hide for DroidGuard Helper when using magisk newer than version 18

Signature Substitution
  • Problem:
    • My firmware exactly supports signature substitution, but I can't turn it on
    Decision:
    • Global switch: Settings =>For developers =>Signatire Spoofing (Signature Substitution)
    • Individual switch: Settings =>Applications =>Application Permissions =>Substitution signature (show system)
    • Grant permission using a terminal if nothing above helped. Market examplepost vavun
    • On LineageOS for microG, OmniRom, crDroid and some other ROMs after the December security patch of 2018, only applications installed in / system / priv-app and having the permission “android.permission.FAKE_PACKAGE_SIGNATURE” specified in the permission file in / system / etc / permissions.Details
| Shops and alternative shops
  • Google play savagemessiahzine.com
    Normal Play Store.
  • Yalp Store savagemessiahzine.com / F-Droid
    Search and download programs from the Google Play Store without the Google Services Framework. Authorization in the program through your Google account, and through the general - Yalp Store.
  • Aurora Store savagemessiahzine.com / XDA / F-Droid
    An alternative to the Google Play Store in material design and with additional features.
  • F-Droid savagemessiahzine.com
    Catalog of open source software for different versions of android. Mod with integrated microG repositoryrealvava post.
  • Blank Store
    0.7.5 from 12/23/2015Attached fileBlankStore-0.7.5.apk(980.62 KB)
    Google Play Store open source client. Part of the MicroG project.Development stopped. Create android id for Blank Storepost kshes.
пїЅ | Useful links and applications
  1. Health Check:
    • Sigspoof-Checker by Lanchon f-droid , Github
      A small application to check the system for the possibility of substitution of a signature.
    • Push Notification Tester savagemessiahzine.com , Github
      Application for testing push messages.
    • SafetyNet Helper Sample GP , Github
      A simple utility to check the status of SafetyNet.
    • SafetyNet Test GP
      Check SafetyNet status.
  2. Xposed:
    • Systemless xposed savagemessiahzine.com
      Xposed modification allows you to receive OTA updates on stock firmware and use Android Pay / Samsung Pay services without deleting the root and the framework.
    • No play games savagemessiahzine.com
      Xposed module to hide the window asking to connect to Google Play Games (as long as there is no support, the best solution). The module has no interface.
    • Fakegapps savagemessiahzine.com
      This module is used in combination with MicroG to enable Google Cloud Messaging (GCM), location services and more.
    • XposedGmsCoreUnifiedNlp savagemessiahzine.com
      UnifiedNlp integration into the system
  3. How to live without gapps :
  4. MicroG repository for F-droid
    Mainhttps://microg.org/fdroid/repo
    Archivalhttps://microg.org/fdroid/archive
  5. Unifiednlp XDA
    FLOSS Wi-Fi and cell-tower-based geolocation by MaR-V-iN (initial part of the projectNOGAPPS, which subsequently received development in the form of microG). Here, only geolocation (i.e., it may be useful to those who do not need any services at all, except geo-navigation and navigation, which are extended by the same backends). The application has not been updated for a long time and it is unlikely to be updated.
  6. SD Maid GP , savagemessiahzine.com
    Excellent utility to clean the system and remove programs.
  7. My Android Tools GP , savagemessiahzine.com
    Managing the work of components of various applications (activity, service, receiver, provider).
  8. Magisk savagemessiahzine.com , XDA
    An open source utility that allows you to install various system applications and mods in systemless mode + hide the root from any applications and services.
  9. Suhide savagemessiahzine.com , XDA
    The utility allows you to hide the fact of root ‑ access (SuperSu) on your Android device.
  10. Firmware supporting default signature spoofing
    Post washerron- An updated list of firmware supporting signature substitution "out of the box."


Download:
Version: 0.2.10.19420 Fix Release (Vavun)
Version: 0.2.9.19420 Update (Vavun)

| Main components
| Additional components
Non-essential components. Put, if you really need it.
& | Modifications
For problems with modifications, write to QMS authors of modifications.
  • GmsCore 0.2.8.17785 by Hanabishi - internal version number (100000000)
Archive post
# | Forks
What fork
  • There are currently no forks of the project
| Archives for custom recovery
Be careful with archives that have gapps removal scripts included!
Make backups before installing any archive.
Community Recommended by Resultssurvey.Current versions:
  • 4.4 - 9.0 GmsCore 0.2.8.17785 by Hanabishi (usual installation, magisk module, minimal set)
Archive post
| Previous versions


u| Poll results
Survey: microG vs GMS. Does microG suit you as an alternative to original Google Play services? Completed 8/17/2016.
Attached Image

Poll: microG vs GMS в„–2. What is your transition to micoG? (memory consumption and energy efficiency are not taken into account). Completed 09/25/2016.
Attached Image

Poll: microG vs GMS в„–3. The battery life of your device after switching to microG compared to GApps? Completed 08.02.2017.
Attached Image

Survey: How did you install microG? Choose the best, in your opinion, zip-archive for installing microg? Completed 02.06.2018.
Attached Image


K
Theme needsCurator . Those who wish, please read Requirements for candidates to the curators of the forum .
If the desire is not lost, the application can be left in the topic -I want to be curator .


Post has been editedSlav_nsk - 07.03.20, 06:18
Reason for editing: Instructions



Rep: (196)
I tried to put on my .... Butlup received at the exit. 4.4.4 ZTE stock ....
Initially, in general, the application was not installed .... On both ... After the dance set ... Maybe the mood was not very on the phone?

Post has been editedFrost41 - 22.02.16, 17:55



Rep: (213)
Frost41 @ 02.22.2016, 19:53*
I tried to put on my .... Butlup received at the exit. 4.4.4 ZTE stock ....
Initially, in general, the application was not installed .... On both ... After the dance set ... Maybe the mood was not very on the phone?

You probably do not have Lucky Patcher. For correct installation and operation of the application, a signature verification patch is required. Either patch the kernel, or install the Xposed framework.



Rep: (196)
* Eddie Silvery,
Lucky is worth it, xposed too) broken market ... The funny thing is that I did it all again without backup! And firmware stock .. But froze all Google except the market.
I'll try again tomorrow. In fact, only sync contacts, chrome bookmarks. The latter is just if you can, take a note)

Post has been editedFrost41 - 23.02.16, 00:41



Rep: (213)
Frost41 @ 02.23.2016, 02:36*
But it froze all Google except the market.

Apparently this is the problem, it was necessary to demolish the original services ...



Rep: (3)
Lenovo a7000, stock 153 (Android 5.0) + rut.
The flight is normal, first patching the kernel with a lakipatcher, then through Google’s 3c toolbox, demolished Google services, market, etc., reboot, install, another couple of reboots with configuration.
Geolocation does not work (2gis), and the "map" from applications like Periscope is missing - complains about the lack of Google services.



Rep: (9)
S4 Mini, CM 13, Root, Xposed
I put MicroG only for a broken market.
I installed it like this: GSMCore, GSFProxy and Modded GP from Lucky Patcher.
GP is working fine. Only some applications that use Push notifications are asked to update Google services.



Rep: (18)
Tell me please. Before installing gmscore and gsfproxy, is it necessary to remove all services and programs from google? None of the above is installed, the program from google froze. Tel Note3 n9005, firmware port note 5 5.1.1, lucky and xposed are.



Rep: (213)
Cobra111111 @ 02.23.2016, 23:39*
it's better to use the original google play services, everything works fine and does not drain the battery.

Are there comparative statistics (time / expense by process)?
This is the alpha version and one person does it, everything has its time;)



Rep: (213)
* lep321,
Original services should be completely removed, and it is best to install them on a clean firmware (in which they are initially absent).



Rep: (12)
Installed services and such statistics for the night
Attached Image

Can anyone have any thoughts? Google says that mcs is somehow connected to the heartbeat interval, but I haven’t changed anything. Perhaps this is the norm. But not very well.



Rep: (213)
Dvimix @ 02.28.2016, 09:54*
Can anyone have any thoughts?

With the help of My Android Tools in services, find the microG Services Core and there already turn off McsService.



Rep: (12)
Eddie Silvery @ 02.28.2016, 15:24*
...
With the help of My Android Tools in services, find the microG Services Core and there already turn off McsService.

Yes, I will try. I hope to receive notifications, this will not affect. Although this mechanism is not completely clear to me. Whatsapp even without gapps notified me when I cut them out.



Rep: (2037)
"Nightie" from the author. From the changes to the correction of errors.
Attached filemicroG Services Core 0.2.0-12.apk(3.13 MB)



Rep: (213)
Kirhe @ 02.29.2016, 20:44*
"Nightie" from the author. From the changes to the correction of errors.

The twelfth "night" alpha version) Cool of course, but I think we should wait for the next stable build.



Rep: (960)
Here are the gaps that work without services checked for kk lp and 6Samsung GT-I9100 Galaxy S II - Cyanogen Mod 13 Firmware (OS 6.0.1) (Post Wixej # 47373206)



Rep: (9)
What prevents simply carry Google services? On any set of gugloapps this can be cranked. And then the topic is not quite about it




Rep: (960)


With any gaps it does not work out they require services to synchronize



Rep: (12)
Here are the gaps working without services tested for kk lp and 6 Samsung GT-I9100 Galaxy S II - Cyanogen Mod 13 Firmware (OS 6.0.1) (Post Wixej # 47373206)
and if sync is not needed, but the market needs to be enough to copy: GoogleLoginService, GoogleServicesFramework and Phonesky - in the system / priv-app by setting the right to the letter G ??? Is the market fully operational? Install, update applications?



Rep: (960)
Dvimix @ 03/02/2016, 07:31*
...
and if sync is not needed, but the market needs to be enough to copy: GoogleLoginService, GoogleServicesFramework and Phonesky - in the system / priv-app by setting the right to the letter G ??? Is the market fully operational? Install, update applications?

Yes, that's it. The market works without any complaints. The old version of the market



Rep: (356)
Put the latest build, the market is working, but does not want to sync, or contacts, or calendar :-( And so do the firmware without franca.


Full version    

Help     rules

Time is now: 13/07/20, 00:40