[android-developers] Re: reduce height of a button

2009-02-19 Thread schtieF
the label can be centered with android:gravity=center_horizontal but i dont know how to reduce the height, anyone else can help? On 15 Jan., 22:54, info.sktechnol...@gmail.com info.sktechnol...@gmail.com wrote: What is the preferred way to reduce theheightof abuttonand maintain the label in

[android-developers] Re: reduce height of a button

2009-02-19 Thread schtieF
sorry its so easy android:layout_height=35px but it does not look good, because the button gets cut off on top and you dont see any round edges anymore schtieF On 19 Feb., 12:41, schtieF lisc...@googlemail.com wrote: the label can be centered with android:gravity=center_horizontal but i

[android-developers] XML Layout Inheritance possible?

2009-02-18 Thread schtieF
Hi, I have View B that extends View A. I also have an xml Layout for A (a.xml) and i dont want to copy the whole content only for one change i do in View B to b.xml, so is it possible to include a.xml in b.xml ? thx in advance schtieF --~--~-~--~~~---~--~~ You

[android-developers] location accuracy

2009-01-14 Thread schtieF
hi, i hacked a lot with the locationlistener and i find something strange. when i get a location changed and draw a circle with the accuracy radius around it and compare this to the map app my location feature, i recognized, that the map app uses the accuracy as diameter and not as radius. so

[android-developers] Re: com.google.wireless.gdata

2008-12-31 Thread schtieF
Someone found the com.google.wireless code stuff in the open source repository of android? so we can compile and include it in our applications? Stefan On Dec 24, 6:21 pm, paxus paxu...@gmail.com wrote: OK, I agree that they could easily remove inner classes if it hasn't been published as

[android-developers] Re: AuthenticationException when accessing Google Spreadsheets

2008-12-06 Thread schtieF
i also tried this with an older version of the android sdk, there was a hidden api in the android jar. but there was no authentication stuff see here http://www.anddev.org/google_data_apis-t2771.html now i'll try with the latest sdk if there is some additional api otherwise lets work directly

[android-developers] Re: Code working in standalone java; doesnot work in android (android-sdk-windows-0.9_beta)

2008-09-04 Thread schtieF
So any news on this topic, am i able to use google data apis (gdata) on android? thanx stefan On 25 Aug., 22:40, Justin (Google Employee) [EMAIL PROTECTED] wrote: You didn't answer what type myService is here. Cheers, Justin Android Team @ Google