我正在尝试使用 google maps API for android 开发一个应用程序。我已按照https://developers.google.com/maps/documentation/android-api/start中的步骤进行操作。我现在正试图在屏幕上显示一些东西。我已经尝试过 ARC,但这似乎与 google play 服务有问题,而且最近在其他任何事情之前崩溃了,我现在已经能够将 Bluestacks 设置为 Android Studio 的模拟器。但是当我按下运行时,应用程序立即关闭。如何防止应用程序在 Bluestacks 上崩溃?