Android Studio受难记

运行报错

Chrome调试 原生JavaScript调试

chrome://inspect/#devices

构建开启调试模式


一天半!!!

Default FirebaseApp failed to initialize because no default options were found. This usually means that com.google.gms:google-services was not applied to your gradle project.

重新按照firebase官网接入

进入项目-项目设置-集成-Google Analytics管理-在Google Analytics中查看-SDK设置说明

项目级build.gradle最后一行加上apply plugin: 'com.google.gms.google-services'???

Cocos2dxJavascriptJavaBridge.evalString无效

Cocos2dxJavascriptJavaBridge.evalString("cc.log('JS执行成功');");

cocos构建要打开调试模式 (我真服了~)

相关推荐
2501_9159184126 分钟前
iOS 混淆与 IPA 加固一页式行动手册(多工具组合实战 源码成品运维闭环)
android·运维·ios·小程序·uni-app·iphone·webview
不吃凉粉8 小时前
Android Studio USB串口通信
android·ide·android studio
zhangphil8 小时前
android studio设置大内存,提升编译速度
android·android studio
编程乐学9 小时前
安卓非原创--基于Android Studio 实现的天气预报App
android·ide·android studio·课程设计·大作业·天气预报·安卓大作业
大熊的瓜地11 小时前
Android automotive 框架
android·android car
私人珍藏库12 小时前
[Android] Alarm Clock Pro 11.1.0一款经典简约个性的时钟
android·时钟
珹洺13 小时前
Java-Spring入门指南(二十七)Android Studio 第一个项目搭建与手机页面模拟器运行
java·spring·android studio
消失的旧时光-194314 小时前
ScheduledExecutorService
android·java·开发语言
小糖学代码14 小时前
MySQL:14.mysql connect
android·数据库·mysql·adb
怪兽201416 小时前
请谈谈什么是同步屏障?
android·面试