Android Enthusiasts
Q&A for enthusiasts and power users of the Android operating system
Latest Questions
0
votes
0
answers
77
views
No longer being prompted for file sharing permission when connecting to PC via USB - instead it automatically allows it
Usually, when connecting my Samsung Galaxy A54 5G (SM-A546E/DS) running Android 14 to my Windows 11 PC via USB, I am prompted to allow or decline file sharing. This was still the case a few days ago. Today, when attempting this as usual, instead of being prompted for permission on my phone upon conn...
Usually, when connecting my Samsung Galaxy A54 5G (SM-A546E/DS) running Android 14 to my Windows 11 PC via USB, I am prompted to allow or decline file sharing. This was still the case a few days ago.
Today, when attempting this as usual, instead of being prompted for permission on my phone upon connection, my PC asked what to do with the device as if it were a new device. When I selected to open the device's storage in File Explorer, it did so with no prompt for permission on my phone. It is now continuing to not ask permission and instead immediately opens the storage each time I try to connect.
Neither device has had any significant updates or changes that I am aware of since the last time this was working as expected.
This issue appears to only be present when using this instance of Windows on this PC. It is not present when running my other OS (Linux) instead, nor when trying with a different PC running Windows 11. Therefore, my first guess is that somehow this Windows instance has been added as a trusted device for file sharing.
How might this have happened, and how could I return behaviour to normal?
Testora Ninos
(1 rep)
May 24, 2025, 07:53 PM
• Last activity: May 25, 2025, 01:21 PM
0
votes
1
answers
264
views
"Some required components are not available" error when running Android Studio
I'm trying to set up Android Studio. Before patch 2, and with error message presented: > Some required components are not available. You can continue, but some functionality may not work correctly until they are installed ``` Android Studio Meerkat | 2024.3.1 Patch 2 Build #AI-243.24978.46.2431.1336...
I'm trying to set up Android Studio. Before patch 2, and with error message presented:
> Some required components are not available. You can continue, but some functionality may not work correctly until they are installed
from the log/IDEA
Android Studio Meerkat | 2024.3.1 Patch 2
Build #AI-243.24978.46.2431.13363775, built on April 15, 2025
Runtime version: 21.0.6+8-LTS-188 amd64
VM: Java HotSpot(TM) 64-Bit Server VM by Oracle Corporation
Toolkit: sun.awt.windows.WToolkit
Windows 11.0
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 4
Registry:
ide.experimental.ui=true
Non-Bundled Plugins:
Dart (243.26753.1)
com.alaje.intellijplugins.flutter_images_gutter_icon (1.4.3)
com.ai.assistant.bot (3.1.5)
io.flutter (85.2.3)
Device name dgWin111
Processor Apple silicon 2.00 GHz
Installed RAM 16.0 GB
System type 64-bit operating system, ARM-based processor
Pen and touch No pen or touch input is available for this display



2025-04-23 10:25:14,067 [ 15934] INFO - #com.android.tools.idea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android/sys-img2-4.xml
2025-04-23 10:25:14,069 [ 15936] INFO - #com.android.tools.idea.updater.SdkComponentSource - Downloading https://dl.google.com/android/repository/sys-img/android-wear-cn/sys-img2-4.xml
2025-04-23 10:25:15,472 [ 17339] INFO - #c.i.DynamicBundle - Cleanup bundle cache for messages.IdeBundle
2025-04-23 10:25:15,479 [ 17346] INFO - #c.i.DynamicBundle - Cleanup bundle cache for messages.IdeBundle
2025-04-23 10:25:15,867 [ 17734] WARN - #com.android.tools.idea.welcome.install.InstallableSdkComponentTreeNode - Android SDK depends on the the packages that are not available: emulator
2025-04-23 10:25:16,085 [ 17952] WARN - #com.android.tools.idea.welcome.wizard.deprecated.InstallComponentsPath - Dependant package with key emulator not found!
com.android.tools.idea.sdk.wizard.SdkQuickfixUtils$PackageResolutionException: Dependant package with key emulator not found!
at com.android.tools.idea.sdk.wizard.SdkQuickfixUtils.resolve(SdkQuickfixUtils.java:355)
at com.android.tools.idea.welcome.install.SdkComponentInstaller.getPackagesToInstall(SdkComponentInstaller.kt:42)
at com.android.tools.idea.welcome.wizard.deprecated.InstallComponentsPath.lambda$init$0(InstallComponentsPath.java:148)
at com.android.tools.idea.welcome.wizard.deprecated.InstallComponentsPath.lambda$init$2(InstallComponentsPath.java:156)
at com.android.tools.idea.sdk.wizard.legacy.LicenseAgreementStep.createChangesList(LicenseAgreementStep.java:259)
at com.android.tools.idea.sdk.wizard.legacy.LicenseAgreementStep.initUI(LicenseAgreementStep.java:208)
at com.android.tools.idea.sdk.wizard.legacy.LicenseAgreementStep.(LicenseAgreementStep.java:118)
at com.android.tools.idea.welcome.wizard.deprecated.InstallComponentsPath.init(InstallComponentsPath.java:159)
at com.android.tools.idea.wizard.dynamic.DynamicWizardPath.attachToWizard(DynamicWizardPath.java:98)
at com.android.tools.idea.wizard.dynamic.DynamicWizard.addPath(DynamicWizard.java:233)
at com.android.tools.idea.welcome.wizard.deprecated.FirstRunWizard.init(FirstRunWizard.java:83)
at com.android.tools.idea.welcome.wizard.deprecated.FirstRunWizardHost.lambda$setupWizard$0(FirstRunWizardHost.java:126)
at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runIntendedWriteActionOnCurrentThread$lambda$2(AnyThreadWriteThreadingSupport.kt:217)
at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:128)
at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runIntendedWriteActionOnCurrentThread(AnyThreadWriteThreadingSupport.kt:216)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:843)
at com.intellij.openapi.application.impl.ApplicationImpl.invokeAndWait(ApplicationImpl.java:395)
at com.android.tools.idea.welcome.wizard.deprecated.FirstRunWizardHost.setupWizard(FirstRunWizardHost.java:124)
at com.android.tools.idea.welcome.wizard.deprecated.FirstRunWizardHost.getWelcomePanel(FirstRunWizardHost.java:117)
at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame.(WelcomeFrame.kt:71)
at com.android.tools.idea.welcome.wizard.FirstRunWizardFrameProvider.lambda$createFrame$0(FirstRunWizardFrameProvider.java:34)
at com.intellij.openapi.extensions.ExtensionPointName.computeSafeIfAny(ExtensionPointName.kt:70)
at com.android.tools.idea.welcome.wizard.FirstRunWizardFrameProvider.createFrame(FirstRunWizardFrameProvider.java:30)
at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion.prepareToShow$lambda$4$lambda$3(WelcomeFrame.kt:173)
at kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:210)
at kotlin.sequences.FilteringSequence$iterator$1.calcNext(Sequences.kt:170)
at kotlin.sequences.FilteringSequence$iterator$1.hasNext(Sequences.kt:194)
at kotlin.sequences.SequencesKt___SequencesKt.firstOrNull(_Sequences.kt:172)
at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion.prepareToShow$lambda$4(WelcomeFrame.kt:173)
at com.intellij.idea.IdeStarter$showWelcomeFrame$2$2.invokeSuspend(IdeStarter.kt:196)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at com.intellij.openapi.application.impl.DispatchedRunnable.run(DispatchedRunnable.kt:44)
at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:236)
at com.intellij.openapi.application.TransactionGuardImpl.access$100(TransactionGuardImpl.java:25)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:218)
at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:117)
at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:43)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:675)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:573)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$18$lambda$17$lambda$16(IdeEventQueue.kt:351)
at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$2$lambda$1(IdeEventQueue.kt:1045)
at com.intellij.openapi.application.WriteIntentReadAction.lambda$run$0(WriteIntentReadAction.java:24)
at ....
...
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:98)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:747)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:744)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:675)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.kt:621)
at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$21(IdeEventQueue.kt:564)
at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:128)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:564)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$18$lambda$17$lambda$16$lambda$15(IdeEventQueue.kt:355)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:857)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$18$lambda$17$lambda$16(IdeEventQueue.kt:354)
at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$2$lambda$1(IdeEventQueue.kt:1045)
at com.intellij.openapi.application.WriteIntentReadAction.lambda$run$0(WriteIntentReadAction.java:24)
at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:128)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteIntentReadAction(ApplicationImpl.java:917)
at com.intellij.openapi.application.WriteIntentReadAction.compute(WriteIntentReadAction.java:55)
at com.intellij.openapi.application.WriteIntentReadAction.run(WriteIntentReadAction.java:23)
at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$2(IdeEventQueue.kt:1045)
at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$3(IdeEventQueue.kt:1054)
at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:117)
at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1054)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$18(IdeEventQueue.kt:349)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:395)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2025-04-23 10:27:17,852 [ 139719] WARN - #c.i.u.j.JBCefApp - JCefAppConfig.class is not from a JBR module, url: jar:file:/C:/Program%20Files/Android/Android%20Studio/lib/lib.jar!/com/jetbrains/cef/JCefAppConfig.class (Use JBR bundled with the IDE)
...
...
...
2025-04-23 10:31:53,427 [ 15227] INFO - #com.android.tools.idea.progress.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/sys-img/google_playstore_tablet/sys-img2-4.xml
2025-04-23 10:31:53,429 [ 15229] INFO - #com.android.tools.idea.progress.RepoProgressIndicatorAdapter - Downloading https://dl.google.com/android/repository/glass/addon2-3.xml
2025-04-23 10:31:56,046 [ 17846] INFO - #c.i.DynamicBundle - Cleanup bundle cache for messages.IdeBundle
2025-04-23 10:31:56,299 [ 18099] WARN - #com.android.tools.idea.welcome.install.InstallableSdkComponentTreeNode - Android SDK depends on the the packages that are not available: emulator
2025-04-23 10:31:56,505 [ 18305] WARN - #com.android.tools.idea.welcome.wizard.deprecated.InstallComponentsPath - Dependant package with key emulator not found!
com.android.tools.idea.sdk.wizard.SdkQuickfixUtils$PackageResolutionException: Dependant package with key emulator not found!
at com.android.tools.idea.sdk.wizard.SdkQuickfixUtils.resolve(SdkQuickfixUtils.java:355)
at com.android.tools.idea.welcome.install.SdkComponentInstaller.getPackagesToInstall(SdkComponentInstaller.kt:42)
at com.android.tools.idea.welcome.wizard.deprecated.InstallComponentsPath.lambda$init$0(InstallComponentsPath.java:148)
at com.android.tools.idea.welcome.wizard.deprecated.InstallComponentsPath.lambda$init$2(InstallComponentsPath.java:156)
at com.android.tools.idea.sdk.wizard.legacy.LicenseAgreementStep.createChangesList(LicenseAgreementStep.java:259)
at com.android.tools.idea.sdk.wizard.legacy.LicenseAgreementStep.initUI(LicenseAgreementStep.java:208)
at com.android.tools.idea.sdk.wizard.legacy.LicenseAgreementStep.(LicenseAgreementStep.java:118)
at com.android.tools.idea.welcome.wizard.deprecated.InstallComponentsPath.init(InstallComponentsPath.java:159)
at com.android.tools.idea.wizard.dynamic.DynamicWizardPath.attachToWizard(DynamicWizardPath.java:98)
at com.android.tools.idea.wizard.dynamic.DynamicWizard.addPath(DynamicWizard.java:233)
at com.android.tools.idea.welcome.wizard.deprecated.FirstRunWizard.init(FirstRunWizard.java:83)
at com.android.tools.idea.welcome.wizard.deprecated.FirstRunWizardHost.lambda$setupWizard$0(FirstRunWizardHost.java:126)
at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runIntendedWriteActionOnCurrentThread$lambda$2(AnyThreadWriteThreadingSupport.kt:217)
at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:128)
at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runIntendedWriteActionOnCurrentThread(AnyThreadWriteThreadingSupport.kt:216)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:843)
at com.intellij.openapi.application.impl.ApplicationImpl.invokeAndWait(ApplicationImpl.java:395)
at com.android.tools.idea.welcome.wizard.deprecated.FirstRunWizardHost.setupWizard(FirstRunWizardHost.java:124)
at com.android.tools.idea.welcome.wizard.deprecated.FirstRunWizardHost.getWelcomePanel(FirstRunWizardHost.java:117)
at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame.(WelcomeFrame.kt:71)
at com.android.tools.idea.welcome.wizard.FirstRunWizardFrameProvider.lambda$createFrame$0(FirstRunWizardFrameProvider.java:34)
at com.intellij.openapi.extensions.ExtensionPointName.computeSafeIfAny(ExtensionPointName.kt:70)
at com.android.tools.idea.welcome.wizard.FirstRunWizardFrameProvider.createFrame(FirstRunWizardFrameProvider.java:30)
at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion.prepareToShow$lambda$4$lambda$3(WelcomeFrame.kt:173)
at kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:210)
at kotlin.sequences.FilteringSequence$iterator$1.calcNext(Sequences.kt:170)
at kotlin.sequences.FilteringSequence$iterator$1.hasNext(Sequences.kt:194)
at kotlin.sequences.SequencesKt___SequencesKt.firstOrNull(_Sequences.kt:172)
at com.intellij.openapi.wm.impl.welcomeScreen.WelcomeFrame$Companion.prepareToShow$lambda$4(WelcomeFrame.kt:173)
at com.intellij.idea.IdeStarter$showWelcomeFrame$2$2.invokeSuspend(IdeStarter.kt:196)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
at com.intellij.openapi.application.impl.DispatchedRunnable.run(DispatchedRunnable.kt:44)
at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:236)
at com.intellij.openapi.application.TransactionGuardImpl.access$100(TransactionGuardImpl.java:25)
at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:218)
at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:117)
at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:43)
at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:675)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:573)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$18$lambda$17$lambda$16(IdeEventQueue.kt:351)
at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$2$lambda$1(IdeEventQueue.kt:1045)
at com.intellij.openapi.application.WriteIntentReadAction.lambda$run$0(WriteIntentReadAction.java:24)
at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:128)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteIntentReadAction(ApplicationImpl.java:917)
at com.intellij.openapi.application.WriteIntentReadAction.compute(WriteIntentReadAction.java:55)
at com.intellij.openapi.application.WriteIntentReadAction.run(WriteIntentReadAction.java:23)
at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$2(IdeEventQueue.kt:1045)
at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$3(IdeEventQueue.kt:1054)
at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:109)
at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1054)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$18(IdeEventQueue.kt:349)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:395)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
2025-04-23 10:31:56,632 [ 18432] INFO - #c.i.DynamicBundle - Cleanup bundle cache for messages.IdeCoreBundle
2025-04-23 10:32:02,014 [ 23814] WARN - #c.i.o.Disposable - use application as a parent disposable
2025-04-23 10:32:10,898 [ 32698] WARN - #com.android.tools.idea.welcome.wizard.deprecated.InstallComponentsPath - Dependant package with key emulator not found!
com.android.tools.idea.sdk.wizard.SdkQuickfixUtils$PackageResolutionException: Dependant package with key emulator not found!
at com.android.tools.idea.sdk.wizard.SdkQuickfixUtils.resolve(SdkQuickfixUtils.java:355)
at com.android.tools.idea.welcome.install.SdkComponentInstaller.getPackagesToInstall(SdkComponentInstaller.kt:42)
at com.android.tools.idea.welcome.wizard.deprecated.InstallComponentsPath.lambda$init$0(InstallComponentsPath.java:148)
at com.android.tools.idea.welcome.wizard.deprecated.InstallSummaryStep.generateSummary(InstallSummaryStep.java:69)
at com.android.tools.idea.welcome.wizard.deprecated.InstallSummaryStep.onEnterStep(InstallSummaryStep.java:60)
at com.android.tools.idea.wizard.dynamic.DynamicWizardPath.next(DynamicWizardPath.java:311)
at com.android.tools.idea.welcome.wizard.deprecated.InstallComponentsPath.next(InstallComponentsPath.java:77)
at com.android.tools.idea.wizard.dynamic.DynamicWizard.showNextStep(DynamicWizard.java:345)
at com.android.tools.idea.wizard.dynamic.DynamicWizard.doNextAction(DynamicWizard.java:335)
at com.android.tools.idea.welcome.wizard.deprecated.FirstRunWizardHost$NextAction.actionPerformed(FirstRunWizardHost.java:429)
at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1972)
at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2314)
at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:407)
...
...
java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:400)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732)
at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: com.android.tools.idea.sdk.wizard.SdkQuickfixUtils$PackageResolutionException: Dependant package with key emulator not found!
at com.android.tools.idea.sdk.wizard.SdkQuickfixUtils.resolve(SdkQuickfixUtils.java:355)
at com.android.tools.idea.welcome.install.SdkComponentInstaller.getPackagesToInstall(SdkComponentInstaller.kt:42)
at com.android.tools.idea.welcome.install.InstallSdkComponentsOperation.perform(InstallSdkComponentsOperation.kt:38)
... 52 more
2025-04-23 10:32:14,812 [ 36612] SEVERE - #com.android.tools.idea.welcome.wizard.deprecated.ConsolidatedProgressStep$1 - Android Studio Meerkat | 2024.3.1 Patch 1 Build #AI-243.24978.46.2431.13208083
2025-04-23 10:32:14,812 [ 36612] SEVERE - #com.android.tools.idea.welcome.wizard.deprecated.ConsolidatedProgressStep$1 - JDK: 21.0.6; VM: Java HotSpot(TM) 64-Bit Server VM; Vendor: Oracle Corporation
2025-04-23 10:32:14,812 [ 36612] SEVERE - #com.android.tools.idea.welcome.wizard.deprecated.ConsolidatedProgressStep$1 - OS: Windows 11
2025-04-23 10:32:14,827 [ 36627] SEVERE - #com.android.tools.idea.welcome.wizard.deprecated.ConsolidatedProgressStep$1 - Last Action:
2025-04-23 10:32:50,349 [ 72149] WARN - #c.i.i.u.UIThemeBean - Unknown field: CombinedDiff
2025-04-23 10:32:50,352 [ 72152] WARN - #c.i.i.u.UIThemeBean - Unknown field: BlockBorder
2025
Dave Gress
(1 rep)
Apr 23, 2025, 08:53 PM
• Last activity: Apr 24, 2025, 03:58 AM
-1
votes
1
answers
326
views
How can I unzip an .apkm file in Windows 11?
I'm trying to install an .apkm file through adb in Windows 11, for example: ``` .\adb install "C:\Users\aes12\Downloads\com.google.android.googlequicksearchbox_15.32.37.28.arm-301381721_6dpi_1feat_d6ce31e208513f475be14d3c76d6ae3d_apkmirror.com.apkm" ``` I get the error: > adb.exe: filename doesn't e...
I'm trying to install an .apkm file through adb in Windows 11, for example:
.\adb install "C:\Users\aes12\Downloads\com.google.android.googlequicksearchbox_15.32.37.28.arm-301381721_6dpi_1feat_d6ce31e208513f475be14d3c76d6ae3d_apkmirror.com.apkm"
I get the error:
> adb.exe: filename doesn't end .apk or .apex
I understand that .apkm files are essentially zip-bundled .apk files. I've also found that I can use .\adb install-multiple (get-item *.apk)
to install multiple .apk's. However, I need to unzip the .apkm file first before I run the command.
How can I do that in Windows 11 through PowerShell?
Amin Nobari
(1 rep)
Dec 5, 2024, 04:56 PM
• Last activity: Mar 30, 2025, 02:28 AM
0
votes
1
answers
121
views
Android 11 fails to receive Bluetooth file transfers
Why does this (new) Android 11 device consistently fail to receive Bluetooth file transfers, stopping mid-transfer between 1.1 and 3 MB (out of a 6.3 MB file)? The transmitter is Windows 11 Bluetooth, which displays the error: "The connection was lost." However, an Android 6 device receives the same...
Why does this (new) Android 11 device consistently fail to receive Bluetooth file transfers, stopping mid-transfer between 1.1 and 3 MB (out of a 6.3 MB file)?
The transmitter is Windows 11 Bluetooth, which displays the error: "The connection was lost." However, an Android 6 device receives the same file successfully.
My primary suspicion is a difference between classic Bluetooth and BLE (Bluetooth Low Energy).
Has anyone experienced this issue and found a solution? Please share any helpful knowledge.
user17227456
(131 rep)
Mar 4, 2025, 11:35 PM
• Last activity: Mar 8, 2025, 10:27 AM
0
votes
0
answers
800
views
Why is my Android device not being recognized by adb on Windows 11?
I'm trying to use `adb` on Windows 11 and it's not picking up any of my devices. I've tried both a Samsung Galaxy S24 Ultra and a Google Pixel 6a. I've downloaded the platform tools on Windows 11 and added `adb` to my path so there's no problem there, `adb` is working just fine. I've enabled develop...
I'm trying to use
adb
on Windows 11 and it's not picking up any of my devices. I've tried both a Samsung Galaxy S24 Ultra and a Google Pixel 6a.
I've downloaded the platform tools on Windows 11 and added adb
to my path so there's no problem there, adb
is working just fine. I've enabled developer options on both phones and enabled USB debugging as well, my default USB configuration is set to file transfer even though I've tried every USB configuration available and I'm using the appropriate USB-C cable.
I have even tried different usb ports on my computer as I have 3 of them. However, when I enable usb debugging I'm not getting the normal popup for the computer's RSA fingerprint asking me to allow access to the phones so what could I be doing wrong? I've never had this problem before, normally I do all that I listed above and adb works just fine.
I've scoured the internet for solutions but they are all the same and no matter what I try I cannot get adb
to recognize the devices. I've even gone as far as downloading specific USB drivers for each phone with no success. I'm at a loss, could windows defender somehow be blocking the adb
connection?
Would my firewall somehow be contributing to the problem? I only have the stock Windows Defender options enabled and have not messed with the firewall in any way.
ToxicTech
(1 rep)
Nov 28, 2024, 04:12 AM
• Last activity: Nov 28, 2024, 02:16 PM
0
votes
1
answers
764
views
ADB stopped working after installing Windows 11 23H2
I've been using ADB from the command prompt on this Microsoft Surface Book 3 laptop with success for about a year. It upgraded to Windows 11 23H2 from 22H2 a couple of weeks ago, and since then, ADB can't see any devices. I've rebooted laptop and devices, tried two different cables, and updated ADB....
I've been using ADB from the command prompt on this Microsoft Surface Book 3 laptop with success for about a year. It upgraded to Windows 11 23H2 from 22H2 a couple of weeks ago, and since then, ADB can't see any devices. I've rebooted laptop and devices, tried two different cables, and updated ADB. I now have:
> adb --version
Android Debug Bridge version 1.0.41
Version 35.0.1-11580240
Installed as C:\android\platform-tools\adb.exe
Running on Windows 10.0.22631
> adb devices
List of devices attached
It does not sound a tone when an Android device is connected, which it used to do.
I'd never needed to install special USB drivers on Windows 10 or 11, so I have not tried that. The devices do not show up in Windows Explorer. What am I missing?
John Dallman
(2694 rep)
Mar 30, 2024, 08:35 PM
• Last activity: Mar 31, 2024, 11:26 AM
1
votes
0
answers
392
views
Android 128GB micro SD does not show up in Windows 11
I have a Motorola Moto G7 Supra with a 128GB SD card. The USB port is broken. I tried to put the SD card in an adapter and it did not read or recognize it. I have a 32GB card that reads in the adapter fine but not this 128GB Android SD. Is there a way to install an app on Windows 11 that can read th...
I have a Motorola Moto G7 Supra with a 128GB SD card. The USB port is broken. I tried to put the SD card in an adapter and it did not read or recognize it. I have a 32GB card that reads in the adapter fine but not this 128GB Android SD.
Is there a way to install an app on Windows 11 that can read the SD card from the Android using the SD card adapter?
I tried searching but come up with only "use USB connection" which I don't have.
rrb6699
(11 rep)
Mar 10, 2023, 12:02 AM
• Last activity: Mar 10, 2023, 05:17 AM
1
votes
0
answers
63
views
Can Windows 11 synch data with my Android 'phone?
It seems that [Windows 11 can run Android apps](https://websuggestion.com/can-windows-11-run-android-apps-explained/). This could, possibly be a major breakthrough, if ... Until now, I choose apps, such as the [TaskCoach to-do manager](https://www.taskcoach.org/) which run natively on both Windows a...
It seems that [Windows 11 can run Android apps](https://websuggestion.com/can-windows-11-run-android-apps-explained/) . This could, possibly be a major breakthrough, if ...
Until now, I choose apps, such as the [TaskCoach to-do manager](https://www.taskcoach.org/) which run natively on both Windows and Android, then I use DropBox to synch the data files.
Recently, I had problems with this approach, which I won't go into here.
My question is whether the new Windows 11 will obviate the need for DropBox by synching data files between devices, allowing me to add or remove TaskCoach to-dos on one device and have that reflect on the other (e.g laptopn / 'phone).
Mawg
(666 rep)
Oct 5, 2021, 05:17 AM
Showing page 1 of 8 total questions