Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation error #8

Closed
benzntech opened this issue Jul 6, 2018 · 5 comments
Closed

Installation error #8

benzntech opened this issue Jul 6, 2018 · 5 comments
Assignees

Comments

@benzntech
Copy link

benzntech commented Jul 6, 2018

Not able to install Application on redmi note 5 pro.
Error ScreenShot.
372ea324-8597-4642-831e-65bd1d88ee76
About the device.
299a3612-659a-4478-93a5-c476a3b43e74

@z3ntu
Copy link
Member

z3ntu commented Jul 6, 2018

Can you put the apk in your PC and try to install it with adb : adb install filename.apk

@Roboe
Copy link
Member

Roboe commented Jul 6, 2018

As @z3ntu implies, we need the exact error to tackle this issue. The command above will show it.

You can get the APK right from the F-Droid site and install ADB for Windows, Linux (from your software repos, install the adb or android-platform-tools packages) or Mac.

@benzntech
Copy link
Author

benzntech commented Jul 7, 2018

As @z3ntu @Roboe Instructed :- After install it with adb
adb install community.fairphone.launcher_2.apk
Failed to install community.fairphone.launcher_2.apk: Failure [INSTALL_FAILED_DUPLICATE_PERMISSION: Package community.fairphone.launcher attempting to redeclare permission com.android.launcher.permission.WRITE_SETTINGS already owned by com.miui.home]
screenshot from 2018-07-08 00-38-23

@Rudloff
Copy link
Member

Rudloff commented Jul 7, 2018

This looks a lot like WeAreFairphone/FP2-Launcher#6.

@Roboe
Copy link
Member

Roboe commented Jul 7, 2018

In fact, it's the same issue, but this time with launchers forked off Launcher2 instead of Launcher3.

Could you fix this and release a hotfix to F-Droid, @Rudloff? Removing the com.android.launcher prefix should be sufficient, like we did in WeAreFairphone/FP2-Launcher@dc8a6cb

@Rudloff Rudloff self-assigned this Jul 13, 2018
Rudloff added a commit to Rudloff/FP1-Launcher that referenced this issue Jul 13, 2018
@Rudloff Rudloff closed this as completed in #9 Sep 8, 2018
Rudloff added a commit that referenced this issue Sep 8, 2018
Avoid duplicate permissions (fixes #8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants