Top "Android-studio" questions

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

Cannot resolve symbol 'AppCompatActivity'

I've just tried to use Android Studio. I've created blank project and tried to create Activity which extends AppCompatActivity. Unfortunalty …

android android-studio gradle android-support-library android-appcompat
Android studio- "SDK tools directory is missing"

When I start the "android studio" program, displayed a window of "downloading components" which says:   "Android SDK was installed to: …

android android-studio sdk
AppCompat v7 r21 returning error in values.xml?

I'm using Android Studio and when I add compile "com.android.support:appcompat-v7:21.0.0" to my Gradle file, I'm getting a …

android android-studio android-appcompat
How to completely uninstall Android Studio on Mac?

I recently downloaded Android Studio on my Macbook Pro and I messed up with it every time I open it. …

macos android-studio uninstallation
Android Studio gradle takes too long to build

My Android Studio project used to build faster but now it takes a long time to build. Any ideas what …

android android-studio build gradle build.gradle
Enable VT-x in your BIOS security settings (refer to documentation for your computer)

While I was adding a virtual device in my Android Studio, Android Studio is Showing This Error. See This Image: .

android android-studio haxm
Android Studio is slow (how to speed up)?

I recently upgraded from Eclipse to Android Studio and I'm not really liking the experience. I'm comparing them both on …

android-studio
Where is android studio building my .apk file?

I've been rebuilding my project from the ground up, so there's been a lot of problems with it. At the …

android android-studio
Android Studio suddenly cannot resolve symbols

Android Studio 0.4.2 was working fine and today I opened it and almost everything was red and the auto-completion had stopped …

android import gradle android-studio
How can I run Android emulator for Intel x86 Atom without hardware acceleration on Windows 8 for API 21 and 19?

I have not enabled Hyper V or hardware acceleration and don't want to either. Is there any way that I …

android android-emulator android-studio