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

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

问题描述

我开发使用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天全站免登陆