Not getting updated apk file, project running on android studio

落花浮王杯 提交于 2019-12-30 08:47:09

问题


How to clean a project in Android Studio? I have changed the project from Eclipse and my apk file is not updating, it contains the old apk file from Eclipse. I did rebuild project, doesn't help. Also checked Out folder, no apk for this project is there. Also I changed my project name once while it was in Eclipse. Now the Out folder still contains the old projectname.apk file. Would really appreciate your help.


回答1:


When you think that Android Studio (or Intellij IDEA) isn't picking up an externally made change, sometimes File -> Invalidate Caches... can help.



来源:https://stackoverflow.com/questions/16945517/not-getting-updated-apk-file-project-running-on-android-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!