> 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


596 pagesV  < 1 2 3 4 5 6 > »  
 
REPLY
> microG Services Core | Alternative to Google Play services
Vanilla against the fork
Which of the two microG development threads in the subject do you prefer to use?
I use the original microG and its components [ 160 ] ** [37,56%]
I use fork microG and its components [ 153 ] ** [35,92%]
Combining fork components and original components [ 60 ] ** [14,08%]
Another variant [ 53 ] ** [12,44%]
Total votes: 426
 
Eddie silvery
Message#1
07.02.16, 22:44
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 490
Check in: 22.02.14
Samsung Galaxy S7 SM-G930FD

Reputation:-  208  +

microG Services Core download


Version: 0.2.6.13280
Version: 0.2.6.14799-dirty-148fork

Last update of the program in the header:27.09.2018
Last updated fork of the program:06.01.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 bloatware
  • Works both on real devices and in android emulators
  • Free and open source code (licenseApache 2.0).
System requirements (off. support): Android 4.4.x and higher.
System requirements (according to the manifest): Android 2.3.x and higher API Level 9 (p.v. 2.3.x) - 27 (p.v. 8.1) .
Russian interface: Yes (translation Dunkelhe ).
Developer: MaR-V-iN .
Project Status: alpha

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

GitHub:issue # 79
GitHub:issue # 163
GitHub:issue # 526
GitHub:issue # 4

D| Installation of the main components
  • 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 (or / system / priv-app / GmsCore)
        + /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
      • / system / priv-app / SetupWizard
      • / system / priv-app / Velvet
      + 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
    The patch of a fake (substitution) of the signature is necessarySignature Spoofing.
    • Lakipatcher Patches are not related to signature forgery (spoofing) patches!
    • Some firmwares already support forgery (spoofing) signatures,updated list of firmware here.
      • No need to additionally patch the system if it already supports fake (spoofing) signatures!
    • 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 forgery (spoofing) signatures 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 (outdated).
    3. PC (Win / Lin / Mac): Patch services.jar + Settings.apk . Instructions from Antonbeard .
    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 personalized magisk module with patched services.jar Post vavun
    7. If you can not patch the files yourself -Order table

  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 libvtm-jni.so library of the corresponding architecture from the installed gmscore and place it in the folder with GmsCore.apk. So, if microg is installed in /system/priv-app/GmsCore/GmsCore.apk, then the library should be located in /system/priv-app/GmsCore/lib/arm/libvtm-jni.so (arm example).
    • 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. Installing the Play Market .
    Can installoriginalmarket,brokenLakipatcher or stubFakestoreif you do not plan to use the market.
    Play Store and Fake Store can not be installed together and on top of each other. 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)- reconnection time when connection is lost, you can get into the setting through the Advanced menu (three way), you can also activate the pop-up dialog before registering applications using push notifications. Disabling the background service of cloud messages will significantly save battery power, but it will not receive push notifications from applications that use Google for this server. Settings permissions for microG (App permissions) - allow everything (checkboxes for contacts, phone, memory, location). In the "More" section are additional network settings that are activated if there is support / installed applications in 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
  1. 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.
      • Installforkwith current version code
      • 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 forgery (spoofing) signatures for microg gmscore and fakestore (play store)

  2. Play market
    • 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
      • Use the microg fork and the adaptation of the market for it,post vavun

    • 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:

  3. 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

    • 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

  4. 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:

    • Problem:
      • Google Chrome does not work or is missing
      Decision:
      • Try using old versions of chrome, for current versions there is no solution to the problem.

  5. 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:

  6. 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

  7. Initial setup
    • Problem:
      • When you try to initially log in to your account, the bottom "enter" and "cancel" buttons are not active.
      Decision:
      • Install GoogleLoginForMicroG.Post Antonbeard
      • Install the previous version of GmsCore (0.2.4-81) or older from the list of previous versions in the header, then log in and configure the microG according to the instructions, then just upgrade over the new version
      • Installationforkas this problem is solved in it

    • 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:

  8. Location
    • Problem:
      • UnableNlp related checkboxes do not appear in the component health check section
      Decision:
    • Problem:
      • GPS location problems
      Decision:
      • Try changing your detection method from high accuracy to lower - only GPSrealvava post

    • 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

  9. 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

  10. Cloud (Push) messages
    Keep in mind that Google Cloud Messages is outdated and replaced by Firebase Cloud Messages (morerealvava post) and the situation with FCM is only partially fixed in releases 0.2.5 +, so not everything will work.
    • 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
      • Scriptto 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
      • Try usingfork, in particular, if you need a pushwhatsappand / orviber. Maybe earn something else
      • 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

  11. 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)
      • Notice whether the problem is caused by the ContactSyncService stub service. Try disabling it with My Android Tools,post eddie silveryor usemodificationwhere this service is cut.

  12. 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

  13. Counterfeit signature
    • 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 and crDroid after the December security patch from 2018, only applications installed in / system / priv-app and having the permission "android.permission.FAKE_PACKAGE_SIGNATURE" specified in the permissions 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
    Alternative to the Google Play Store. Fork Yalp Store application 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 forgery signatures.
    • 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 fake default signature
    Post washerron- An updated list of firmware supporting a fake (substitution) of the signature "out of the box."


Download
| Main components
| Additional components
Non-essential components. Put, if you really need it.
& | Modifications
For problems with modifications, write to QMS authors of modifications.

- as a basis original microG GmsCore
- as a basis fork microG GmsCore
  • GmsCore 0.2.6.13280 by Hanabishi - internal version number (100000000)
Archive post
# | Forks
What fork
| Archives for custom recovery
Be careful with archives that have gapps removal scripts included!
Make backups before installing any archive.

- as part of the archive original microG GmsCore
- as part of the microG GmsCore fork archive

Community Recommended by Resultssurvey.Current versions:
  • 4.4 - 9.0 GmsCore 0.2.6.13280 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 - 25.04.19, 03:48
Reason for editing: Edit
bigmag111
Message#22
12.02.16, 01:37
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 3618
Check in: 25.10.10
Xiaomi Mi A1 4/32

Reputation:-  213  +

Susal please, how to completely clean the phone from Google’s native services or do not need to do this before installing a subject?
cnpoc
Message#23
12.02.16, 09:55
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 180
Check in: 29.03.09
Google nexus 4

Reputation:-  3  +

In the market, the item "my applications" disappeared

Posted 12/12/2016 09:55:

bigmag111 @ 12.02.2016, 01:37*
Susal please, how to completely clean the phone from Google’s native services or do not need to do this before installing a subject?

It did not work for me, it did not even appear in the list of applications, until I deleted Google services and related applications such as reviews of the market, and did not put these on new
bigmag111
Message#24
12.02.16, 10:06
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 3618
Check in: 25.10.10
Xiaomi Mi A1 4/32

Reputation:-  213  +

* cnpoc
Thanks for the answer, but how was it deleted? Manually? Well, that is, you through the file manager deleted?
✪Mazzy88✪
Message#25
12.02.16, 11:40
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 4727
Check in: 09.01.10
Xiaomi Redmi Note 4 3/32

Reputation:-  298  +

Yes, the translation would not hurt ...
cnpoc
Message#26
12.02.16, 12:12
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 180
Check in: 29.03.09
Google nexus 4

Reputation:-  3  +

In 2c toolbox, but you can use any aninstaller with root access. The sync of contacts did not work right away, I installed a separate apk, synchronization of contacts ", but since I immediately messed with services and permissions, I can’t say about the need for synchronization
bigmag111
Message#27
12.02.16, 13:15
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 3618
Check in: 25.10.10
Xiaomi Mi A1 4/32

Reputation:-  213  +

* cnpoc
And the result is felt? Charge less eat?
✪Mazzy88✪
Message#28
12.02.16, 18:12
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 4727
Check in: 09.01.10
Xiaomi Redmi Note 4 3/32

Reputation:-  298  +

Will geolocation work with this application?
Eddie silvery
Message#29
13.02.16, 00:19
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 490
Check in: 22.02.14
Samsung Galaxy S7 SM-G930FD

Reputation:-  208  +

bigmag111 @ 12.02.2016, 03:37*
How to completely clean the phone from Google’s native services or do not need to do this before installing the subject?

In general, it is assumed that the user who decided to roll the microG has a custom firmware without GApps.
Naturally, the original services must first be deleted (for example, via Titanium Backup) if you decide to change them for a microG project. The presence of root rights is not even discussed.
bigmag111 @ 12.02.2016, 15:15*
And the result is felt? Charge less eat?

In theory, yes. You can check for example through the "GSam Battery Monitor".
Will geolocation work with this application?

This is the alpha version of what is supported and what is not, at the given time, indicated in the additional screenshot in the topic header.
Partially in general.
In the market, the item "my applications" disappeared

For the full functionality is worth a look at the original theme of Google Play =)
A market is running, applications are being downloaded, logging into your YouTube account and voice dialing - this is quite enough at this stage of development.

Post has been editedEddie silvery - 13.02.16, 00:44
bigmag111
Message#30
13.02.16, 12:11
Guru
*********
[online]

Group: Friendssavagemessiahzine.com
Messages 3618
Check in: 25.10.10
Xiaomi Mi A1 4/32

Reputation:-  213  +

* Eddie Silvery,
Unfortunately at this stage there are no custom firmwares on my phone, I’ll have to manually clean everything
zhuchella
Message#31
13.02.16, 21:54
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 4386
Check in: 20.04.10
Samsung Galaxy S4 LTE GT-I9505

Reputation:-  69  +

* Eddie Silvery,
Will the update through the market fail?


--------------------
Siemens C35i (somewhere on the shelf in the closet) ->Nokia 6233 (reserve) ->Samsung B7300 OmniaLite (sold) ->Samsung Galaxy S I9000 (gave to my wife) ->Motorola Atrix 4G (Sold Out) ->Samsung Galaxy SII I9100 (sold) ->XIAOMI MI2 32Gb (excellent Chinese, sold) ->Samsung Galaxy SIV I9505
Eddie silvery
Message#32
14.02.16, 00:57
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 490
Check in: 22.02.14
Samsung Galaxy S7 SM-G930FD

Reputation:-  208  +

Will the update through the market fail?

You can upgrade. Data on downloaded applications remain in the profile after all. Just do a search for the application on its name in the play market and update.
cnpoc
Message#33
14.02.16, 10:30
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 180
Check in: 29.03.09
Google nexus 4

Reputation:-  3  +

Put an alternative market, "my applications" are back. T.zh. nailed extra services like people and games, everything works and synchronizes. Summary: who needs only contacts, market and calendar - put it safely.
Eddie silvery
Message#34
14.02.16, 11:26
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 490
Check in: 22.02.14
Samsung Galaxy S7 SM-G930FD

Reputation:-  208  +

Summary: who needs only contacts, market and calendar - put it safely.

YouTube and voice dialing (search) forgot to write.
Jumbo
Message#35
14.02.16, 20:19
Old resident
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2954
Check in: 16.08.11
Asus ZenFone Max Pro M1 ZB602KL 4/64

Reputation:-  136  +

And in my YouTube is not included. I went to the market and maps without problems

Post has been editedJumbo - 14.02.16, 20:24
Jimm85
Message#36
15.02.16, 01:42
EXPERIMENTER
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1790
Check in: 21.05.08
Xiaomi Redmi 3 Pro

Reputation:-  394  +

It works fine for me on CM-12.1, a cool program.

Post has been editedJimm85 - 15.02.16, 01:43


--------------------
Xiaomi Redmi 3 Pro, Project Treble, 9th android SD card 64GB
Eddie silvery
Message#37
15.02.16, 18:12
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 490
Check in: 22.02.14
Samsung Galaxy S7 SM-G930FD

Reputation:-  208  +

Added Russian language

Well, give nafik such a translation, the times "cool fucking" are long gone)
Neither sense nor logic. Where there should be "installed" everywhere it is written "not installed" and a tick is worth it, nonsense.
No need for "promtovsky" translation here (everything is more than clear).
wohhan
Message#38
15.02.16, 18:32
Designer
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 374
Check in: 10.01.14
Xiaomi Redmi Note 5 3/32

Reputation:-  113  +

Eddie Silvery @ 02.15.2016, 20:12*
Well, give nafik such a translation, the times "cool fucking" are long gone)
Neither sense nor logic. Where there should be "installed" everywhere it is written "not installed" and a tick is worth it, nonsense.
No need for "promtovsky" translation here (everything is more than clear).

Therefore, the translation is written in Chinese.
I can improve the translation (and not proms and Yandex), and what's the problem, the Russian language is not needed at all, or what?
Write your comments in koumissQMS

Post has been editedWochan - 15.02.16, 18:33
zhuchella
Message#39
15.02.16, 20:43
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 4386
Check in: 20.04.10
Samsung Galaxy S4 LTE GT-I9505

Reputation:-  69  +

That would be to tighten up my applications in the market - prices used thresholds were not. And then the name to look for updates in the 100 kopecks prog tedious.


--------------------
Siemens C35i (somewhere on the shelf in the closet) ->Nokia 6233 (reserve) ->Samsung B7300 OmniaLite (sold) ->Samsung Galaxy S I9000 (gave to my wife) ->Motorola Atrix 4G (Sold Out) ->Samsung Galaxy SII I9100 (sold) ->XIAOMI MI2 32Gb (excellent Chinese, sold) ->Samsung Galaxy SIV I9505
wohhan
Message#40
21.02.16, 22:44
Designer
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 374
Check in: 10.01.14
Xiaomi Redmi Note 5 3/32

Reputation:-  113  +

Attached Image"Stable"microG GmsCore v0.2.2 : Attached filemicroG_v0.2.2.apk (2.75 MB)
Attached Image"Night" microG GmsCore v0.2.2-3-g2a394f9 : Attached filemicroG_v0.2.2-3-g2a394f9.apk (2.82 MB)
Russian translation added
Added Ukrainian translation
Cut out all languages ​​except rus, eng and ukr
The app and images are compressed to reduce the size
Changed the version of the program to disable the update services
Changes
microG v0.2.2
Guaranteed that all messages will be closed.
Possible OOM bug fixed
microG v0.2.2
Fixed Travis CI Builds
microG v0.2.2
UnifiedNlp sublib update
microG v0.2.2
Added support for collapse_key related to # 104
microG v0.2.2-3-g2a394f9
Wear support extension
Repair GMS services
ProGuard bug fixed
Adding Google Waze Whitelist (as in the original Play Services, fixes # 116)
microG v0.2.2-2-g62408d0
Combining the received request # 109 from nagalun / master
Spanish language added
microG v0.2.2
Updated libraries
microG v0.2.-14-ga93cce1
Updated libraries
microG v0.2.1-12-gdae13b1
Version control fix
Correction 2e88572
microG v0.2.1-7-g8a239f5
Minor bug fixes
Screenshots
Attached Image
Attached Image
Attached Image
Past versions
Link to new versions of microG originalhttp://files.brnmod.rocks/apps/GmsCore/Latest/

Post has been editedWochan - 30.05.16, 17:34
Reason for editing: new version
Eddie silvery
Message#41
22.02.16, 00:31
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 490
Check in: 22.02.14
Samsung Galaxy S7 SM-G930FD

Reputation:-  208  +

That would be to tighten up my applications in the market - prices used thresholds were not. And then the name to look for updates in the 100 kopecks prog tedious.

Installed from Lucky Patcher Play Market 6.2.10, the tab "My applications and games" is active;)

596 pagesV  < 1 2 3 4 5 6 > » 


 mobile version    Now: 04/30/19 5:20 PM