[Windows/Linux] Y6 2019 Debloating Script (Delete All System Apps) - Huawei Y6 Guides, News, & Discussion

Basically
I've made a debloating script for my Huawei Y6 2019 and I thought it can be useful for other users too so I made some changes and relased it on GitHub.
How can I do it manually?
Spoiler: List of apps
com.amazon.appmanager
com.amazon.mShop.android.shopping
com.android.backupconfirm
com.android.bookmarkprovider
com.android.calculator2
com.android.calendar
com.android.calllogbackup
com.android.chrome
com.android.contacts
com.android.deskclock
com.android.dreams.basic
com.android.dreams.phototable
com.android.email
com.android.gallery3d
com.android.htmlviewer
com.android.huawei.HiMediaEngine
com.android.imedia.syncplay
com.android.incallui
com.android.mediacenter
com.android.partnerbrowsercustomizations.tmobile
com.android.printspooler
com.android.providers.partnerbookmarks
com.android.providers.partnerbookmarks
com.android.soundrecorder
com.android.statementservice
com.android.stk
com.android.wallpaper.livepicker
com.booking
com.example.android.notepad
com.google.android.apps.docs
com.google.android.apps.docs.editors.docs
com.google.android.apps.docs.editors.sheets
com.google.android.apps.docs.editors.slides
com.google.android.apps.maps
com.google.android.apps.messaging
com.google.android.apps.photos
com.google.android.apps.restore
com.google.android.apps.tachyon
com.google.android.apps.wellbeing
com.google.android.apps.work.oobconfig
com.google.android.apps.youtube.music
com.google.android.feedback
com.google.android.gm
com.google.android.googlequicksearchbox
com.google.android.marvin.talkback
com.google.android.music
com.google.android.onetimeinitializer
com.google.android.printservice.recommendation
com.google.android.setupwizard
com.google.android.setupwizard
com.google.android.tts
com.google.android.videos
com.google.android.youtube
com.hicloud.android.clone
com.huawei.HwMultiScreenShot
com.huawei.KoBackup
com.huawei.android.FMRadio
com.huawei.android.chr
com.huawei.android.hwaps
com.huawei.android.hwouc
com.huawei.android.launcher
com.huawei.android.pushagent
com.huawei.android.thememanager
com.huawei.android.tips
com.huawei.android.totemweather
com.huawei.android.wfdft
com.huawei.appmarket
com.huawei.bluetooth
com.huawei.camera
com.huawei.contacts.sync
com.huawei.featurelayer.sharedfeature.map
com.huawei.gameassistant
com.huawei.hicloud
com.huawei.hidisk
com.huawei.hifolder
com.huawei.himovie.overseas
com.huawei.hiview
com.huawei.hiviewtunnel
com.huawei.hwdetectrepair
com.huawei.hwid
com.huawei.hwstartupguide
com.huawei.iaware
com.huawei.languagedownloader
com.huawei.languagedownloader
com.huawei.phoneservice
com.huawei.screenrecorder
com.huawei.trustagent
com.swiftkey.swiftkeyconfigurator
com.touchtype.swiftkey
Delete everything in this list (or the ones that you want to delete) by following this guide
Screenshot
Left one is the Linux script, right one is the Windows script.
{
"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"
}
Warning
I haven't used the Windows script on Windows (and also ADB didn't see my device thru Wine's CMD either) so feel free to message me on Telegram if there are any errors and problems about the Windows script.
The script literally deletes all the apps, including the launcher.
Ringtone picking menu doesn't work after the process but I added a Ringtone Picker app too so it should be fine.
Download
Here is the Github link, follow the instructions accordingly and after the process you'll see that your phone is renewed!

Related

[APP][1.5+] Android Resource Viewer v0.0.6

This application will list all public and private Android resources (i.e. resources located under 'android.R.*' and under 'com.android.internal.R.*') for the current device.
If the resource is a drawable or a colour the background colour of the list can be changed to see how it looks next to a different colour.
This app used to be called "Android Drawables".
This is not a drawing app.
Probably only useful to developers
No ads.
Export will be added in the next version (or feel free to fork and do it yourself )
Guides on how to access the resources:
http://mpigulski.blogspot.com/2011/03/accessing-comandroidinternalr-resources.html
http://www.anddev.org/tinytut_-_get_resources_by_name__getidentifier_-t460.html
WARNING: Internal resources (anything under 'com.android.internal.R') are not guaranteed to be in all devices/android versions.
Do not reference them blindly in your application or it will crash on untested device configurations.
Its MUCH safer if you can find and copy the resource into your application from [ANDROID_SDK]/platforms/[API_LEVEL]/data/res/
Changelog
v0.0.1: First public release.
v0.0.2: Changed icon, minor bugfixes, added copy functionality.
v0.0.3: Code cleanup, now compiles against v14.
v0.0.4: Added other resource types.
v0.0.5: Changed application name, resource types are now automatically enumerated.
v0.0.6: Resource list in now alphabetically sorted.
Permission Explanation
No permissions needed.
Acknowledgements
Original icon by OCAL (http://www.clker.com/clipart-style-paintbrush.html).
All logos are the property of their respective owners
Licence
Licensed under the Apache Licence 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
Links
Market link: https://market.android.com/details?id=aws.apps.androidDrawables
Webpage: http://aschillings.co.uk/html/android_resource_viewer.html
Github: https://github.com/alt236/Android-Drawables---Android
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"
}
|
|
|
|
|
|

[Q] how to reset charger connect counter?

I found out that samsung count how many times I connect my charger & headset
you can see the pic here
{
"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"
}
PS : even if I flashed another firmware or wiped data its still the same.
reset counter of charger and earplug
RubbaBand said:
I found out that samsung count how many times I connect my charger & headset
you can see the pic here
View attachment 2760218
PS : even if I flashed another firmware or wiped data its still the same.
Click to expand...
Click to collapse
Found it:root: efs/factoryapp edit with an txt editor
Just that easy
---------- Post added at 05:07 PM ---------- Previous post was at 04:49 PM ----------
Go to root: efs/factoryapp
Edit files with an txt editor !!!
Batt_cable_count (charger connect)
Earjack_count
thaaaaaanks alot!!!
danny b. said:
Found it:root: efs/factoryapp edit with an txt editor
Just that easy
---------- Post added at 05:07 PM ---------- Previous post was at 04:49 PM ----------
Go to root: efs/factoryapp
Edit files with an txt editor !!!
Batt_cable_count (charger connect)
Earjack_count
Click to expand...
Click to collapse
handset must be root?
ttkyy said:
handset must be root?
Click to expand...
Click to collapse
Yes, you must have root to edit these files :highfive:
Thanks captain

Solve error repartition operation failed or E; can't mount...

[FONT="<font><font>Arial Black</font></font>"]To resolve this error check the following points:[/FONT]
1°- If your stock rom is your model, eg, stock rom for i9082 or stock rom i9082l.
2°- Its stock rom should be a Full Firmwares | 4Files Firmwares http://www.tsar3000.com/Joomla/index.php?option=com_content&view=article&id=1906:samsung-full-firmwares-4files-firmwares-pad-ap-modem-phone-cp-bl-bootloader-csc-pit-files&catid=55:samsung&Itemid=82.
3°- if your file ".pit" is the correct one for your model, eg, "pit." for i9082 or ".pit" is i9082l.
For i9082 http://www.4shared.com/rar/LXCgyMpEba/I9082.html
For i9082l http://www.4shared.com/rar/cUm8xc9Dba/I9082L.html
4°- Odin 3:07.
http://www.4shared.com/zip/mftx8338ce/odin_307.htm?locale=pt-BR
5°- if your USB cable are functioning.​
[FONT="<font><font>Arial Black</font></font>"]Erro:[/FONT]
{
"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"
}
[FONT="<font><font>Arial Black</font></font>"]How to solve:[/FONT]
1°- Download the Full Repair Firmware or the stock rom for your model.
2°- Download the ".pit" for your model.
3°- Download Odin 3.07.
4°- Open Odin 3.07.
5°- Select the option Re-partition in Odin.​
6°- In pit select the file ".pit" that you downloaded at the top of the topic​
7°- PDA select the Stock ROM you downloaded at the top of the topic​
8°- And press Start​
Solved Problem​
thankss
thankssss
---------- Post added at 05:39 PM ---------- Previous post was at 05:35 PM ----------
when I flash get fail
---------- Post added at 05:57 PM ---------- Previous post was at 05:39 PM ----------
I need to upload pic for issue
what can i do pls
s2.gulfupload.com/i/00078/tsb4cczsix2b.jpg

Anyone know what this system process is for this is new as of Oxygen OS 9.0.0

{
"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"
}
It's some built in qualcomm driver I gather but anyone know exactly what this does? Force quitting this doesn't seem to have any ill effects and it doesn't seem to restart on it's own.
pls google it
com.qualcomm.qti.smcinvokepkgmgr
what's new?
If you don't know then don't answer.. Everybody Googles before coming here and asking for help.
I myself came here to seek help on same process. It's draining my battery and keep in it awake.
Any idea anyone.
Regards.
---------- Post added at 05:17 PM ---------- Previous post was at 05:16 PM ----------
Keeping awake from 40hrs.
herecomesmaggi said:
If you don't know then don't answer.. Everybody Googles before coming here and asking for help.
I myself came here to seek help on same process. It's draining my battery and keep in it awake.
Any idea anyone.
Regards.
---------- Post added at 05:17 PM ---------- Previous post was at 05:16 PM ----------
Keeping awake from 40hrs.
Click to expand...
Click to collapse
Providing a dump file from Better Battery Stats might be helpful to help you further...
I believe that this is system update service
I also have this draining my battery. "Qualcomm.qti.smc.pkg.mngr and the qualcomm atfwd and qualcomm embms.
com.qualcomm.embms: What is com qualcomm embms
com.qualcomm.embms: What is com qualcomm embms? Why am I getting the error message “Unfortunately, com.qualcomm.embms has stopped”? Let's fix it
gossipfunda.com

[GUIDE] SafetyNet Fix for all AOSP based Custom Rom [S8+/dream2lte]

{
"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"
}
If you want to use Bank Apps (Like Google Pay, Paytm or Paypal) or Games (like pubg or cod) are Crashing
then this Forum will help you alot.
Follow the Steps Carefully
* I are not responsible for anything that may happen to your phone
* You do it at your own risk and take the responsibility upon yourself and you are not to blame me or XDA​
• For basicIntegrity
1) Open Magisk Manager
2) Go to the Settings
3) Enable Magisk Hide and Click on Hide Magisk Manager
4) Type Desired App Name and click on OK
5) Open Magisk Manager again
6) now basicIntegrity: true
• For ctsProfile
1) Open any Root File Manager
2) Now open/edit build.prop (all 3 files)
---- Location : [/system] , [/system/vendor] and [/system/vendor/odm/etc]
3) Replace all dreamlte to dream2lte[for S8+]
---- eg: ro.system.build.fingerprint=samsung/greatltexx/dreamlte [replace with dream2lte]
4) Save and Reboot the Device
5) Open Magisk Manager
6) now basicIntegrity: true & ctsProfile: true
Now if you want to use Bank Apps or fix Game crash then
1) Open Magisk Manager
2) Go to Magisk Hide and Select/Check the Bank App/Games
3) Make sure to Clear the Cache of the App.
RESEVERED for future

Categories

Resources