I recently installed Qt5 and works like a charm for API 17 and armeabi-v7a.But I added second AVD with other parameters (of course, I installed packag... ...
分类:
移动开发 时间:
2016-07-31 15:48:58
阅读次数:
205
今天打开android studio又碰到一个奇怪的问题:This version of android studio is incompatible with the gradle version used.Try disabling the instant runandroid studio和g ...
分类:
移动开发 时间:
2016-07-24 11:45:32
阅读次数:
377
今天升级AS到2.0后,用AS在真机上调试,发现报了如下错误: [java] view plain copy This version of Android Studio is incompatible with the Gradle Plugin used. Try disabling Insta ...
分类:
移动开发 时间:
2016-07-12 10:23:36
阅读次数:
197
验证位置时发生错 误:“org.tigris.subversion.javahl.ClientException: RA layer request failed svn: Server sent unexpected return value (403 Forbidden) in response ...
分类:
编程语言 时间:
2016-06-26 23:50:38
阅读次数:
181
使用Genymotion调试出现错误INSTALL_FAILED_CPU_ABI_INCOMPATIBLE解决办法 http://www.cnblogs.com/xiaobo-Linux/ 下载地址:http://files.cnblogs.com/files/xiaobo-Linux/genymo ...
分类:
其他好文 时间:
2016-06-10 20:19:15
阅读次数:
165
看到好多客官说Genymotion的android5.1系统还是会出现错误,这是因为这个帖子是在2013年写的,两年左右时间,Android发生了很多变化,之前的Translation库已经太老了。 现在转载一个新的库给大家使用,有需要的客官可以去这里去下载GenyMotion-ARM-Transl ...
分类:
其他好文 时间:
2016-05-30 19:56:47
阅读次数:
120
1.加法 加法运算是Sass中运算的一种,在变量或属性中都可以做加法运算。如: 编译出来的CSS: 但对于携带不同类型的单位时,在Sass中计算会报错。如下所示: 编译的时候,编译器会报错:"Incompatible units: 'em' and ‘px'." 2.减法 Sass的减法运算和加法运 ...
分类:
其他好文 时间:
2016-05-27 14:27:17
阅读次数:
173
背景描述:使用genymotion一直是在安装是从开发那里拿来的APK,没有发生问题。今天在应用市场下载了一个竞品apk,使用同样的方式安装,报了[INSTALL_FAILED_CPU_ABI_INCOMPATIBLE]错误,见下图。 <!--StartFragment --> <!--StartF ...
分类:
数据库 时间:
2016-05-27 11:07:01
阅读次数:
713
进来的看官使用的是win7吧?!是64位的吧!?安装了eclipse的subclipse插件了吧!每次用到SVN插件时都会弹出如下的对话框,虽然不影响使用但是很不爽是不是啊?LZ也是一个有丁点儿强迫症的人,我想干掉这个弹出框!稍后上图,服务器估计挂了!!解决方法:Window-Preferences ...
分类:
编程语言 时间:
2016-05-27 10:55:48
阅读次数:
163
1.argument to type "char *"is incompatible with parameter of type "LPWSTR" 解决:Project->Properties->Configuration Properties->General->Character set->u ...
分类:
其他好文 时间:
2016-05-27 10:41:50
阅读次数:
162