BrotherJing / DanmakuBay

an auxiliary tools for memorizing English words. supported by ShanBay API
Apache License 2.0
0 stars 0 forks source link

项目报错 #1

Open veeson opened 8 years ago

veeson commented 8 years ago

你好,我最近也想在我的app里面使用扇贝API,但是不知道如何验证登录,我在android studio里面跑你的代码的时候报了错: Error:(28, 0) Could not find property 'BUGLY_APPID' on project ':app'. 打开报错的那一段是: bugly { appId = project.BUGLY_APPID //注册时分配的App ID appKey = project.BUGLY_APPKEY //注册时分配的App Key execute = true upload = true outputDir = 'E:\AndroidProjects\DanmakuBay' } 请问如何解决,谢谢!

BrotherJing commented 8 years ago

因为app key这些一般是不公开的,我是写在本地的gradle.properties里面。你可以去bugly申请一个。bugly是做crash监控的,如果不想用可以删掉相关代码。

veeson commented 8 years ago

嗯,谢谢回复!可不可以发个APK安装包给我试用一下。邮箱是1298642143@qq.com,谢谢!

BrotherJing commented 8 years ago

http://www.wandoujia.com/apps/com.brotherjing.danmakubay