• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. B

    Apps Change Device Model in Android Emulator - android.os.Build.MODEL

    Is there a way to change/add the device model in Android emulator? If I try to get device model programatically, it always return "android-sdk" or "sdk" in emulator. I want to set the real device name in emulator for testing purpose.