Saturday, November 30, 2019

How to fix RECENT APPS RELOADING ISSUE when switching between apps on Huawei Honor 10 lite.

Hi there, this is tech devotee. 

I have bought 3GB variant of honor 10 lite a month ago and I am finding it as a better alternative to redmi/realme phones in this segment, in many aspects starting from in-hand feeling.

However, default RAM management found with EMUI on this device found to be very aggressive, which results app switching as app reloads all the time.

This app reloading issue makes payment failures. For e.g. when you make a payment from Amazon app and go to SMS to copy bank OTP for few seconds. After copying OTP and come back to amazon app even within few seconds, Amazon app itself reloads and payment page will disappear.
Amazon is just the example I am giving. However, it happens with all the apps.

As we use UPI as payment method these days and complete our payment on UPI app, for e.g. PhonePe or Google Pay, this app reloading makes the transaction failure on shopping apps by reloading payments page.

There is a straight forward settings change here, which is not familiar or known to users who are using EMUI for the first time.
All you need to do is, navigate to SETTINGS -> BATTERY -> APP LAUNCH
By default, all the apps are selected here by EMUI to manage all the apps automatically.
Here you need to UNCHECK all your shopping and payments apps. This will stop unchecked apps being reloaded while switching over.

That’s all. Honor 10 lite 3GB variant is still a good option to consider for the price below rs.8k.

Thanks for stopping by and please do not forget to hit like button if you found this content informative. 
Hope to see you soon.

My amazon link : https://amzn.to/2nV86iV

Few offers on AMAZON.COM

Try Amazon Music Unlimited Free Trial:
https://amzn.to/2NCWHie

Try Amazon Prime 30-Day Free Trial:
https://amzn.to/2CCIzzf

Join Prime Video Channels Free Trial:
https://amzn.to/2pWvDSl

Join Amazon Prime Music - The Only Music Streaming Service with Free 2-day Shipping - 30-day Free Trial:
https://amzn.to/2X8VRNB

Join Amazon Prime - Watch Thousands of Movies & TV Shows Anytime - Start Free Trial Now:
https://amzn.to/2rvlxIf

Prime Student 6-month Trial:
https://amzn.to/2paY3HE

Shop Amazon - Create an Amazon Baby Registry:
https://amzn.to/2NJ7WpH


Sunday, November 17, 2019

How to uninstall pre-installed FACEBOOK apps that access your personal data, from any Android phone

In this video, I've uninstalled Facebook data mining apps on Redmi note 7 pro.
https://youtu.be/EVRlMCQntfA


Official Link to download ADB tools:
https://developer.android.com/studio/releases/platform-tools

ADB commands:

# to check device is connected
adb devices

# to open adb shell
adb shell

# to get app names
pm list packages | grep 'face'

# to uninstall packages
pm uninstall -k --user 0 com.facebook.services
pm uninstall -k --user 0 com.facebook.system
pm uninstall -k --user 0 com.facebook.appmanager


Below questions are answered in this video:
1. How to uninstall Facebook Services app on android.
2. How to uninstall Facebook installer app on android.
3. How to uninstall Facebook Appmanager app on android.
4. How to uninstall Facebook System apps on android.
5. How to install and use ADB tools for android phones.
6. How to install pre-loaded system apps from redmi note 7 pro or any Mi phone.

Disclaimer:
Note that these ADB steps I am explaining are definitely meant for tech users, as accidental removal of any system app instead of Facebook apps will result bricking your mobile phone and me or our channel is not responsible for any such mistakes.
In case of unintended removal any system app, please visit nearby brands’ authorized service center and get the operating system reinstalled on your phone.

How to DISABLE MIUI system apps without rooting the phone | using ADB commands in 5 minutes

In this tutorial, we will learn on how to disable these Mi preloaded apps using official ADB tool. This method will not require rooting.

https://youtu.be/rDYy5PvpEp0



Disclaimer: Before beginning with steps, I would like clarify that this video is meant for people having bit technical knowledge and able to follow the steps to disable only the apps I have shown in the video. This channel is not responsible if you create any problems to mobile by doing anything wrong.

Step 1. Download ADB tool.
Official Link to download ADB tool:
https://developer.android.com/studio/releases/platform-tools

Step 2. Enable USB debugging on your mobile and connect to PC/laptop via USB cable.

Step 3. Run the below commands as per your need.

#Weather:
pm disable-user com.miui.weather2
#AppVault:
pm disable-user com.mi.android.globalpersonalassistant
#Mi Pay:
pm disable-user com.mipay.wallet.in
#GetApps:
pm disable-user com.xiaomi.mipicks
#Mi Store
pm disable-user com.mi.global.shop
#Browser
pm disable-user com.android.browser
pm disable-user com.mi.globalbrowser
#Facemoji or Keyboard for Xiaomi
pm disable-user com.facemoji.lite.xiaomi
#Cloud
pm disable-user com.miui.cloudservice
#Facebook spy apps
pm disable-user com.facebook.services
pm disable-user com.facebook.system
pm disable-user com.facebook.appmanager

#List all disabled apps:
pm list packages -d

Note:
#To enable back example:
pm enable com.miui.weather2

OTHER VIDEO TUTORIALS:
1. How to uninstall pre-installed FACEBOOK apps that access your personal data, from any Android phone : https://youtu.be/EVRlMCQntfA
2. How to uninstall Mi system apps without rooting:
https://youtu.be/a7lsgYR3fm8

Troubleshooting: If disable-app in this method was done by mistake, enable the app back using either using ADB enable command or from your mobile phone under MANAGE apps, shown in the video. Do not disable system apps required for OS. If done by mistake, visit authorized service centre and get your device reset.

My amazon link : https://amzn.to/2nV86iV
My flipkart link: https://bit.ly/2mga7G6