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

Not working for android api 28 #42

Open
hafiz013 opened this issue Apr 13, 2019 · 5 comments
Open

Not working for android api 28 #42

hafiz013 opened this issue Apr 13, 2019 · 5 comments

Comments

@hafiz013
Copy link

Hi this library not working for android 9 api 28 in which it try to convert from java to androidx.

below error code come out when run in android studio.

`Manifest merger failed : Attribute application@appComponentFactory value=(android.support.v4.app.CoreComponentFactory) from [com.android.support:support-compat:28.0.0-rc02] AndroidManifest.xml:22:18-91

is also present at [androidx.core:core:1.0.0-rc01] AndroidManifest.xml:22:18-86 value=(androidx.core.app.CoreComponentFactory). Suggestion: add 'tools:replace="android:appComponentFactory"' to element at AndroidManifest.xml:5:5-19:19 to override.`

@syahrulhajji
Copy link

@hafiz013
Copy link
Author

hafiz013 commented May 14, 2019 via email

@syahrulhajji
Copy link

android x can only use the latest java, if it's not better don't use android x

@franquicidad
Copy link

franquicidad commented Dec 11, 2019

Captura de pantalla 2019-12-11 a la(s) 6 28 15 p m

Hello why it doesnt work i have api 28 as well.

i have all migration to android x .. any errors or problems showed.

@AbhisekhD
Copy link

@franquicidad , Heyi did you found any solution to this issue if yes how? if no what alternative you used?
Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants