Treceți la conținutul principal

Postări

Se afișează postări cu eticheta failed

How to solve ? "Install Google Play Instant Development SDK (revision: 1.6.0)" failed.

How to solve ? Solution: install and reinstall Android Studio SDK or  deleting the  \instantapps  folder in  C:\Users\UserName\AppData\Local\Android\Sdk\extras\google\instantapps  could be the right solution leave feedback in comments "Install Google Play Instant Development SDK (revision: 1.6.0)" failed. Packages to install:  - Google Play Instant Development SDK (extras;google;instantapps) Preparing "Install Google Play Instant Development SDK (revision: 1.6.0)". Found existing prepared package. "Install Google Play Instant Development SDK (revision: 1.6.0)" ready. "Install Google Play Instant Development SDK (revision: 1.6.0)" complete. "Install Google Play Instant Development SDK (revision: 1.6.0)" failed. Failed to complete operation using com.android.tools.idea.sdk.install.patch.FullInstaller, retrying with com.android.repository.impl.installer.BasicInstaller Preparing "Install Google Play Instant Develop

How to solve "Manifest merger failed : Attribute application@appComponentFactory in Android Studio?

 How to solve "Manifest merger failed : Attribute application@appComponentFactory value=(android.support.v4.app.CoreComponentFactory)" ?  How to solve "Manifest merger failed : Attribute application@appComponentFactory Error: Manifest merger failed : Attribute application@appComponentFactory value=(android.support.v4.app.CoreComponentFactory) from [com.android.support:support-compat:28.0.0] AndroidManifest.xml:22:18-91 is also present at [androidx.core:core:1.0.0] AndroidManifest.xml:22:18-86 value=(androidx.core.app.CoreComponentFactory). Suggestion: add 'tools:replace="android:appComponentFactory"' to <application> element at AndroidManifest.xml:8:5-58:19 to override.