Closed GoogleCodeExporter closed 9 years ago
In which country are you? What is the locale of your phone?
Original comment by emilien.klein
on 27 Sep 2010 at 7:05
I guess it's due to small screen resolution as you suggested.
I think that to support small screen resolutions the project needs to be using
a SDK version higher than the current 1.5 platform, which I'm reluctant to do
because I'd like to keep the code as compatible as possible with old devices
(I'own an Android 1.6 device myself).
Upgrading the SDK version while keeping compatibility with older devices is
painful to do as you can't rely on compilation errors anymore to tell you if
your code will run on older devices...
Original comment by nguillau...@gmail.com
on 28 Sep 2010 at 9:43
App seems to work fine.
I have installed it using appbrain.
Just please update supported resolution in market, no need to upgrade sdk or
anything.
Resolution is 240 x 320.
Original comment by michal.grezl
on 29 Oct 2010 at 2:05
As far as I know the <supports-screens> manifest tag has been introduced in SDK
1.6
http://developer.android.com/sdk/android-1.6.html#AndroidManifest
So I don't see how I can update small screen support without upgrading the SDK
level ?
Original comment by nicolas@guillaumin.me
on 30 Oct 2010 at 2:04
Well ok, I can live with it.
Original comment by michal.grezl
on 30 Oct 2010 at 12:52
Sorry ;-/ The market share of 1.5 devices seems to have considerably decreased
in the past few month, so I guess I'll update the SDK level one day or another,
allowing the app. to be listed on small screen devices.
Original comment by nicolas@guillaumin.me
on 2 Dec 2010 at 11:37
Original issue reported on code.google.com by
michal.grezl
on 25 Sep 2010 at 2:37