Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version number should be pulled from the Manifest rather than hard coded. #15

Closed
GoogleCodeExporter opened this issue Mar 15, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. The version number is displayed on the home screen.
2.
3.

What is the expected output? What do you see instead?

The version number for Android apps distributed through the market has to 
be encoded in the app's manifest.  We should display that number on home
screen.


Please use labels and text to provide additional information.

Original issue reported on code.google.com by ram8...@gmail.com on 3 Jan 2010 at 2:24

@GoogleCodeExporter
Copy link
Author

Currently the version number displayed on the home screen is pulled from the 
strings.xml resource.  A better solution would be to pull it directly from the 
Manifest file, assuming this can be done. 

Original comment by ram8...@gmail.com on 9 Aug 2010 at 6:32

@GoogleCodeExporter
Copy link
Author

Original comment by ram8...@gmail.com on 9 Oct 2010 at 6:54

  • Added labels: Type-Enhancement

@GoogleCodeExporter
Copy link
Author

Original comment by cfe...@gmail.com on 8 Nov 2010 at 3:21

@GoogleCodeExporter
Copy link
Author

Committed fix, awaiting verification.

Original comment by cfe...@gmail.com on 8 Nov 2010 at 4:14

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant