app not installed as package conflicts with an existing package Actual Fix using Android 13 and S22

Sdílet
Vložit
  • čas přidán 9. 05. 2024
  • I have actually faced this problem and crawled the internet and didn't find any solution. So, I Have shown you everything I have done to fix it. and here is my discord username and my email if you need any help.
    Discord: Ammar#0161
    Email: ammarhanyezeldin@gmail.com
    I am the same guy with this comment
    www.reddit.com/r/androidapps/...
    Links:
    how to setup adb:
    • Android Studio Connect...
    get installed packages:
    stackoverflow.com/questions/5...
    uninstall the package
    stackoverflow.com/questions/7...
    To Check any info about the package
    stackoverflow.com/questions/1...
    Codes
    Check the devices
    adb devices
    List All Packages:
    adb shell cmd package list packages
    -u: also include uninstalled packages
    Get the package information:
    adb shell dumpsys package my.package
    Uninstalling the package
    adb shell pm uninstall package-name
    -k for keeping data (I didn't try this)!
    Install the app again by:
    adb shell cmd package install-existing package-name
    ________________________________________________
    hello everyone,
    I am going to show you how to fix this error as it took me more than 12 hours of searching and trying...
    Until I did it after almost resetting factory data.
    Disclaimer: I am not responsible for any problems. Do it at your own risk.
    The fix is safe but you should follow the steps
    The fix is 100% working with no root but the app data won't be retrieved
    AND
    easy all you need is a PC or a laptop and a cable for your phone and an internet connection.
    firstly I am using a non rooted Samsung S22 Ultra with Android 13
    (Samsung Users: IF you have Secure folder, it will not work, You have to Remove it from samsung Settings)
    I will show you how I got this error, and then how I fixed it
    NOTE: There are some other ways but they didn't work for me such as installing the same version again as I didn't know
    what was my version number.
    Here is the app ( CUBE ACR ) After fixing it
    The error appeared for me because I checked this keep number(6 MB) of data while uninstalling
    after I uninstalled I got that error while trying to install it again as it was telling me update instead of install.
    Then I get the error which is : app not installed as package conflicts with an existing package
    __________________________________________________
    FIX:
    1.I checked the the package name for the app.
    2. Install adb shell and add to PATH variable
    (I won't show it here because I already had it because I have Android Studio I will attach a video explaining how)
    3.Enable Developer options and USB Debugging and connect the phone to pc
    4. OPEN CMD then adb devices
    to check for the connected device device, if nothing is shown then, your device is not connected.
    5. Command: adb shell cmd package list packages -u
    This will show all the installed packages and uninstalled packages too.
    DON't FORGET THE -U as it includes the uninstalled apps
    6. Check whether your app exists or not
    7. Reinstall the package using this command: adb shell cmd package install-existing package-name
    remove the package-name and add your package name :D
    8. Uninstalling it permenantly from your device using this command: adb shell pm uninstall package-name
    remove the package-name and add your package name again :D
    9. Congrats go on and install your app, you won't see update again and it will tell you to install and it will work a 100%.
    10. If you have any question, or if anything isn't clear, please tell me! :)

Komentáře • 42

  • @breadoggo9353
    @breadoggo9353 Před 18 dny

    It worked for Minecraft. I couldn't find the package name in the list of apps but I followed through with the remaining two steps and it worked!
    What's sad is that if you search for this error on CZcams you'll just get some Indian dude telling you to clear your cache for it to work(I got here from the Reddit post)

  • @sakib9784
    @sakib9784 Před 6 měsíci +1

    What an absolute legend! ❤️ I tried everything, never thought will be able to fix it. Thanks brother 👊

  • @alex.x.x592
    @alex.x.x592 Před 6 měsíci

    It's incredible, after a year I was able to install it. Before that, I tried everything I could. But I didn’t reset the factory settings. man, thank you so much

  • @carlospinheirotorres9499
    @carlospinheirotorres9499 Před měsícem

    I just read your great answer on Reddit, Thank-you ♥️

  • @walzbit
    @walzbit Před rokem

    I'd been trying to install Minecraft for weeks, and this actually worked! Thanks a lot :D

  • @UnKnowN-xg5nw
    @UnKnowN-xg5nw Před 4 měsíci

    Thanks men it's really worked
    Appreciate your time and help❤

  • @m7mdtheslenderman155
    @m7mdtheslenderman155 Před rokem

    This worked after hours of looking up solutions to the problem
    Thank you ❤
    Best tutorial ❤

  • @YRH2
    @YRH2 Před 4 měsíci +1

    it works man, i just remove the youtube app. i never thought you can actually remove, unremovable apps

  • @leephelipe
    @leephelipe Před 8 měsíci +1

    it worked flawlessly, tysm

  • @brolouhafi4459
    @brolouhafi4459 Před 16 dny

    thank you man that's really worked 👏

  • @zubairalikhan4961
    @zubairalikhan4961 Před 4 měsíci

    bro litteraly i was also tring for 12 hours but now it work finally THank u Brother

  • @zubairalikhan4961
    @zubairalikhan4961 Před 4 měsíci

    u are a true example of never lose Hope

  • @kirabey8946
    @kirabey8946 Před 3 měsíci

    YOU'RE A LEGEND MY GUY

  • @BobToast
    @BobToast Před 2 měsíci

    Much appreciation. Thanks!

  • @sahil77765
    @sahil77765 Před 9 měsíci +4

    broo i dont understand how to Install adb shell and add to PATH variable

  • @jasonzxl
    @jasonzxl Před 16 dny

    LOL it's works, Thanks

  • @COSA.N0STRA
    @COSA.N0STRA Před 7 měsíci

    Love you brother :)

  • @sayaksark
    @sayaksark Před měsícem

    thanx a lot pal...it worked

  • @sakib9784
    @sakib9784 Před 6 měsíci +1

    Please make the video public, will help a lot of people!

  • @PoojaMamOfficial
    @PoojaMamOfficial Před 25 dny

    Super excellent...

  • @user-nj4rq5rt8i
    @user-nj4rq5rt8i Před rokem

    thanks this worked for me i had decided to keep the data too i owe u 1

  • @RichJuice
    @RichJuice Před rokem

    thank you it worked!!!!!!!!

  • @cool358
    @cool358 Před měsícem

    When I do the *adb she'll cmd package list packages -u* it errors that shell doesn't have permission to access user 999... Bruh

  • @azurarobo
    @azurarobo Před 9 měsíci

    Thank you

  • @stepbrokaz
    @stepbrokaz Před 25 dny

    why doesnt it say it doesnt exist?

  • @samh3594
    @samh3594 Před 8 měsíci +2

    I was having a problem with downloading asphalt 8, so i tried this method but the package wasn't there. Turned out i had to delete asphalt 9 then install 8 then reinstall 9 again...

    • @BPushpRajSingh
      @BPushpRajSingh Před měsícem

      Thanks for telling btw i was also very confused

  • @annestar6722
    @annestar6722 Před 3 měsíci

    what's the name of app you used for over lay?

  • @juliogarcia6323
    @juliogarcia6323 Před 8 měsíci

    Hello sir maybe can you help me .! Need install some apk on my automotive scanner g scan 3 android 6.1 but can’t .. can you help me is possible I pay you or some one can help me .! Thanks

  • @mrsihatethatjacksucksatlife
    @mrsihatethatjacksucksatlife Před 6 měsíci

    I dont have a computer:(

  • @OlubabaOh
    @OlubabaOh Před 2 měsíci

    Hello,
    I followed all your instructions, but I am still having issues.
    When I enter the command, I get the result as follows:
    adb shell cmd package install-existing package:com.whatsapp
    android.content.pm.PackageManager$NameNotFoundException: Package package:com.whatsapp doesn't exist
    This is despite the fact that package:com.whatsapp shows up when I enter the command:
    adb shell cmd package list packages -u
    Please help.

    • @ammarhanyezeldinabdelrazik4046
      @ammarhanyezeldinabdelrazik4046  Před 2 měsíci

      Hey, I got your email and I replied to it, let's try troubleshooting it there and after that we can reply the solution we got here. :)

    • @Hungryninja1
      @Hungryninja1 Před měsícem

      @@ammarhanyezeldinabdelrazik4046 have you found a solution yet?

    • @Hungryninja1
      @Hungryninja1 Před měsícem

      @@ammarhanyezeldinabdelrazik4046 did you solve it?

    • @stepbrokaz
      @stepbrokaz Před 21 dnem

      Hey bro did he give you a solution yet?

    • @kankanpaaliver123
      @kankanpaaliver123 Před 20 dny

      ​@@ammarhanyezeldinabdelrazik4046I have the same problem, would you mind sharing the solution to it?

  • @sodiqsanusi
    @sodiqsanusi Před 4 měsíci

    It worked! Thanks so much man❤❤❤❤