[android-developers] Adding a new custom method to the Auto Generated RPC Service

2012-01-15 Thread quizit
I have been trying to get my head around the IO session listed below. http://bradabrams.com/2011/05/google-io-session-overview-android-app-engine-a-developers-dream-combination/ Everything seems straight forward till I tried to create my own custom method in the auto generated CloudTasksService cl

[android-developers] Re: Laying imageViews in a Grid

2011-11-05 Thread quizit
size and will look the same on most , or all screen sizes On Nov 5, 1:44 pm, Jeremy Dagorn wrote: > Hi, > > Have you tried to play with different values available for > android:layout_width et layout_height? > > Jeremy > > On Nov 4, 2:15 pm, quizit wrote: > > > &

[android-developers] Laying imageViews in a Grid

2011-11-04 Thread quizit
I want to have a grid type layout of image views so I wanted to see if I could get this using simple buttons. This is easy enough but the problem arises when I try to use an imageView instead of a button. Is there an easy way to force android to fit the imageView in the exact same space a button