PinView icon indicating copy to clipboard operation
PinView copied to clipboard

Not working for android api 28

Open hafiz013 opened this issue 5 years ago • 5 comments

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.`

hafiz013 avatar Apr 13 '19 08:04 hafiz013

see this link. https://developer.android.com/jetpack/androidx/migrate#migrate

syahrulhajji avatar May 14 '19 15:05 syahrulhajji

But i still want stick old java. Since a lot of involve.

On Tue, 14 May 2019, 11:06 PM syahrulhajji, [email protected] wrote:

see this link. https://developer.android.com/jetpack/androidx/migrate#migrate

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ChaosLeong/PinView/issues/42?email_source=notifications&email_token=ABTFQGH5Q34ULTAYARZLOSTPVLIPVA5CNFSM4HFXVA6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVLZDGQ#issuecomment-492278170, or mute the thread https://github.com/notifications/unsubscribe-auth/ABTFQGA3WNAEVGAYV7GYAODPVLIPVANCNFSM4HFXVA6A .

hafiz013 avatar May 14 '19 15:05 hafiz013

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

syahrulhajji avatar May 14 '19 15:05 syahrulhajji

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.

franquicidad avatar Dec 11 '19 23:12 franquicidad

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

AbhisekhD avatar Aug 03 '20 21:08 AbhisekhD