如何使用Genymotion重启(BOOT COMPLETED)后测试我的应用程序我使用nexus 4作为设备
<receiver android:name="com.template.SampleBootReceiver"
android:enabled="true">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"/>
</intent-filter>
</receiver>
Run Code Online (Sandbox Code Playgroud) 喜的朋友我加入谷歌游戏服务genymotion模拟器,我拖累GAPPS的zip文件,也武装V1到它,但是当我打开它越来越不幸谷歌播放服务模拟器已停止,也当我试图在它显示添加帐户loading ..任何人都可以告诉我它的解决方案.