当前位置: 代码迷 >> Android >> Could not find ChinaWeather.apk!该怎么解决
  详细解决方案

Could not find ChinaWeather.apk!该怎么解决

热度:352   发布时间:2016-04-28 04:01:35.0
Could not find ChinaWeather.apk!
我在网上下载源码,然后用eclipse导入,运行的时候提示
[2013-12-12 13:03:49 - ChinaWeather] Android Launch!
[2013-12-12 13:03:49 - ChinaWeather] adb is running normally.
[2013-12-12 13:03:49 - ChinaWeather] Could not find ChinaWeather.apk!

网上的很多方法都试过了,都不管用,不知道具体是哪里出问题,还有就是我在搭建android环境的时候一直堵在
安装android SDK上面,不知道是SDK的问题,还是什么问题。
------解决思路----------------------
应该是你的apk没生成,你看下bin目录下有吗?检查下SDK装好了没
  相关解决方案