Recent content by bbsbec 2001

  1. B

    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.