Neo-Backup icon indicating copy to clipboard operation
Neo-Backup copied to clipboard

[Bug] Can't see Google Play Services to backup

Open MrEngineerMind opened this issue 8 months ago • 3 comments

Guidelines

  • [x] I have read the FAQ and it doesn't cover the issue.
  • [x] I have searched the issue tracker for open and closed issues that are similar to the feature request I want to file, without success.
  • [x] I'm on the latest version.
  • [x] I'm not using a test build (alpha/beta/release-candidate).
  • [x] This issue contains only one bug.

Describe the bug

  1. Select "System Apps" and "All Apps" for app list filtering on homepage
  2. Can not see "Google Play Services" or the package com.google.android.gsm

Expected Behavior

Be able to see "Google Play Services" so that I can backup that package.

Neo Backup's Version

8.3.4

Installation Source

Github/Codeberg/Gitlab releases

Last Known Working Version

No response

Relevant information

  • Device: Pixel 4a
  • Android Version: 10
  • ROM: Stock - Magisk rooted

MrEngineerMind avatar Apr 23 '25 13:04 MrEngineerMind

Google service framework (gsf) is part of the ignored packages, that are there to avoid breaking the system by users which don't have much understanding.

It's editable in /data/data/com.machiav3lli.backup/files/assets/plugin/ignored_packages.internal_regex

machiav3lli avatar Apr 24 '25 08:04 machiav3lli

Thank you for your quick reply.

There wasn't a "plugin" sub-directory in the assets directory.

But there was a "tar_BACKUP EXCLUDE" file in the assets folder and I tried to removed the line "com.google.android.gms.appid.xml" from that file, but I still don't see the play services package in the app list. I also tried clearing the cache for NB and still can't see it.

I would prefer not to upgrade to the latest NEO backup version due to some changes I didn't like in a newer version - and besides my current version 8.3.4 has been working great! :)

So, if there is a way I can see the play services modules in my version so I can back it up/restore it, I would greatly appreciate that.

MrEngineerMind avatar Apr 24 '25 13:04 MrEngineerMind

Ah, I didn't look much into the version your're using. That version didn't have the plugins strcuture and ignored packages were hard coded…

machiav3lli avatar Apr 24 '25 18:04 machiav3lli