try to use this line in Android manifest file.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsub
7 января 2012 г. 2:20 пользователь DanielleM написал:
> Ah...that makes sense. Perhaps I should have read over the
> documentationagain. I'm sure it says that.
>
Yes, that post at the official blog I linked to goes into great detail
about how this works and best practices.
>
> Thanks so m
Ah...that makes sense. Perhaps I should have read over the
documentationagain. I'm sure it says that.
Thanks so much!!!
On Jan 6, 5:14 pm, Kostya Vasilyev wrote:
> Those resource qualifiers are available starting with Android 3.2, not 3.0:
>
> http://android-developers.blogspot.com/2011/07/n
Well, read up a bit on Designing apps for different screen sizes and
resolutions.
Kumar Bibek
http://techdroid.kbeanie.com
http://www.kbeanie.com
2011/1/15 Gabriel Simões
> No help on this one? No one ever stepped on this same problem, mainly
> with htc wildfire or using minsdk=3 (even with t
Do you have supports-screens in the manifest?
2011/1/15 Gabriel Simões
> No help on this one? No one ever stepped on this same problem, mainly
> with htc wildfire or using minsdk=3 (even with targetsdk=4 or above)?
>
> tnx!
>
> On 13 jan, 22:28, Gabriel Simões wrote:
> > Hello dear developers,
No help on this one? No one ever stepped on this same problem, mainly
with htc wildfire or using minsdk=3 (even with targetsdk=4 or above)?
tnx!
On 13 jan, 22:28, Gabriel Simões wrote:
> Hello dear developers, how are you doing?
>
> After many months developing for android using only the emulato
Just to complete the post above, I´m using relativelayout, sizes and
distances in dip, font sizes in sp.
On 13 jan, 22:28, Gabriel Simões wrote:
> Hello dear developers, how are you doing?
>
> After many months developing for android using only the emulator my
> test device I finally got a real d
Thanks Lance,
I thought it may have been an OS issue.
On Jan 19, 8:25 pm, Lance Nanek wrote:
> You might be running into the Android 2.0.0 bug where it only matches
> the -v6
> specifier:http://groups.google.com/group/android-developers/msg/315ce9b9dde1161a
>
> On Jan 19, 8:13 am, snowy_tracks
You might be running into the Android 2.0.0 bug where it only matches
the -v6 specifier:
http://groups.google.com/group/android-developers/msg/315ce9b9dde1161a
On Jan 19, 8:13 am, snowy_tracks wrote:
> I am currently trying to make my app compliant with all screen sizes /
> api levels.
>
> I have
Rory,
I would use a RelativeLayout as the parent for the gallery, then set
android:layout_alignParentBottom="true" on the gallery.
Mike
On Oct 6, 2:42 pm, Rory wrote:
> How would I set up mygalleryto be on thebottomof the screen? Would
> I need to create a gridLayout and then set thegalleryin
10 matches
Mail list logo