I have an app with Copy Protection on. Since a number of users have
reported being unable to find the app on Market since upgrading to
2.1, I have researched the issue and copy protection seems to be the
culprit.
Turning off copy protection is the answer, but it seems that it leads
to file access
Here's my situation:
I have an app that's been compiled using 1.5 SDK and minSdkVersion=3.
Now I want to add 2 icons: one for high density screens like Droid and
another one for low density screens like G1.
For this, I added the high density icon to new directory drawable-hdpi-
v4/. I then compile
I have localized strings at res/values-de/strings.xml and res/values-
es/strings.xml . When I test different locales in the Simulator, the
localized strings show up correctly.
However, when I upload the app to the Market, it says 'Localized to:
unknown'. Has anybody else had the same problem and k
I have default strings under res/values/strings.xml and localized
strings at res/values-de/strings.xml and res/values-es/strings.xml .
But when I upload the app to the Market, it shows 'Localized to:
unknown'!
If I run the app in the simulator using the German or Spanish locale,
the localized stri
4 matches
Mail list logo