[android-beginners] Problems accessing location data in emulator

2010-03-20 Thread Sven Jacobs
as the following permissions set ACCESS_MOCK_LOCATION ACCESS_COARSE_LOCATION ACCESS_FINE_LOCATION Is there anything else that I'm missing? Many thanks! Regards, Sven -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try a

Re: [android-beginners] Add calendar item through Intent?

2010-03-19 Thread Sven Jacobs
. Nevertheless you can try it out if you like. It's now in the market under the name "Partymensch". A calendar feature is planned for a future release. Regards, Sven -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NE

[android-beginners] Add calendar item through Intent?

2010-03-19 Thread Sven Jacobs
Hi all, I'm developing an app that displays a list of events and would like to know if there's any standard way to add an item to the (Google) calendar, preferably by sending an Intent? I'm developing for Android 1.5. Thanks for any hint! Regards, Sven -- You received this mess

[android-beginners] Alignment problem of EditText and Button in LinearLayout

2010-03-16 Thread Sven Jacobs
layout_width="fill_parent" android:layout_height="fill_parent" > What's the problem here? Many thanks, Sven -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW!

[android-beginners] Re: How to add a view to application layout programmatically

2009-10-14 Thread Sven
to declare a separate imageView in the XML layout. Isn't there a way of instantiating such an object by hand and adding it to the application's layout at runtime? Best, Sven On Oct 13, 5:28 am, Justin Anderson wrote: > What does the XML for

[android-beginners] How to add a view to application layout programmatically

2009-10-12 Thread Sven
Hi, I want to add an ImageView to my layout when a button has been pressed. Sadly, I cannot get a handle to the main application's linearlayout, I always get a null pointer error when trying to retrieve the layout using findViewByID. Here's the code that ought to display the image when button b

[android-beginners] EditText

2009-09-23 Thread Sven Mutscher
Hello, I have a problem using EditText. What I do is creating an instance using "new" (no xml configuration) and then draw it to my Canvas. What I do not understand is that nothing happens when clicking into the text box. Normally the focus is on the text box, I get a cursor and the virtual ke

[android-beginners] Re: Not able to send sms from emulator

2008-12-31 Thread Sven Boden
So you've gotten your emulator to talk to your mobile operator to send SMS to another emulator... or that's at least what you're trying to do... cool. But that's not going to work... ever :) Regards, Sven 2008/12/31 javame_android > > Hi, > > I have written

[android-beginners] code for a dialler replacement?

2008-12-29 Thread Sven Boden
don't think it's actively maintained anymore. Regards, Sven --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@google