Huawei music app for psmart s or Y8P - Huawei P Smart Themes, Apps, and Mods

Hi for members of xda
I have found new way to reinstall removed system music app by force.
I tried to update music app on my Y8p or called Psmart S
note: (this gadget use EMUI10.1 and HMS services)
but first i remove that by cmd and adb shell commands then i can't install another version or updated one and i dont know why, but i found a way to reinstall deleted app and i attached the main version of original app in below if you want download and install it ,itworks fine.

Related

[Q] How to permamently detach an app from Android Market

With the app DicePlayer I want to stay at version 2.0.53, because from 2.0.54 on AC3 support was removed.
To not accidently update to a version >2.0.53 (e.g. by hitting Update All) I've used the function Detach from Market that is offered by Titanium Backup.
Unfortunately this detachment is being resetted on every reboot of the phone (Nexus 5 with 4.4.4).
Is there a way to permamently detach an app from Android Market?
Sharky444 said:
With the app DicePlayer I want to stay at version 2.0.53, because from 2.0.54 on AC3 support was removed.
To not accidently update to a version >2.0.53 (e.g. by hitting Update All) I've used the function Detach from Market that is offered by Titanium Backup.
Unfortunately this detachment is being resetted on every reboot of the phone (Nexus 5 with 4.4.4).
Is there a way to permamently detach an app from Android Market?
Click to expand...
Click to collapse
Hi, I realise this is an old post but it's something I've been trying to do for a while too. I've finally accomplished it successfully so I thought I'd share it on in some of the topics.
It works by changing the apk signature so the app typically becomes 'different' to the one on the Google Play Store and therefore doesn't appear in your Google Play Store list. But by doing this, you won't be able to update the app from Play Store.
How to:
Need Root.
First do a TB backup of current apk just to keep it.
With a file explorer, go to root\data\app and copy the app apk that you want to change and paste it somewhere on SD card.
Now uninstall the app
Download and install: ZipSigner by Ken Ellinwood from Play Store.
Open ZipSigner, choose input file and navigate to earlier copied apk
I used key/mode: auto-testkey
Sign the file
The new signed apk will be put in the same directory the original file was.
Now install that signed apk and your're done. Check market.
Worked for me - hope it works for you!
Thanks. Unfortunately, doesn't work with Barclays UK app. Has this worked with this app for anyone? thnx

[Q] Using App in Bluestack

hello friends,i want you to help me.
I have installed bluestack and its rooted.I have installed an application "moolah" its an Indian app which gives recharges for the app downloads.
Now i want to completely delete it and also the apps i have downloaded from it,so that i can use the app like new and exploit it again.
steps i have tried:
1. normal uninstall with clear cache and data
2.searching for the app name in directory and removing some files which were not removed during uninstall
3.clearing the browser history(as it uses the tracking system to detect if the app is being downloded from moolah)
the only solution that worked for me is the BSmulti tool V1.21,but it takes a lot of time to reset BS and run again and register google id and stuff.
So basically i am looking for somebody to help me uninstall the apps moolah and the apps downloaded from it completely without using hard reset on BSmulti tool.
Any help will be appreciated,please ask more questions if more information is needed.Thanks in advance

[SUCCESS] Tackling 'Error -505" - Google QuickSearchBox fails to install

I found this "-505" error prevalent on two of my MediaTek MT6735 MKU82ZPZ/A devices, it's probably common with China Phones, which install a certain list of stock Google apps, the QuickSearch Box not being included.
I have found a solution for this, based on my issues with blocking forced updates with Google Play services and the Google Play Store:
http://forum.xda-developers.com/showthread.php?t=3091832
I figured since these two added folders in the system / data / app folder prevented Google Play services from updating:
system/data/app/com.google.android.gms-1.apk/
and
system/data/app/com.google.android.gms-2.apk/
And that adding the specific folder for the Play Store also prevents Play Store from unwanted updates, then I should be able to actually Force an app to install as if it were a stock app (but it will not really be installed as a system app, it will still be "user").
I chose, not the latest beta for the Google Search app, but one from a couple of days ago:
http://www.apkmirror.com/apk/google...gle-app-6-0-17-21-arm64-android-apk-download/
So that would be Google search v6.0.17.
Next, I renamed the APK file into the format that I used to block the Google play services update, and then I created a path in the proper system folder:
/data/app/com.google.android.googlequicksearchbox-1/
In this case, there was no need to add the dot-APK extension to the folder.
What's next? Okay basically you take the APK file that you had named "com.google.android.googlequicksearchbox-1" and then you place it in that folder.
After you have moved it in there, you're just going to have to rename it to "base.APK".
And then using the app "FX", install it using "root package installer". Basically, just tap the APK file and you'll see a popup, just choose "root package installer" and then install it. Then reboot your device and you will have Google search on your springboard or in your appdrawer when it comes back up.
Needless to say, you have to be rooted in order to do this. It works best with the "FX" explorer app as it allows installing an The APK as a root package, which allows it to be installed. Because if you try to install it manually, it just fails.
This is for specific Lollipop 5.1 MediaTek MT6735 systems, maybe some other systems do it too, whenever you come across the "-505 error" - I don't know if this error is specific for this particular package or if will occur with other Google apps.
Whatever happens, if this succeeds in installing quicksearch for you, leave the base.APK file in that folder otherwise the app will stop working.
Oh yes, I dictated all of this into my MTK device using the regular stock keyboard with its new dictation button provided by Google search.

[Trick][Lollipop]Stop Play Store Self-update

Hello guys
I'll explain here how to stop Google Play Store/Services from updating itself as the self update function draining the battery, using the data plan and reducing the free storage space.
There is a similar method but unfortunately that method doesn't work on android 5.1.1.
Instructions:
1. Uninstall all of the installed Google Play Store/Services updates through app info.
3. Install root file manager.
2. Navigate to /data/app.
3. Create 2 empty files.
4. Rename those files to "com.google.android.gms-1" and other one to "com.android.vending-1" (their permissions would be 0600)
That's it updates are gone
Hit thanks if I helped
Work on Android 7.1.1 ?
Hello, work this trick on Android Nougat ?
Thx
If you do that you can't sign in with Google so you need to sign in first but it works so far.
eyal7 said:
Hello guys
I'll explain here how to stop Google Play Store/Services from updating itself as the self update function draining the battery, using the data plan and reducing the free storage space.
There is a similar method but unfortunately that method doesn't work on android 5.1.1.
Instructions:
1. Uninstall all of the installed Google Play Store/Services updates through app info.
3. Install root file manager.
2. Navigate to /data/app.
3. Create 2 empty files.
4. Rename those files to "com.google.android.gms-1" and other one to "com.android.vending-1" (their permissions would be 0600)
That's it updates are gone
Hit thanks if I helped
Click to expand...
Click to collapse
It's only a temporary fix as the Play Store automatically updated today and I had to uninstall the update.

how to uninstall beta gcamera app downloaded from unknown installation source

I have a new phone. Samsung Galaxy A50s. Model number SM-A507FN
I downloaded Arnova's Beta 6: GCam_5beta6.200105.0445build-7.2.018.apk
for Android 9+ phones from https: // ww w. celsoazevedo. com/files/android/google-camera/dev-suggested assuming it will work on my phone. However, the app has been crashing frequently and it does not work. I have upgraded the software of the phone so it was upgraded to Android 10. Kernel 4.14.62-17887617.
This app was not installed from play store so I don't know how to uninstall it now. So please let me know how to uninstall this app. It not appear in the list of installed apps either in settings or in the play store.
Because you didn't install the app from Google Play, that's why this app doesn't appear on your play store's installed apps list. I think the reason why your apk file keeps crashing and not working is that the installed apk version isn't compatible with your device system. So it's important to find a proper apk file before downloading. Maybe you can find some useful infor abt the compatibility between device version and app version in this article apktovi.com/blogs/how-to-find-a-proper-variant-for-apk-download.
And if you're lookin' for a way to uninstall apk file, you can apply the following simple steps: Go to "My file" application>search for the apk file>long press and tap "Delete" in the upper right-hand corner. Hope this helps!!

Categories

Resources