How To Guide Safely Removing unnecessary System / bloatware apps from Xiaomi Mi 10i without root - Xiaomi Mi 10i

Warning:
Use the program at your own risk!
I do not guarantee that this guide won’t break your phone, blow it to flaming pieces or cause a sentient machines rebellion against humanity. You were warned.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download the executable JAR from here.
The Xiaomi ADB/Fastboot Tools was developed in Kotlin for the Java Virtual Machine so it needs the JRE to run, version 11 or later.
Windows:
Install Oracle Java from here or OpenJDK from here. Ninite also includes AdoptOpenJDK.
Install the universal ADB drivers from here, reboot your PC.
Install Xiaomi USB Driver Download for Windows 10, Windows 8.1, Windows 8, Windows 7 (32/64-bit)
Download.
MacOS:
Install Oracle Java from here.
Linux:
Install Oracle Java from here or OpenJDK from your preferred package manager (openjdk-11-jre).
Instructions:
Enable developer options in Android.
MIUI: Go to Settings > About device and tap ‘MIUI version’ seven times to enable developer options.
Android One: Go to Settings > System > About device and tap ‘Build number’ seven times to enable developer options.
Enable USB debugging in Android.
MIUI: Go to Settings > Additional settings > Developer options and enable USB debugging.
In order to use the Screen density and Screen resolution modules, enable USB debugging (Security settings) as well.
Android One: Go to Settings > System > Developer options and enable USB debugging.
Connect your device to the computer and launch the application. The device is going to ask for authorisation, which you'll have to allow.
Wait for the application to detect your device. The device info should appear in the top left section.
Apply check on apps you want to remove from your device and click Uninstall.
List and Notes for each of the System / bloatware apps to remove without breaking functionality:
Analytics (This gather data about your phone usage and send back to Xiaomi for analysis.)
App Vault (Refer here)
Backup (This is the local backup feature of MIUI. Don't uninstall it if you plan to do local backups. I personally don't, so I uninstalled it.)
CatchLog (MIUI Logging app, probably useful for the purposes of fixing your phone on authorized service centers.)
Facebook (Uninstall it, if you need it then install from Google Play Store. You don't need the extra system apps installed to use Facebook.)
Feedback (Generally not useful unless you want to file a bug report to MIUI)
Games (Xiaomi's Game Store. Useless since you have Google Play Store.)
GetApps (Gives you suggestions for other apps you can install, basically annoying ads)
Google Chrome (if you prefer other browsers like brave or mozilla)
HybridAccessory (an extension for QuickApps)
Joyose (Ad Analytics Tracker)
MSA (Stands for MIUI System Ads, this is the core app that feeds your device with MIUI Ads.)
Market Feedback Agent (Google Feedback module to Play Store Apps)
Mi Credit (Like Apple Pay / Samsung Pay, only works in selected countries)
Mi Pay (Like Samsung / Apple Pay, only works on selected countries)
MIUI Daemon (Data collector)
Music (There are better apps for this on Google Play Store)
PartnerBookmarks (Shows unwanted bookmarks on your stock and Google Chrome browsers)
Services & Feedback (Feedback center for MIUI)
SoterService (Useful only in China. This is a module for WeChat Pay.)
WMService (Another data collecting app)
Weather (Weather app, there are better options on Google Play Store.)
Drop your comments on which system apps you uninstalled or kept in your device
Credits:
Szaki - for XiaomiADBFastbootTools

How can i uninstall google pay?

Nilansh42 said:
How can i uninstall google pay?
Click to expand...
Click to collapse
use adb shell and paste this command,
adb shell pm uninstall -k --user 0 com.google.android.apps.walletnfcrel
recheck the app package name.

I can't get the jar file to run, getting a JNI exception. Do you have a list of all of those apps' package names? I will do it through ADB

That's a great alternative to unlocking the phone and replacing the ROM.
In Additional Settings > Languages & input > Languages:
Is there a way to add another language to the UI (i.e. in addition to the existing list of Chinese, English and Arabic)?
Is it possible to remove any of the languages in the existing list?
Thank you

Several other threads say that removing WMService is dangerous if you are logged into your phone with a Mi account. Removing it will lock your phone requiring a visit to a Xiaomi service centre to fix

Hello is there a full list from safe uninstall apps for all android devices and miui separately;

I want to delete my account

2303200823 said:
Hello is there a full list from safe uninstall apps for all android devices and miui separately;
Click to expand...
Click to collapse

Related

New Filebrowser with Root & SU permissions as well as built in terminal client

New App on market
Market Name: SU File Browser & Terminal
Developer: Protocol - X
Search for SU, Root, or pub:"Protocol-x"
Or click and or Scan this image if u have the reader installed on your Android Device.
Currently supports normal file browser commands: cut, copy, paste, rename, new directory, open ect.
ability to chmod a file or directory from the file browser with one click.
File search functionality whole partial any non case sensitive.
open, edit, save, save as, preview text,xml, css, html basically any readable format.
built in terminal emulator with soft keyboard support for devices without a hard keyboard.
This is still a beta so there are a few bugs as well as some soon to come UI changes.
keep in mind this is not ugly but it is not meant to be a "pretty" file browser. There are enough of those out there. This was designed for functionality.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
***Fixed*** Known bugs:
Enter Key on soft keyboard does not work in terminal client. need to use the trackball >>if anyone knows this fix id love to hear it.<<
soft keyboard in landscape mode needs to be toggled on 2x the first time you open it.
Post any Bugs, issues, or ideas here please
Updates:
Changed Search UI so that it is no longer its own activity. This will allow the user to back out of the search box and still use the switcher on the bottom to switch between search, browse, and terminal.
Replaced pop up in search box with Search hint.
Corrected the trackball from defaulting to control key when changing Terminal prefs. Basically it will allow it to work as the enter key again after changing preferences.
Current users will have to change the preferences the first time they update in order to correct the issue if you previously had it.
menu> preferences> command key: select something other than jog ball
Updates 1.5:
Fixed Search UI bug
added preferences for List color, Text Size, and Selector Color
New:
Added ability to create sym links
Updates 1.6:
Email Support
Better thread processing to prevent system hangs and crashes.
Random amusement?
Updates 1.7:
Multiple Viewer and editor support Support
Issue with 1.7:
It appears that something was miscodded causing crashing whenever a dialog attempts to appear this will be fixed tonight I appologize in advance.
The app is currently unpublished for now. until i can fix this
1.7 Re-Published as 1.7.1:
Delete / Paste Crash Fixed
Update 1.7.5:
Search Fixed for Newer Hero Build
Current Directory/Browse To bar implemented
Partition RW/RO Status added
Update 1.7.8:
Filter set up for "Browse To" bar to prevent typos.
Bugs: Symlinks Broke?
Not sure if symlink in the code is broken or maybe if its this new hero build 2.3.3 I tried to manually create a link and that fails as well.
Any Feedback on this one would be appreciated.
Update 1.9:
Cleaned up a lot of code
added some additional menu icons
Better Alert descriptions
file support to the Browse to bar for manual entries
Update 1.9.5:
Recursive Zip Support Added for Extraction
Compressions support in the works.
view, extract all or single targets to the directory of your choice.
Remember u must Mount as RW if you would like to extract to anywhere other than in your SD card.
More terminal colors added per request:
Amber on Black
Green on Black
Red on Black
More code clean up
Update 1.9.9:
System/Data RW/RO replaced with S & D buttons as well as option to remount on click or from menu still
Optional Expandable tool bar added with:
Settable Home Button
Bookmarks
Quick Exit
Update 2.0:
Browser Download Helper Added per requests
Update 2.1:
Multi Select support added. no buttons needed, just click the icon next to the file. You can also select across multiple directories so be careful
Zip File Creation Added. You can Zip ALL files unlike other zip apps out there. Zipping files on other partitions than the sdcard may be slower though due to the special means needed for the files to be zippable.
Unzip/install apk option added for those that wanted to be able to view the apk contents
Download helper change. Hopefully this will fix the issue that arose with android 1.5 and email crashing with txt html and pdf files if u had astro, download crutch or any download helper
__________________
Protocol - X
=================
Phone: Black TMO G1 Rooted
ROM: JacHero 2.3.3
File Browser: SUFBS
MODs:
Debian
G2PX port
Overclocked & Swapped
[SIGPIC][/SIGPIC]
New Updates
New Updates
No available on the market for me...
Linda file Manger works well for me
Is this App protected
This app doesnt appear in the market search
i had already purchased this when i had my G1
Now that i have a G2 touch, the app appears in my downloads in the market, but will not install........
Anyone else having this problem with protected apps
Why post this without proper research
this App will not show as available on Hero
Also, as i had downloaded this on my G1, this app shows up in "my downloads" in the market, but will not successfully download
Sort this problem out before promoting in the Hero forum
I have done my research. This is not an issue with MY app or something I can solve. This was a decision by google and HTC for certain builds. Not all Phones running Hero will have US 1.5 paid apps locked that is why it is advertised here. As far as Linda goes, your more than welcome to use your preference but Linda is not a root browser so to compare them would not be just.
New updates please see Dream thread link located in sig

[APP][1.1] AutoMagisk - Auto-disable Magisk's root when certain apps are running

AutoMagisk no longer works, as Magisk stopped supporting this method in v8
AutoMagisk
Automatically disable Magisk root when certain apps, such as Android Pay or Pokemon Go are running to bypass SafetyNet
Note: You MUST have Magisk installed, with an unmodified system and Phh's Superuser. This is very important, AutoMagisk will NOT work otherwise.
Confused on how to do this? See this Android Police guide​
Note: Using android pay to pay only works from the screen off with the option enabled in AutoMagisk's settings to disable root when the screen is off. If you try to pay with the screen already on from an app which does not have root disabled, AutoMagisk will NOT disable root in time and you will get rejected.
AutoMagisk has the following features:
- Disable Magisk root when an app is launched and re-enable it when an app that's not also set to disable is launched (usually when the app is closed again)
- Disable Magisk root when the screen is locked (optional, enable in the settings), to probably allow Android Pay to work from the screen being off
- Ignore certain apps: Say you have Pokemon Go set to disable root, and you open Facebook's chat heads, with Pokemon Go behind it. Root will not be disabled, but if you open Messenger without Go being open in the background, root will not be disabled
- Notification when root is disabled (can be turned off in the settings), as a reminder
How does it achieve this?
- An AccessibilityService to monitor app launch
- A background service/broadcast receiver for the screen turning off (turning back on is handled when an app is launched)
Because it uses an AccessibilityService, you MUST enable it in settings. You will be prompted to do this when launching AutoMagisk.
Apps with root disabled by default:
Android Pay
Google Play Services
Pokemon Go
NatWest
NatWest Offshore
Isle of Man Bank
Ulster Bank
Apps ignored by default:
Twilight
Facebook Messenger
System UI
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Still confused? Watch this video to show it in action
Download from Google Drive (Also available on XDA Labs)
Thanks will give it a shot
Very nice thanks. It works perfectly.
Sent from my SM-N910T using Tapatalk
Works great thanks
Is there any way to add a way or function to hide the superuser app (I'm using phh.su) too? My cable provider is blocking live streaming for root users and the trigger is the su app.
I flashed nexus factory image and removed Magisk. Should be 100% stock. AT&T Uverse app still blocked live tv. I uninstalled the su app, and live tv worked. Re-installed app without root (as in only installed app, didn't flash any form of root) and live tv blocked again.
If this app isn't capable of doing this, any suggestions would be welcome, even of manual steps are required.
Love the app..working like a charm on Oneplus one. Kudos for the author!
Enviado do meu A0001 através de Tapatalk
Has anyone test this to see if its working with the modified systemless root version of xposed, or the normal xposed module?
Is there a way to make a donation to get rid of the ads?
daleski75 said:
Is there a way to make a donation to get rid of the ads?
Click to expand...
Click to collapse
Unfortunately not, as the app isn't on the Play Store and won't be because I believe it will get removed for TOS violation
Quinny899 said:
Unfortunately not, as the app isn't on the Play Store and won't be because I believe it will get removed for TOS violation
Click to expand...
Click to collapse
I was thinking more adding the lines of a donation version here on XDA only?
unmounting root? what am i doing wrong here ? I have the pph superuser installed
@Quinny899 Very usefull.
Would you upload this on playstore too?
It's very useful! Thank you
About to give this a Shot! Thanks for work!
Sent from my Nexus 6 using XDA-Developers mobile app
Works perfectly after a reboot. Is the Magisk Manager still needed with this?
I read the tutorial on the Android Police website and from what I understand to make Magisk installation you must uninstall the Xposed and have the original cell recovery, I got it right?
Can anybody help me? I follow all the steps, but automagisk disables automatically in accesibility settings. I dont have twilight and in facebook messenger i have disabled facebook bubbles. I restarted my device also, gave to automagisk all the permissions (including authomatic boot).
Solution: Ok I found the problem, for those who suffered as me only have to allow automagisk as a protected app when the screen turns off
Working good and awesome job on Moto XT1563 Stock ROM with systemless root Magisk v6, I uninstalled the Magisk Manager after finding out how easy to use this app was instead of toggle on/off.
Thanks for a great job!
gk1984 said:
Is there any way to add a way or function to hide the superuser app (I'm using phh.su) too? My cable provider is blocking live streaming for root users and the trigger is the su app.
I flashed nexus factory image and removed Magisk. Should be 100% stock. AT&T Uverse app still blocked live tv. I uninstalled the su app, and live tv worked. Re-installed app without root (as in only installed app, didn't flash any form of root) and live tv blocked again.
If this app isn't capable of doing this, any suggestions would be welcome, even of manual steps are required.
Click to expand...
Click to collapse
Sorry that this post is a bit OT but gk1984 has a bit of a special situation.... I will remove this post if requested.
@gk1984
If you've got a Nexus device (or any other device that supports Multirom), here's what you do.
1. Check out videos of Multirom on youtube and see if it's something that fits your needs (it works perfectly for me on a Nexus 6); if it does, then keep reading...
2. Wipe your phone, except for userdata, install a fresh copy of your stock System image, boot it once and set it up the way you like then Reboot to TWRP and make a full backup.
3. Root your phone and install the Multirom Manager app (this makes the rest very easy, it can all be done manually but this way is much easier) then use it to install a kernel with the kexec-hardboot-patch, Multirom Recovery, and Multirom itself.
***note: many custom kernels already have this patch included and you can use one of those instead. There will be a list in the thread for your device.
4. Reboot to Multirom Recovery, use the Multirom menu to add a Rom, choose from Backup and use the completely-stock backup you made earlier.
5. Reboot to System and choose your Rooted Main Rom or Unrooted Secondary Rom.
6. When you want to switch between Roms just reboot and select the one you want.
I added this to your spreadsheet already, but the Elan Credit Card app: https://play.google.com/store/apps/details?id=com.elan.icsmobile.elanapp&hl=en works if I manually toggle root off in Magisk Manager, but not when it's selected in AutoMagisk. The APK is com.elan.icsmobile.elanapp-1.

Need Xposed Framework for Android 8.0 +? This is the all new and the best way!

Hello, guys
We all know Xposed framework is the best trick on Android, but it may not update for Android system until someday.
Of course, we can get Xposed though exposed or taichi, But there is another choice for you to get Xposed Framework, Maybe more than XP.
This is VMOS!!!
[Download From Google Play Store]
VMOS is an APP software based on Virtual Machine (VM) technology. It can be installed as a normal APP on the Android system which means you can run another complete Android system through VMOS.
And you can get all the control permission on this system! Root? Yes!
That means you can install Xposed Framework as you need No matter which Android system version running on your device.
How to get Root and XP
ROOT: Go to Setting - System Settings - About phone - click Version 5 time - Open developer options - Open root
Xposed Framework: Install Xposed installer 3.1.5, Then you will get Xposed Framework automatically.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
#Features#
? Do you want to have another android system on your phone?
? Do you want to install 2 same APP in 1 phone?
? Does your phone meet all APPs’ installation requirements?
VMOS help you to solve these problems.
? VMOS is a global APP devoted to creating a virtual Android on Android, totally independent system, which is geeks’ favorite.
? You can own two social accounts online, balance life and work in one device...
? VMOS equips with picture in picture mode.
Floating window displays above other apps with free drag and free zoom.
? We can have VMOS running background for some particular games.
? Another unique feature is a customizable resolution.
Users define length, width, and DPI as their wish. Resolutions you set before will be recorded too.
#FAQ#
Q. How VMOS works?
A. VMOS is a new and innovative technology. It virtualizes another native Android operating system on your phone. With VMOS, you can switch between real and virtual system at any time. The data and applications are stored locally.
Q. What types of the phone can be installed?
A. The phone of more than 32 GB storage and 3 GB RAM. And the phone system higher or equal to Android 5.1
Q. Can I clone APP in a real phone to it?
A. Yes. File→Choose APP→Import
Q. How’s the speed of VMOS?
A. It’s faster than a cloud phone since all the data is on your phone. No need for remote transmission of data.
Q. Why VMOS need access to storage, device information, location, IMEI and audio?
A. VMOS requires these authorizations for better simulating real phone scenarios.
Q. Is VMOS safe for your real phone?
A. Sure. Real phone and VMOS has 2 separate systems. Data from both systems won't interfere with each other.
#Suggestions#
If you like our application, please give us a five-star rating.
VMOS has testers based on real need, but more suggestions are needed all the time.
If you have any questions or suggestions, please click [Feedback] in the app or send us an email.
Contact us: [email protected]
#Download#
Download From Google Play Store
Thank rovo89 for XP!
How to get xposed framework in vmos video: https://youtu.be/l9Ke7yvSx2U
More About VMOS GUIDE
Ok I installed the app
Overall the concept looks great
I noticed that it a bit slower than my actual device but i guess that is fine. There was no lag or anything. Just a slower feeling. Maybe the frame rate.
I was upset at first to see that it is only Android Lollipop but later i realized that is so it can be easily rooted.
Would still prefer an updated pre-rooted system. Maybe Oreo.
The built in browser crashed once but not again as of yet.
So far so good. Will suggest it to friends ofc
But the android version should be updated
VMOS-Virtual Android System on Android
Cool, sir
Thanks so much for your advice and sharing with friends.
As for android system updates, we have a plan for it.
We will have android from 4.0 to 9.0 or higher in the future.
Cheers.
VMOS
XeniX_Force said:
Ok I installed the app
Overall the concept looks great
I noticed that it a bit slower than my actual device but i guess that is fine. There was no lag or anything. Just a slower feeling. Maybe the frame rate.
I was upset at first to see that it is only Android Lollipop but later i realized that is so it can be easily rooted.
Would still prefer an updated pre-rooted system. Maybe Oreo.
The built in browser crashed once but not again as of yet.
So far so good. Will suggest it to friends ofc
But the android version should be updated
Click to expand...
Click to collapse
Hello
using Vmos on Huawei Mate 20 PRO.
Enabled all asked permissions.
In VM:
Enabled ROOT and USB Debugging in developer options.
Installed Xposed Installer 3.15 APK.
But trying to direct install the framework from the xposedinstaller app (with given root permission) I get error 1 .
Could not create temporary dircectory: Permission denied
Please help
thanks
regards
Arnaud
Hello under 1.0.24 After i enable root and verify with root checker app. All seems to be ok. But after vmos restart root is lost ans gets disabled under developer option. Anybody has the same problem? Got this behaviour on 2 phones... Thanks. Regards.
sirnono said:
Hello
using Vmos on Huawei Mate 20 PRO.
Enabled all asked permissions.
In VM:
Enabled ROOT and USB Debugging in developer options.
Installed Xposed Installer 3.15 APK.
But trying to direct install the framework from the xposedinstaller app (with given root permission) I get error 1 .
Could not create temporary dircectory: Permission denied
Please help
thanks
regards
Arnaud
Click to expand...
Click to collapse
Try install the framework using the Flashify. then reboot both the flashify and the vmos.
Kindly upgrade to oreo 8.0
Hello,
I have installed the VMOS in my Galaxy note 8 .it is very good, only problem is that it is still in Lollipop.Most of the Bank Applications are now upgraded above marshmallow, not compatible with Lollipop. So kindly upgrade at least to Oreo. also put facility for live wallpaper.
Thanking You drsaidalavi
At me in general ROOT does not join. In parametres of the developer of this button in general is not present. Help to solve a problem
Interesting... In the version from shop Google is not present parametre РУТ, and in the Chinese version is. But it is impossible to establish an account Google, there it simply is not present!!! Only one Chinese account.
Your device is an Android 12 system. You need to open the developer debugging permission and remove the process restrictions, otherwise it will not work normally. How do I do that? What is that setting called?

[APP][6.0+][NO ROOT] Android Auto Apps Downloader - The all time favourite apps on Android Auto, painfree

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Android Auto Apps Downloader (AAAD) is an app for Android Phones that downloads popular Android Auto 3rd party apps and installs them in the correct way to have them in Android Auto.
For the first time in 3 years, now users with non-rooted Android devices can enjoy these apps made for Android Auto, and Android Auto Apps Downloader does it all for you. Simply select an app you want to install on your phone and the download will begin. Once completed, install the given app with the classic Android interface and you can start enjoying the app you’ve just installed for Android Auto.
No need for a PC.
Android Auto Apps Downloader can be easily installed on any Android phone and the whole installing process is just on the phone.
No need for developer options.
There’s this common misconception that enabling “unknown sources” or “disable ANR” make those apps work. I don’t know who started this, but it’s totally irrelevant. Debug USB? No need for that either.
No need of grabbing APK and do manual installations.
Android Auto Apps Downloader will always download the latest version of the software for you!
No root needed.
The main goal of this app is having the listed apps in Android Auto with a pain free experience and, most of all, without requiring a rooted phone. If you are rooted, you might want to consider AA AIO TWEAKER, which has an alternative root method to patch the apps and it has a lot of other cool features!
Android Auto Apps Downloader is free and can be downloaded from GitHub. Offers in app purchase. The free version of the app allows up to 1 download every 30 days. With the PRO version you can enjoy the full experience and download as many times as you want, forever!
PRE-REQUISITES:
Android 6.0+ phone
That's it!
Download From GitHub (source code will be live soon!)
F.A.Q.
Why the heck do I need this app? Can’t I just install the apps by myslef?
Well yes, you could, but they would not appear in Android Auto. Since the beginning of 2018 the custom apps for Android Auto are blocked by Google, but AAAD installs them in a special way in order to actually see the apps on Android Auto. And no root is needed! Call it magic, if you will.
I have a warning from Google Play Protect warning me about your app! Is this app a malware?
Of course AAAD it’s not a malware. Google Play Store does not like apps that install other apps and apps that have IAP (in app purchases) not managed by Google. You can see yourself that this app basically doesn’t require special permissions. Also, I’m planning on releasing the source code soon!
Why only those apps? Where is YouTube? Where is Netflix? Where is Instagram?
Not all apps are compatible with Android Auto. You can’t just pick an app and sledge hammer it into Android Auto. I’ve included basically almost every Android Auto app known to date, and the only responsibility of AAAD is to make them available in Android Auto.
How do I update the apps installed from AAAD?
AAAD will always download latest version of an app. If one of the apps that you've installed through AAAD gets an update, you can open AAAD and download the update. At the moment, there's no update checker, but I'm planning on making it!
Will you hold my bank account/credit card informations?
Of course no. The offered in app purchase is solely processed by PayPal and none of the informations are held or shared with me.
Will this app be available on the Play Store?
No.
I have a problem with an app installed by AAAD. Coyld you help me out?
Any software installed by my app is provided "as is" and I'm not responsible for any malfunctioning. If you are in this case, please seek help from the software's author instead.
I have a problem with this app. Could you help me out?
Write an email to [email protected]
Sir how do I download this app????
If you are on mobile, you likely will have a little dropdown menu named "Assets", from there you can see the package (APK) to install the app. Download and install. If you are on a PC, you might see the "Assets" menu already collapsed and from there you can see the APK.
you are a genius my friend Congratulations
Congrats!!
I have bought the application and now it is always in this window Loading
This is the issue I am having
Awesome!
No need to find the APK somewhere, no need for root, no need for crazy ADB-hacks.
This makes it all a whole lot easier. Thanks!
Same issue here, purchesed and now the app is stuck in loading...
Yo tras instalar app AAAD y Carstream no me aparece en Android auto. ¿Qué puede ser?
After installing the AAAD app and Carstream it does not appear in Android auto. What can be?
I've paid for the pro version, i've wrote 3 email to unlock the pro version, because it doesn't unlock and nothing answer me!!!
Fantastic idea !!
Can I suggest something?
Change to Carstrean 2.04, as you have the option to access your phone's sdcard.
Carstrean 2.04 has the option to access the sdcard, the carstran 2.05 does not have the option of accessing the sdcard.
If you have the option to replace the carstrean in the app, it would be a big change !!
I appreciate and make use of your apps,
Pro version, the price? Or buy? Thank you
Version Pro, le prix? Où acheter? Merci
I installed AAAD and then downloaded Screen2Auto using AAAD, and then installed Screen2Auto.
However, Screen2Auto does not show as an available app in AA.
I tried rebooting my Galaxy S7 (Android 8.0) but still no Screen2Auto in AA (version (6.3.611324).
One thing, Screen2Auto had a toggle for root access during installation and I toggled it to yes. Should I have left it at no?
RKCRLR said:
I installed AAAD and then downloaded Screen2Auto using AAAD, and then installed Screen2Auto.
However, Screen2Auto does not show as an available app in AA.
I tried rebooting my Galaxy S7 but still no Screen2Auto in AA.
One thing, Screen2Auto had a toggle for root access during installation and I toggled it to yes. Should I have left it at no?
Click to expand...
Click to collapse
And my phone has the same issue, the Screen2Auto not shown in AA.
Same iussue with screen2auto
Have the same problem. On my phone (not rooted) the downloaded apps are not shown.
Solved !!! You must use Firefox
screen2auto does not work, it appears in AA and starts but does not mirror mode
guys can you add an option to complete donation process via cryptocurrencies ? ( LTC , or even usdt transfer will be a good option ) i cant use paypal to send money.
Hey guys!
The launch went TOO well to the point the server has had some major technical difficulties.
This day has gone incredibly well and the reaction from you was INCREDIBLE!
I've just finished replying to each and every email has come to [email protected] and I'm now about to reply to everyone else that contacted me in any other way.
I've provided to manually activate PRO version for a lot of people that payed for it and I'm SO SORRY if I've make you wait for some hours.
I've also provided to manually provide a new free download for who had troubles with it.
Whoever is still in these situations, please, open AAAD, select "about" from top menu, make a screenshot and send it to [email protected]
AAAD had an enormous success and you deserve to get everything back!
@cptANGRIST I think you've already sent me an email and replied you there.
del...

P40: Latest Google Play Services & Notification

With this guide I will outline what I think is the best that can be achieved at the moment regarding the use of Google Mobile Services on this phone.
Obviously, since this is not an official procedure, we disclaim any responsibility about damages, bans and data loss resulting from the use of this system.
Click to expand...
Click to collapse
This guide is the result of several trials and experiments and is largely based on the work of others, whom I thank, especially the work of @badmania98.
The guide is based on deactivating the Google Services Framework but still keeping the Google account logged in and thus allowing the relevant services and applications to work with the latest version of Google Play Services.
What works:
- Notifications
- Play services upgradeable to any version
- Android Auto
- Google apps such as Youtube, Gmail and others.
- Games and apps that require Google Services Framework and Play Store
- Google location history
- Banking apps
What doesn't work:
- Play Store (should be replaced with Aurora Store)
- Google Geolocation Accuracy Service.
- Google Pay (not tested but probably not working, you can use other apps like Curve)
- Google Sound Search
- The "Hey Google" feature in Google Assistant
Procedure:
- Using one of the systems suggested in @badmania98's guide login to your google account and update Google Play Services to version 21.24.56 so that you can access the Play Store.
- Download all the apps you need and login (necessary! Especially in banking apps)
- Download the Aurora Store apk
- Enable USB Debugging and download the adb platform tools from the following link:
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
- Plug in the cable and set the airplane mode.
- Open the console inside the folder contained in the archive and enter the following commands:
adb devices
adb shell pm disable-user --user 0 com.google.android.gsf
Click to expand...
Click to collapse
- After that go to Settings -> App -> App -> Show System Processes -> Google Account Manager -> Archive -> Clear Data
- Reboot the phone
- Disable airplane mode and via Aurora Store update Google Play Services to the latest version and the rest of the Google apps.
At this point everything should work, including notifications, without any kind of error.
If updating any app shows an error you can simply reactivate the Google Services Framework, reset Google Play Services to version 21.24.56 and download the updated app from the Play Store, then repeat the steps in the guide to get updated notifications and Google Play Services back.
Thanks for the tips. i followed your guide and my play store works perfectly fine
I have Google Play Services version of 20.12.14 - Can this also be done with this version of Google Play Services? I have Play Store access, Youtube, Maps and so on. Also, for which version of EMUI is this?
Thanks for reading and replies.
i was o
StevaKG said:
I have Google Play Services version of 20.12.14 - Can this also be done with this version of Google Play Services? I have Play Store access, Youtube, Maps and so on. Also, for which version of EMUI is this?
Thanks for reading and replies.
Click to expand...
Click to collapse
i was on 20.21.17 when i tried the guide now iam on 23.14.16 google services and 35.4.10 google play
Hi,but it works without problem with service 23.14.16 and paly store 35.4.10?
no problem just disable com.google.android.gsf .today iam on 23.15.16 google services and 35.5.16 play store
thanks. I can do it also if i have message the device isn't play protect?
prodigyo83 said:
thanks. I can do it also if i have message the device isn't play protect?
Click to expand...
Click to collapse
not sure about that .when i disabled mine had no message
One question please
Will that also fix notifications on apps like discord? If so I will do this tutorial
MohammedAws said:
One question please
Will that also fix notifications on apps like discord? If so I will do this tutorial
Click to expand...
Click to collapse
*#*#426#*#* on your dialer. if server is disconect you have no push notifications from fcm . you need to disable com.google.android.gsf. first make sure you have a gsf id number (download deviceID app)
Here is the guied i followed to install google services on my phone
Install Google Mobile Services (GMS) on EMUI 11 or Harmony OS 2.0 W/O rolling back to EMUI (Test Feb 2023)
You can find the video instructions in the following: Video of successfully installed Google apps: *** IMPORTANT NOTE *** Do NOT give up if your first attempt fails. Factory reset is recommended if failure happens, try again and I am sure...
forum.xda-developers.com
after that i followed the thread from Mobius
I have the latest Gapps but still not getting push notifications for all my mails in Gmail. I've reinstalled Gmail as well. Also one of my bank app now have push notifications even though it didn't before.
What I've done: I disabled GSF as instructed here. However, play store still works, geolocation works too.
Your tip worked, andriod auto.There is no effect.Can you teach me the way?
kopap said:
*#*#426#*#* on your dialer. if server is disconect you have no push notifications from fcm . you need to disable com.google.android.gsf. first make sure you have a gsf id number (download deviceID app)
Here is the guied i followed to install google services on my phone
Install Google Mobile Services (GMS) on EMUI 11 or Harmony OS 2.0 W/O rolling back to EMUI (Test Feb 2023)
You can find the video instructions in the following: Video of successfully installed Google apps: *** IMPORTANT NOTE *** Do NOT give up if your first attempt fails. Factory reset is recommended if failure happens, try again and I am sure...
forum.xda-developers.com
after that i followed the thread from Mobius
Click to expand...
Click to collapse
Did you install it from EMUI 11? Thanks
aingerunn said:
Did you install it from EMUI 11? Thanks
Click to expand...
Click to collapse
i first install all google services on emui 10(for P40 you need to be on emui 10 for the backup exploit to work). had some issues(my mistake playing and messing with my phone) uninstall and reinstall again on emui 12 .i am on latest emui 12 firmware at the moment
kopap said:
Primero instalo todos los servicios de Google en emui 10 (para P40, debe estar en emui 10 para que funcione la copia de seguridad). tuve algunos problemas (mi error al jugar y jugar con mi teléfono) desinstalar y volver a instalar en emui 12. Estoy en el último firmware de emui 12 en este momento
Click to expand...
Click to collapse
Today i will have my P40 Pro. I will try it with this method. Thank you.
aingerunn said:
Today i will have my P40 Pro. I will try it with this method. Thank you.
Click to expand...
Click to collapse
for your information 3 things dont work . Google pay , ok google for the assistant ,and google accuracy location (GPS location works fine)
kopap said:
for your information 3 things dont work . Google pay , ok google for the assistant ,and google accuracy location (GPS location works fine)
Click to expand...
Click to collapse
I don`t care about them
P40 Pro emui 10 android auto无法启动,怎么在手机上设置?谢谢
@Mobius said:
With this guide I will outline what I think is the best that can be achieved at the moment regarding the use of Google Mobile Services on this phone.
This guide is the result of several trials and experiments and is largely based on the work of others, whom I thank, especially the work of @badmania98.
The guide is based on deactivating the Google Services Framework but still keeping the Google account logged in and thus allowing the relevant services and applications to work with the latest version of Google Play Services.
What works:
- Notifications
- Play services upgradeable to any version
- Android Auto
- Google apps such as Youtube, Gmail and others.
- Games and apps that require Google Services Framework and Play Store
- Google location history
- Banking apps
What doesn't work:
- Play Store (should be replaced with Aurora Store)
- Google Geolocation Accuracy Service.
- Google Pay (not tested but probably not working, you can use other apps like Curve)
- Google Sound Search
- The "Hey Google" feature in Google Assistant
Procedure:
- Using one of the systems suggested in @badmania98's guide login to your google account and update Google Play Services to version 21.24.56 so that you can access the Play Store.
- Download all the apps you need and login (necessary! Especially in banking apps)
- Download the Aurora Store apk
- Enable USB Debugging and download the adb platform tools from the following link:
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
- Plug in the cable and set the airplane mode.
- Open the console inside the folder contained in the archive and enter the following commands:
- After that go to Settings -> App -> App -> Show System Processes -> Google Account Manager -> Archive -> Clear Data
- Reboot the phone
- Disable airplane mode and via Aurora Store update Google Play Services to the latest version and the rest of the Google apps.
At this point everything should work, including notifications, without any kind of error.
If updating any app shows an error you can simply reactivate the Google Services Framework, reset Google Play Services to version 21.24.56 and download the updated app from the Play Store, then repeat the steps in the guide to get updated notifications and Google Play Services back.
Click to expand...
Click to collapse
P40 Pro emui 10 android auto cannot be started, how to set it on the phone? Thanks
You can use multitool 8 to disable google services framework for working push notification and play store and you can update google play services to the latest version without play protect error, instead of using cmd or icedbox
*Edit
Apparently it's the same method because it's use the same command but IDK why i am able to use play store???
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Categories

Resources