AppGallery Ads - Huawei P40 Pro Guides, News, & Discussion

Hello,
Is there any way to remove ads from apps installed from AppGallery?
Some apps installed from Aurora store don't have push notifications, when apps installed from AppGallery work normal but ads are there.
I use AdGuard without GMS.

Related

Hiding uninstalled paid apps on the Android Market

Is there a way to hide the paid apps that you have uninstalled so that it doesn't show up on the Market anymore? They show up at the top and I don't need them anymore.

Can't get Google Play Services to stop crashing after MM update

I TWRP flashed http://forum.xda-developers.com/droid-turbo/development/rom-mcg24-251-5-100-stock-t3512949.
Installed all of my apps and customised:
Gained root using the Beta SuperSU 2.62.
Used these http://forum.xda-developers.com/droid-turbo/development/rom-mcg24-251-5-100-stock-t3512949/page3 post #29 to get boot right.
Titanium Backup removed the Google Play apps Books, Games, Newsstand, Movies and TV. Also Gmail, Google + and Photos (I use MEGA.co.nz for everything!)
Titanium Backup moved Nova Launcher to system and removed Launcher 3.
All of this worked using CF's 1.30 Lollipop build. No Google Play Services problems there.
Now, Google Play Services crashes all of the time. I've reinstalled the Google Play apps I removed before, but they're not system apps; I can hide them using Nova Launcher Prime. I could also do the same for Google+ and Photos. Don't really want to put Gmail back on, because AquaMail is that much better, and I don't want defaults competition.
Should I reflash the original, or just wait for CF to get his build better?
UPDATE: Reinstalled everything I removed, and re-enabled disabled Google-related apps. Google Play Services not crashing on reboot. So, is the real problem Google Play Services permissions that have to be modified by a developer or is it something else?

System apps to uninstall safely

After uninstalling these following programs, i noticed a boost both in battery, ram and performance. These apps were safely disabled using adb and they won't affect the functionality of the software (aka no random crashes or error messages):
Gmail
Gdrive
Chrome (i recommend using Brave)
Duo
Google calendar and contacts sync (useless to me. Can be disabled with adb safely but i prefer by system settings)
Google movies
Google music
Google partner setup
Google one time
Google TTS
Facebook-related apps (there are 3 system apps that are for facebook)
Huawei share (watch out which one you uninstall. Since i don't have any other huawei products or a wireless printer, i uninstalled it)
Digital balance
Hivoice
Hisearch
Appgallery
Huawei wallet
Talkback (known as android accesibility suite)
Google backup transport(disable it via settings, people say that this service is used by the other google apps so in case it is required, you can re-enable it).
Android setup (disable it via settings. It doesn't auto start at boot and if you uninstall it via adb you will get errors)
<The list will be updated as soon as i find more apps that can be safely disabled>
I use Brave browser, but scrolling is quite choppy with it...
Let me recommend - Monument Browser - (not as good as Brave - still feels not mature enough) but scrolling is very very smooth.

How to get google notifications working without gms or sketchy downloads

Hey guys, long time lurker around xda and after purposely getting a huawei gms-less phone to see how it would go I ran into some frustrations learning that apks from the playstore whether from downloads or aurora store app etc, nothing would deliver notifications. My huawei is a nova7se but I had a friend test this on his and it is working as well so I presume it works for all huawei/googleless devices to a point.
The goal of this was to find a way to get notifications from playstore apps such as discord, outlook email , banking apps etc. This is not a replacement for google services apis needed for games or google apps which rely on services framework to operate in general.
A few things
-MUST BE CLEAN GOOGLE-LESS PHONE**
-Does not need root/bootloader unlocked
-Does not need sketchy downloads from random sites formatting recovery/ota/hisuite backups etc
-Mostly all open source
-Easily reversible and minimal risk
-All done through phone without additional mods or adb
-Not all apps will work for notification services for this depending on how the original developer team wrote the app to handle this situations. For example: discord, outlook, capital one bank, chase bank, apps work but protonmail did not want to connect to microg for notifications and I have not been able to successfully trick it to connect to it yet)
- APKS MUST BE FROM PLAY STORE ORIGINALLY. Using fdroid variants or personal stuff probably wont work since those packages did not rely on google notification services. I know some apps have a standalone apk you can download externally from the source but it may differ in its functionality.
-THIS IS NOT GOOGLE PLAY SERVICES AND WILL NOT MAKE GOOGLE APPS WORK. The reason it is not working for your google apps and games is because it was never supposed to. Dx
**By "google-less" phone I am referring to not having any leftover packages from attempting to install gms on the device. Google packages conflict with microG and will not be compatible. If you have used lzplay or other methods to attempt to get some form of playstore working, then you will most likely have google packages installed somewhere even if it failed to get GMS working perfectly. Keep this in mind if you get installation issues. Ideally if you are not using the phone as a daily, factory reset it to original settings if possible to ensure cleanest install if you want to pursue this.
STEP 1)
Download microG apps.
-microG services core
(optional)
- **microG services framework proxy
- **microG droidguard helper (? no idea if this is needed but was in my downloads for microg testing)
**the services framework proxy and droidguardhelper were part of the original experiment but later on I managed to get notifications running without needed either one of these.
Easiest way is to use fdroid store app and to add in microg repo found here.
https://f-droid.org/
https://github.com/microg/android_packages_apps_GmsCore/wiki/Downloads
Step 2)
Open microg settings app - self check
-Signature spoofing will not work because we have no access to anything on the phone system wise
-Installed packages should have "playservices gms core installed" and "services framework installed" checked only (see picture)
-Grant permissions and select to ignore battery optimization (so the service is not closed in background)
Step 3)
MicroG settings main menu
-Turn on google device registration
-Turn on google cloud messaging
-Turn on google safetynet (probably is not actually doing anything but turn it on for good measure)
-Add google account (Does not appear to be needed since it did not do anything specific relating to notifs)
Step 4)
Download aurora store.
https://f-droid.org/en/packages/com.aurora.store/
or
https://gitlab.com/AuroraOSS/AuroraStore
Fdroid route is easiest if you used it to install microg apps.
(Why aurorastore? Why not? The main reason is because it accesses google play store apps which inturn are the apks which are known to use google play services for notifications. Downloading an apk from another origin might not be the playstore version making it not really work with this process)
Step 5)
Download apps as needed with aurora store,
In phone settings, make sure you disable auto management of background apps.
Settings-battery-applaunch. Set apps like outlook, discord etc to manual and turn all settings to on (auto launch/run in background/secondary lauch).
Optional step 6) In aurora store settings , add microg apps to blacklist so aurora store does not try to update microg with play services which will erase micro g and give you a systemless apk of play services which does absolutely nothing.
Thats basically it. I was so caught up on trying to find ways to break into my nova 7se's bootloader and attempted to sideload microg for authentic playstore functionality and playservices but as long as notifications are working, aurora store + notifs is all the functionality I need.
No offense to those offering other ways to add in gms to huawei phones but as a security minded individual, it seems like too much of a risk to use randomly hosted internet files overwriting system functionality.
If you go into microg settings and under "google cloud messaging" you can see which apps are being monitored for notifications. Once I restarted my device, its status turned to disconnected but still catches notifications for outlook and discord as I tested. This is not using microg as a replacement for playservices because again this is ONLY FOR NOTIFICATION USAGE in this implementation.
Hope this helps anyone who wants to be able to use some google play apps but had notification issues.
It is not working as i kept getting error to install microG Services Core due to "Failed to install due to an unknown error" on my Huawei P40 Pro
zoold3vil said:
It is not working as i kept getting error to install microG Services Core due to "Failed to install due to an unknown error" on my Huawei P40 Pro
Click to expand...
Click to collapse
If you have any google core packages installed (even as regular systemless apps) or leftovers from previous attempts at getting gms installed then it will conflict with microg installation since it sees it as a conflicting app. This requires a clean almost factory emui without any remnants of google installation attempts. Ill update the initial post for that bit of info.
This is only for notifications, right?
I mean, this doesn't allow you to use YouTube, Gmail, Keep etc...?
i did played with microG Services as well befire... but ended up in still having the original play services installed, did tested now again with microG services and now, outlook, whatsapp, Microsoft Authenticator and Launcher only force closes... what ah mess
futureshock said:
i did played with microG Services as well befire... but ended up in still having the original play services installed, did tested now again with microG services and now, outlook, whatsapp, Microsoft Authenticator and Launcher only force closes... what ah mess
Click to expand...
Click to collapse
Don't worry, you just have to reinstall every app that force closes.
sheikgr said:
This is only for notifications, right?
I mean, this doesn't allow you to use YouTube, Gmail, Keep etc...?
Click to expand...
Click to collapse
Correct. I stumbled upon this accidentally while trying to figure out a way to enable 'oem unlock' in my nova7se since huawei blocked even adb shell sysprop access to change the setting. Its not a full implementation of microG and probably is not intended to be used this way but it gets notifications through which is a plus when pulling apks from play store. Theres no xda forum for the nova7se but figured Id share it here D:
futureshock said:
i did played with microG Services as well befire... but ended up in still having the original play services installed, did tested now again with microG services and now, outlook, whatsapp, Microsoft Authenticator and Launcher only force closes... what ah mess
Click to expand...
Click to collapse
Yea unfortunatly any attempts with getting original play services installed sort of messes with this. Preferably a clean install/phone reset is ideal starting point. App wise you might have to clear cache and data so it 'resets' which is almost the same as uninstalling and reinstalling the apps. You will still get the message that "this app wont function without play services" since you cant spoof it entirely and on some you might have to find the setting to turn notifications off and back on in the app themselves. If it shows up on microG's setting under 'google cloud messaging' option, it is working. Ive been using the nova7se for a couple days now testing it as a daily user, restarted it occasionally and things are functioning similar to regular android phones(notification wise). Just be sure to allow the app to run in background so the system battery saver/app launch process does not turn it off.
as i say'd i did played a little bit with microG services, but for example, even when reinstalling the apps afterwards, whatsapp does start, and you need to relogin, but on the restore backup screen nothing more happens, only loading forever, when microG Services are installed..
another interessting i found out right now, when the apps force closes, when putting the phone into airplane mode, the apps does open normally!
futureshock said:
as i say'd i did played a little bit with microG services, but for example, even when reinstalling the apps afterwards, whatsapp does start, and you need to relogin, but on the restore backup screen nothing more happens, only loading forever, when microG Services are installed..
another interessting i found out right now, when the apps force closes, when putting the phone into airplane mode, the apps does open normally!
Click to expand...
Click to collapse
Oh ok I get what you are talking about now. Backup functionality (for whatsapp) I believe uses google drive account which microG in this sense is not going to provide. Just a friendly reminder that this process is for push notifications only and not google api usage. provided by play services
futureshock said:
as i say'd i did played a little bit with microG services, but for example, even when reinstalling the apps afterwards, whatsapp does start, and you need to relogin, but on the restore backup screen nothing more happens, only loading forever, when microG Services are installed..
Click to expand...
Click to collapse
maybe i found there a bug of whatsapp... as whatsapp trys to find google drive... but does not work correctly it loads forever... for some reason it looks like it ah hidden error message or something like this... i hit back a couple of times, and closed whatsapp and reopend, and suddenly i saw the no backup found page... anyway still all this is BS, i really hate huawei for not unlocking the bootloader, and let us just do what we like to do... there wouldn't even be an issue with GMS anymore as we simply could flash openGapps
So, you did found a new way, GMS + HMS enabled with no notification error? Am i right?
hayals said:
So, you did found a new way, GMS + HMS enabled with no notification error? Am i right?
Click to expand...
Click to collapse
So the statement is a bit misleading, this is not really GMS but its a way to use 3rd party play store apps that would not give notifications because of play services missing. This will only cover the notification portion of apps/apks originally found in the playstore that require notifications through play services push notifications. I have not touched HMS or anything else but this basically inserts a listener under microG to monitor push notifications and deliver them as needed. Again this does not resolve the issue of missing google APIs found in the full GMS package and is not intended to do so. Strictly notification wise for apps that need them.
Personally I used aurora store to get apks from playstore without needing playstore installed (because playstore version apps are looking to use googles push notification services) but how those apps function is another story. For example: Youtube/maps/google pay etc will not work as they need google apis. But 3rd party apps like discord, outlook email, and banking apps like capital one etc do work. Games might not because they might want play games api which is not present here since this is not GMS. (Tried to fun cytus 2 and a few other games and it wouldnt start since license check fails by default)
To my knowledge this will not work with any other GMS procedure attempted so you cannot combine this with a working GMS hacked install since you will have a version of play services and gsf framework active. Think of this as another alternative entirely in a way if you want to not risk questionable modifications and want to stay on default HMS software. Idk what the future holds as huawei seems to block ways to get GMS on phones after they become popular so I see this as an alternative to the unknown with pulled playstore apks functioning as they should.
GMS and this fix won't cooperate.
I've been using this for a while, but sadly not apps are giving me notifications. Reddit for example is not sending anything to my phone.
I did a factory reset on my P40 Pro followed the guide and when you wrote to add an account I do so, I press Agree and then it stays on
Just a sec
Your device is contacting Google to
save information on your account
This can take a couple of minutes
Sorry
There was a problem communicating with Google Servers
Try again later.
And anything like games that use google to login it fails too
GrimTech said:
I did a factory reset on my P40 Pro followed the guide and when you wrote to add an account I do so, I press Agree and then it stays on
Just a sec
Your device is contacting Google to
save information on your account
This can take a couple of minutes
Sorry
There was a problem communicating with Google Servers
Try again later.
And anything like games that use google to login it fails too
Click to expand...
Click to collapse
Unfortunatly for something like that theres too many factors at play to trouble shoot that from my end. I would say to try a different default browser/vpn it etc as it could be any number of reasons why google servers arent connecting for it. Games that use google wont work because this is not google play services replacement. This was only intended for getting notifications working with most* apps that rely on a simple push notification service through google play services. Unfortunatly this isnt a guarentee depending on the app itself and where its pulled from . This was why I use/suggest aurora store since its pulling the playstore version of the app which almost always relies on google services for notifications.
Some apps like discord, outlook etc have a manner of continuous notification scanning in the background processes to try to get itself to connect to a push service even if they give you the error that "the device does not have google services and might not work properly". I can confirm those are working as are my banking and authenticator apps. I had an issue with proton mail specifically where it wouldnt attempt another push notification check to register with microg like the previous apps and wont recieve notifications. Its not a magic bullet but helps where it works.
Vexusia said:
If you have any google core packages installed (even as regular systemless apps) or leftovers from previous attempts at getting gms installed then it will conflict with microg installation since it sees it as a conflicting app. This requires a clean almost factory emui without any remnants of google installation attempts. Ill update the initial post for that bit of info.
Click to expand...
Click to collapse
Thanks for the info
I still can't open google related apps like youtube or google app itself... Even with Vanced youtube, it is hard to keep up because I can't log in, so i can't have my subscriptions and updates. Also certain games can't be played because the data are connected to my Google Play
Bump...
..So does the MicroG method still work in 2021 or with the latest version of the OS?
arsenal74 said:
Bump...
..So does the MicroG method still work in 2021 or with the latest version of the OS?
Click to expand...
Click to collapse
Yes it does work with EMUI11.
Only advantage it's easier to install and Get push Notification and not mush else.
Now This is the only way you can install with Vanced Manager

Question transfer apps from old smartphone to Vivo X90 Pro Plus

Is there a way to transfer apps (including accounts/psw) from my old device to Vivo X90 Pro Plus?
Thank you
Not sure if Smartswitch can do that . Might worth a check.
Easyshare worked with me
Easyshare works perfectly , Highly recommended
Not the password and account , only data (video , image , apk , file , documents)
I used easyshare. Not all apps transfered. I still spent a good half a day to just download the missing apps, log myself into all the apps, set-up all my authenticator apps over to the phone, uninstalled most of the Chinese apps that I'd have absolute no use for. Note that I did not debloat. I simply clicked on Chinese apps and uninstalled. I disabled all notifications from virtually all the Chinese apps. I disabled all the Jovi cards.
I would strongly advise against using easyshare for transferring anything but pictures/documents/videos/data (but for this data it's perfect) Easyshare pulls all apps from Vivo appstore (easy to see, because the missing ones are those not available in vivo appstore). I would not trust vivo appstore much - wechat for example shows way more advertisement and seems to have worse privacy vs the wechat version from playstore. Maybe it's only wechat and other apps that the vivo appstore instantly want to "update" (sometimes to older version) to push you a chinese spyware version instead. Likely all messengers from vivo appstore will be different - because China mandates to be able to read all messages/know with whom you are communicating.
I had some apps where notifications weren't working from the vivo appstore version and would only start to work once I installed the google play version. Permission/Notification settings were identical.
Finally I used easyshare to transfer all apps... but couldn't transfer accounts. and have to re-login in all the apps.
extremecarver said:
I would strongly advise against using easyshare for transferring anything but pictures/documents/videos/data (but for this data it's perfect) Easyshare pulls all apps from Vivo appstore (easy to see, because the missing ones are those not available in vivo appstore). I would not trust vivo appstore much - wechat for example shows way more advertisement and seems to have worse privacy vs the wechat version from playstore. Maybe it's only wechat and other apps that the vivo appstore instantly want to "update" (sometimes to older version) to push you a chinese spyware version instead. Likely all messengers from vivo appstore will be different - because China mandates to be able to read all messages/know with whom you are communicating.
I had some apps where notifications weren't working from the vivo appstore version and would only start to work once I installed the google play version. Permission/Notification settings were identical.
Click to expand...
Click to collapse
Can anyone please verify if you get the Vivo store version of apps if using Easyshare?!?
Haskren said:
Can anyone please verify if you get the Vivo store version of apps if using Easyshare?!?
Click to expand...
Click to collapse
you can download apk from web with no problem , i altredy installed after the wrong debloat of vivo app store
Haskren said:
Can anyone please verify if you get the Vivo store version of apps if using Easyshare?!?
Click to expand...
Click to collapse
It's not pulling them from Play store, otherwise it would pull all apps available from Play store. Neither does it pull them from your old phone - again otherwise all would be there except stuff forbidden in China like Pornhub or similar. So that only leaves the vivo AppStore - and all apps which it doesn't transfer don't exist on vivo AppStore.
Very very unlikely from anywhere else. And surely WeChat is the Chinese version that is full or advertisement. Bilibili and some other Chinese apps clearly where Chinese version too

Categories

Resources