on ‎2019 Feb 15 5:50 AM
Hi Experts,
We have built an apk for Work Manager 6.1 Andriod platform.But, when trying to install the apk file in device encountering error "App Not installed - The package conflicts with an existing package by the same name".
We have verified Android settings-Installed apps-the apk we are trying to install is not available in the device.But still encountering "Package conflict error " .
Please suggest.Thanks in advance.
Regards,
Sravanthi.
Request clarification before answering.
One issue I have seen in the past that had a similar issue was related to having previously enabled the multiple user feature on the phone. I would find that after uninstalling the app, it would still exist perhaps for other users on the phone. To fully remove it, go to Settings, Apps & Notifications, See all, Show System (from the menu).
Scan through the list of apps and you may find the text beside some app name not installed for user. Then uninstall the app that has the same package name.
Perhaps also try the following adb command.
adb shell sh -c 'cmd package list packages -f'
Regards,
Dan van Leeuwen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.