我怎么知道它是否是我在模拟器上运行的应用程序的最新版本? [英] How do I know if it's the latest version of my application that is running on the emulator?

查看:26
本文介绍了我怎么知道它是否是我在模拟器上运行的应用程序的最新版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用 Eclipse 和 Android 模拟器开发了一个 Android 应用程序.有时我不知道我是否在模拟器中运行最新版本的应用程序.有什么办法可以检查它是否是最新版本?

I develop an Android application using Eclipse and the Android emulator. Sometimes I don't know if I am running the latest version of my application in the emulator. Is there any way I can check if it is the latest version?

例如我更改了我的应用程序的布局,但是当我在模拟器中运行应用程序时,更改不可见.然后我不知道它是运行的应用程序的旧版本,还是我在新版本中做错了什么,因此更改不可见.

E.g. I do a change of the layout for my application, but when I run the application in the emulator and the change isn't visible. Then I don't know if it is an old version of the application that is running or if I have done something wrong in the new version so the change isn't visible.

推荐答案

监控您的控制台输出,因为它会告诉您应用程序是否已安装,当然还要留意模拟器本身,因为您会看到您的应用程序关闭并安装后重新打开.

Monitor your console output as it tells you if the application was installed or not and of course keep an eye on the emulator itself as you will see your application close and reopen when it gets installed.

这篇关于我怎么知道它是否是我在模拟器上运行的应用程序的最新版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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