摘要:
在虚拟机上Ubuntu系统里安装ADT开发工具,配置好环境后导入Android工程报错: 找不到Adb命令: ubuntu 12.04 64位设置兼容32位的实现REF:http://www.2cto.com/os/201210/159883.html My configure is as foll 阅读全文
摘要:
Android Guide、SourceCode collection 1.比较对象是否相同 1 /** Checks whether two providers are the same */ 2 private boolean isSameProvider(String provider1, S 阅读全文