You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Android Emulator, the app would stutter and freeze for a minute before running. This could be an emulator problem or a problem with Android Studio 3 Canary, but it is worth mentioning here. Also, on the Nexus 9 (Running the latest available version of Nougat) it flat out will not run and just crashes. I could not get a proper error message from the Android Monitor/LogCat about it, so I will look into it more. If I had to guess, it could be purely that there is not much code (besides the standard Android Support Libraries) that support Tablet layouts. I will look into this more. This is not a high priority problem however, as most people do not use tablets anymore for things other than media consumption. Still, it is worth looking into.
The text was updated successfully, but these errors were encountered:
Update: This seems to have been resolved with a reboot, but it will still crash within 10 seconds of being open. Keeping this issue open until I figure out what exactly could be going on.
On the Android Emulator, the app would stutter and freeze for a minute before running. This could be an emulator problem or a problem with Android Studio 3 Canary, but it is worth mentioning here. Also, on the Nexus 9 (Running the latest available version of Nougat) it flat out will not run and just crashes. I could not get a proper error message from the Android Monitor/LogCat about it, so I will look into it more. If I had to guess, it could be purely that there is not much code (besides the standard Android Support Libraries) that support Tablet layouts. I will look into this more. This is not a high priority problem however, as most people do not use tablets anymore for things other than media consumption. Still, it is worth looking into.
The text was updated successfully, but these errors were encountered: