模拟器中以前版本的.apk文件 [英] Previous version of .apk file in Emulator

查看:103
本文介绍了模拟器中以前版本的.apk文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已将我的.apk文件从我的应用程序部署到模拟器,但问题是它是我目前开发的旧版本。任何想法如何将apk更新为我目前在项目中的内容。我的意思是它显示了两周前的apk文件,我希望显示当前的apk文件。

解决方案

你可以运行你的应用程序eclipse,它应该为你更新应用程序。



否则你可以取消应用程序并运行以下命令adb install< path_to_your_bin> .apk

I have deployed my .apk file from my app to the emulator but the problem is that it is an older version of what I have developed at present.Any ideas how to update the apk to what I have currently in my project.What I mean is it is showing the apk file from two weeks ago where as I want the current apk file to be displayed.

解决方案

You can just run your app from eclipse, it should do the update the app for you.

Else you can unistall the application and run the following command adb install <path_to_your_bin>.apk


这篇关于模拟器中以前版本的.apk文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆