Top "Android-studio" questions

Use for questions about using Android Studio, an official IDE by Google targeted at Android app development.

Error: Execution failed for task ':app:clean'. Unable to delete file

I'm trying to rebuild my Android Studio Gradle project (containing mostly Kotlin code), but it started to throw an UnableToDeleteFileException …

android android-studio android-gradle-plugin kotlin kotlin-android-extensions
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.android.support:appcompat-v7:26.1.0

Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.android.support:appcompat-v7:26.1.0. Could not resolve com.…

android android-studio gradle android-gradle-plugin
Import Android volley to Android Studio

I wanna use the google's volley library I am using Android Studio and I know how to add .jar libraries. …

android android-studio android-library android-volley
OpenCV in Android Studio

I want to use OpenCV library in my app with Android Studio. I followed instructions found here but I get …

android opencv android-studio gradle
Gradle - Error Could not find method implementation() for arguments [com.android.support:appcompat-v7:26.0.0]

I am trying to open existing android project in android studio and it gradle cannot build the app without the …

java android android-studio android-gradle-plugin
Remove Project from Android Studio

Does any one know how to remove a project from Android Studio in an attempt to re- export it from …

android import export android-studio
Android Studio - How to increase Allocated Heap Size

I've been using Android Studio for 3 months now and one of the apps I started on it has become fairly …

android memory-management crash out-of-memory android-studio
How to import or copy images to the "res" folder in Android Studio?

I can save all my images directly in the res/drawable-xxx folder. But how can I import/copy images to …

android image import android-studio
Where is adb.exe in windows 10 located?

I installed android studio 1.5 on windows 10. When I type in command line: adb I get command not found. Where can …

android-studio adb windows-10
File Explorer in Android Studio

Can anyone tell where the file explorer is located in Android Studio? I tried to search in windows menu but …

android android-studio