Top "Android-emulator" questions

An Android emulator is software which simulates the functionality of an Android device running the Android OS.

How to take emulator screenshots using Eclipse?

I need to take screenshots of an android application running on an emulator in Eclipse Galileo. Is there a built-in …

android eclipse android-emulator screenshot eclipse-3.5
How to fix "Fail to connect to camera service" exception in Android emulator

I'm getting a Fail to connect to camera service exception when I run my Android app in the emulator. I've …

android camera android-emulator emulation intellij-13
How to resize the AVD emulator window in Android Studio?

I've seen many posts asking about how to re-size the AVD emulator window, however I have not found any that …

android android-studio android-emulator
Moving default AVD configuration folder (.android)

After installation of Android SDK, there was created .android folder on the E:\ drive. As far as I know this …

windows android android-emulator avd
How to compile the Android AOSP kernel and test it with the Android Emulator?

Has anyone successfully compiled the android kernel and tested it in the Android emulator, and if so is there anything …

android android-emulator emulation android-source
RuntimeException: Unable to instantiate application

When I run my application, everytime I am getting the below exception in my logcat: 04-14 09:29:53.965: W/dalvikvm(1020): threadid=1: thread …

android android-intent android-emulator
Android - Set a border around an ImageView

I have a cell with a fixed width and height, let it be 100x100px. Inside that cell I want …

android android-layout android-emulator android-widget android-imageview
not able to pinch zoom on emulator

I have an application in which I need to implement image editing, which also includes pinch zooming. I am done …

android android-emulator pinchzoom
Android EditText Transparent Background

I want to have a transparent background for Android EditText widget. How is that possible?

android android-emulator android-widget android-manifest
Android - Emulator in landscape mode, screen does not rotate

When I switch to landscape mode (NUMPAD 7 or CTRL+F11) the emulator rotates the screen to landscape orientation but the …

android android-emulator avd