[android-developers] Browser can not access website on IIS

2009-07-11 Thread Kalle§$
Clicking on https://brtel0009000.wss3online.de should normally popup a dialog box for entering some account/pw. This works fine on any Windows, Mac, Linux, iPhone, but it does not work on Android/G1 (I am using 1.5) You will get the information: You are not authorized to view this page Http Err

[android-developers] Re: Reusing the +/- number spinner from TimePickerDialog?

2009-02-07 Thread Kalle§$
"setCurrent" to set values works: --- try { Method m = c.getMethod("setCurrent", int.class); m.invoke(o, mDauer%60); } catch (Exception e) { Log.e("", e.getMessage()); } --- But how to get values? Any idea? On 4 Feb., 18:43, s

[android-developers] Margin-problem with changed layout for titlebar

2009-02-11 Thread Kalle§$
ow on the left and right side there is some margin and I still can see some Grey from the original titlebar. What did I wrong? KalLe --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" gro

[android-developers] Re: Margin-problem with changed layout for titlebar

2009-02-14 Thread Kalle§$
I uploaded a screenshot, which shows the problem, I have with the changed titlebar http://hphone.eu/Android/Titlebar.html KalLe On 11 Feb., 21:09, $§Kalle§$ <__kalle...@hphone.eu> wrote: > I am using the following Layout for thetitlebarwith a blue backround > color > >

[android-developers] Re: Margin-problem with changed layout for titlebar

2009-02-14 Thread Kalle§$
android:background="#ff99"> ## On 15 Feb., 00:57, Marco Nelissen wrote: > On Wed, Feb 11, 2009 at 12:09 PM, $§Kalle§$ <__kalle...@hphone.eu>

[android-developers] Re: How to get a "vertical spinner" like used in TimePicker?

2009-03-04 Thread Kalle§$
Hola Eugene, have a look at the discussion under the topic"Reusing the +/- number spinner from TimePickerDialog?" Ciao Wolfgang On 3 Mrz., 20:59, Eugene M wrote: > Hi everyone, > > The TimePicker widget includes two "vertical spinners" that let the > user pick the hour and minute. How can I ma

[android-developers] Re: Market problems again

2010-06-12 Thread Kalle§$
Same for me. Seems to be a general problems. By the way, it did not affect the ratings. The number of ratings still increased since yesterday On 12 Jun., 08:08, Zsolt Vasvari wrote: > My app suddenly lost half its installs  :(    Both on the Market > website and on the device Market app. > > Doe

[android-developers] How to develop new language for TTS

2010-06-22 Thread Kalle§$
We would be interested to develop a country specific flavor of a language, which then can be used for TTS (Text-To-Speech). Where can we find instructions, how to do that? Thx Kalle -- You received this message because you are subscribed to the Google Groups "Android Developers" grou