Top "Android-emulator" questions

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

Android emulator-5554 offline

I'm having a problem with emulator-5554, it keeps telling me it is offline. When I do a adb devices from …

android android-emulator
ERROR Android emulator gets killed

After updating to Android Studio 2 when I try to run my application and choose an emulator, I wait for the …

android android-studio android-emulator
Write a file in external storage in Android

I want to create a file in external storage sdCard and write to it.I have searched through internet and …

android android-layout android-emulator
How to dismiss the dialog with click on outside of the dialog?

I have implemented a custom dialog for my application. I want to implement that when the user clicks outside the …

android android-layout android-emulator dialog android-dialog
Enabling WiFi on Android Emulator

How to enable WiFi on Android emulator? I have tried to find this but everyone is confusing WiFi with 3G.

android android-emulator wifi android-wifi emulation
How to increase storage for Android Emulator? (INSTALL_FAILED_INSUFFICIENT_STORAGE)

I get this sometimes(not often) for one of my projects, couple of classes only Installation error: INSTALL_FAILED_INSUFFICIENT_…

android android-emulator emulation avd
Which Android IDE is better - Android Studio or Eclipse?

I'm starting to develop for Android. Which IDE should I use - Android Studio or Eclipse sdk? I would like …

android eclipse android-emulator ide android-studio
updating Google play services in Emulator

I have gone through many questions like this on Google Play, I am using Android 4.2.2 API 17. My app requires Google …

android android-studio android-emulator google-play google-play-services
error opening trace file: No such file or directory (2)

I am getting the above error: error opening trace file: No such file or directory (2) when I run my android …

android eclipse android-emulator logcat android-sdcard
Android Emulator sdcard push error: Read-only file system

I am developing under Android 1.6 (Android SDK 2.1). I create a avd by using avd manager in Eclipse. When I launch …

android-emulator