What steps will reproduce the problem?
1. Set versionName in manifest to a string resource.
2. Open application (for the first time).
3. The dialog should never open again, but it does and versionName is null.
What is the expected output? What do you see instead?
Dialog display once and only once.
What version of the product are you using? On what operating system?
android-change-log: 2.0.7
OS: Linux Ubuntu 11.04
Android OS: Froyo 2.2
Device: Motorola Droid (Verizon CDMA)
Android build: FRG82D
Please provide any additional information below.
Perhaps there is a way to check how the version name is set, then get either
the string or the string resource.
Original issue reported on code.google.com by
karbonki...@gmail.comon 22 Jul 2011 at 4:11