Search code examples
androidsamsung-mobile

Virtual device and hardware profile for my target


Which virtual device and hw profile should I choose in Android Studio if I target the Samsung Galaxy S8 smartphones? I tried building an apk from the examples but it just crashes in the phone. In the emulator it works.


Solution

  • For Design related issue you can use genymotion emulator

    enter image description here

    Otherwise, for crash, you have to use Firebase Crash Reporting or other Crash Reporting library to solve crash