Top "Android-studio" questions

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

Error type 3 Error: Activity class {} does not exist

I have an IntelliJ Android project, that I successfully imported to Android Studio 0.4.0. It works perfectly if I don't change …

android android-studio android-manifest
Apk location in New Android Studio

I started using new Android Studio and cant find the APK of the application in IDE,where it actually locates?

android apk android-studio
How do you synchronise projects to GitHub with Android Studio?

I am trying to synchronise a project that I have on in my Android Studio folder to GitHub, but I …

android github intellij-idea android-studio
I can't install intel HAXM

I installed Android Studio and I had no problems with that. However, when I tried to run the emulator, it …

android android-studio intel hyper-v haxm
Gradle: Execution failed for task ':processDebugManifest'

I'm getting a gradle error at building since yesterday - it just came randomly.... Full stacktrace here: My project depends …

android gradle android-studio build.gradle
How to add an Android Studio project to GitHub

I have a project in Android Studio. I want to add that project to a GitHub repository using android studio. …

android git android-studio
How do I export a project in the Android studio?

How do I export project in the Android Studio? I mean, like I used to do in Eclipse by File|…

android-studio
Finding Android SDK on Mac and adding to PATH

I have installed Android Studio on my MacBook Air (OS Version 10.11 El Capitan) and have successfully written a small "hello, …

android macos android-studio android-sdk-tools
Where is Android Studio layout preview?

I installed Android Studio, but when I edit my layout files, I can't find live preview! I just see an …

java android android-studio
How to add a jar in External Libraries in android studio

I am new to Android Studio. What I need to do is add a few jar files in the External …

android android-studio