[android-beginners] Re: Development Phone

2009-08-03 Thread Oliver Rennfort
Yes you can use the dev phone without a sim but you need to hack it. But its simple comand line hack. Android Apps Developer On Aug 3, 2009 1:34 PM, Greg ghoo...@barereef.com wrote: I'm nearing completion of an app and need to begin testing on a real device. G1s are going for quite a bit less

[android-beginners] Re: I have attached example of intent.putExtra and intent.getExtras in android plz check it

2009-07-25 Thread Oliver Rennfort
, again... Android Apps Developer On Jul 24, 2009 10:53 PM, saurabh sinha saurso...@gmail.com wrote: I am getting error --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Beginners group. To post to

[android-beginners] Can I put a custom view in a alert dialog box?

2009-07-24 Thread Oliver Rennfort
Hi is it posible to put a custom view in a alert dialog box? Android Apps Developer --~--~-~--~~~---~--~~ 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] How to pass a string into a new activity via intent

2009-07-23 Thread Oliver Rennfort
Hi I need to pass 1 or 2 string var to a new activity when I start them via a intent How do I pass them in from activity 1 and then how do igrab them in my activity2? Android Apps Developer --~--~-~--~~~---~--~~ You received this message because you are

[android-beginners] Re: How to pass a string into a new activity via intent

2009-07-23 Thread Oliver Rennfort
Perfect thank you Android Apps Developer On Jul 23, 2009 1:43 PM, Mark Murphy mmur...@commonsware.com wrote: Hi I need to pass 1 or 2 string var to a new activity when I start them via a intent How... Use putExtra() and getStringExtra() on Intent. -- Mark Murphy (a Commons Guy)

[android-beginners] Re: [android-beginners]

2009-07-22 Thread Oliver Rennfort
Read the google docs on the android sdk site. Android Apps Developer On Jul 22, 2009 6:58 AM, saurabh sinha saurso...@gmail.com wrote: what is difference between intent and intent-filter in android --~--~-~--~~~---~--~~ You received this message because you

[android-beginners] Re: Accessing inbox and few others

2009-07-21 Thread Oliver Rennfort
Yes you can . Take a look at contentprovider in android. There are planty tutorials in the sdk. Android Apps Developer On Jul 21, 2009 4:34 AM, chinna Durai chinnadur...@gmail.com wrote: Hi, I just want to know if we can access *programmatically* these data in Android 1. Calendar 2.

[android-beginners] Re: Mrarket?

2009-07-21 Thread Oliver Rennfort
You don't need to sign up your phone should be linked to your google acount. And to leave a comment you just click on the link. In the app description. Android Apps Developer On Jul 21, 2009 8:20 AM, stephen rigg stevie...@gmail.com wrote: I wanted to noe how ppl are able to post comments on

[android-beginners] Re: Add space between elements in a TableRow.

2009-07-21 Thread Oliver Rennfort
Try padding Android Apps Developer On Jul 21, 2009 10:21 AM, Garth garthskidst...@gmail.com wrote: I have two Text views in a TableRow, and currently they show up right next to each other. Like: AccelerometerMagnetometer I want there to be a space between them. Like: Accelerometer

[android-beginners] Re: book questions..

2009-07-21 Thread Oliver Rennfort
I think I need some help or I found a bug. When itry to run the wether demo from the source. The app trows a toast and say null pointer exeption. Mark do you have an idea why that may be? I use eclipse on windows. And have just impoorted it. It compiles without any problem. And starts running

[android-beginners] Bug error in source code from book android development 2.1

2009-07-21 Thread Oliver Rennfort
I think I need some help or I found a bug. When itry to run the wether demo from the source. The app trows a toast and say null pointer exeption. Mark do you have an idea why that may be? I use eclipse on windows. And have just impoorted it. It compiles without any problem. And starts running

[android-beginners] Re: Device Chooser shows warning

2009-07-21 Thread Oliver Rennfort
That's normal when you define a app with map api Android Apps Developer On Jul 21, 2009 1:20 PM, yves yves5...@googlemail.com wrote: Hello, when I run my application out of eclipse and the device chooser comes up, it shows me my real phone and in the target-column it shows 1.5 and a warning

[android-beginners] Re: Google Maps Application

2009-07-21 Thread Oliver Rennfort
to the phone? No including of the maps API? On 21 Jul., 19:10, Oliver Rennfort anubis...@gmail.com wrote: Just get a api code for release a... On Jul 21, 2009 1:08 PM, yves yves5...@googlemail.com wrote: Hello, iam developing an ... --~--~-~--~~~---~--~~ You received

[android-beginners] Re: WIFI Connection Problem

2009-07-21 Thread Oliver Rennfort
Hi it might be that the phone only supports 128bit keys. I also have a rogers phone and I have it running with a d link router. But I noticed that my phone sometimes will not conect right and then I have to do it by hand in settings Android Apps Developer On Jul 21, 2009 1:25 PM, GT

[android-beginners] Re: Slow to load emulator with eclipse

2009-07-21 Thread Oliver Rennfort
The emulator when its once is up and running ,just leave it open. And just code and upload to it with out closing it. Android Apps Developer On Jul 21, 2009 2:23 PM, chris olsen.ch...@gmail.com wrote: Hey everyone, I was fooling around with android this weekend while trying to figure out

[android-beginners] Re: [android-beginners]

2009-07-21 Thread Oliver Rennfort
Asking a question once is ok. Repeating them will not give you a faster answer. It just spamms our in box with it. Thank you. Android Apps Developer On Jul 21, 2009 4:16 PM, saurabh sinha saurso...@gmail.com wrote: what is pending Intent and how it differ from Intent

[android-beginners] Great books worth the 35$

2009-07-20 Thread Oliver Rennfort
Hi all I have now several books for android. And had to find out that most of them are not great due to the fackt that they all handle 1 or 2 projects to cover some info. But now my last purchase was a hit. And for the price of 35$ you get uptodate pdf books what have almost all topic in it what

[android-beginners] Re: book questions..

2009-07-20 Thread Oliver Rennfort
I just can say it again, mark's 3books are great and up to date. And with the subscribtion, you get updates. And since cupcake will be soon lod when donut comes. So get the 3 pdf books for 35$. Android Apps Developer On Jul 20, 2009 6:53 PM, Mark Murphy mmur...@commonsware.com wrote: Eitan

[android-beginners] Re: using the getLine1Number() method

2009-07-15 Thread Oliver Rennfort
Try String str =sum(); Android Apps Developer On Jul 15, 2009 11:34 AM, desmo84 desm...@gmail.com wrote: Ok, I'm still new to using java and j2me all together, although I understand enough to make basic programs and understand what I think about returning methods. I'm having trouble with the

[android-beginners] Re: Hello Android app

2009-07-14 Thread Oliver Rennfort
Sounds like you don't wait long enoughf for the emulator too boot up you see the boot message and that can take several seconds. Hope this helps Android Apps Developer On Jul 14, 2009 12:29 PM, Neilz neilhorn...@googlemail.com wrote: Hi all, I am experienced with Java and with Eclipse, so I

[android-beginners] Re: Hello Android app

2009-07-14 Thread Oliver Rennfort
I have no idea but as a tip don't close it down when you make changes to the code that saves you the long boot time. But actualy the phone takes also so long to boot. When I turn my adv on it takes up to 30 seconds or more Android Apps Developer On Jul 14, 2009 4:57 PM, Neilz

[android-beginners] Need some help with Intent Filter to add my app to other menu's

2009-07-13 Thread Oliver Rennfort
Has some one a idea for the problem below... Best regards On Jul 13, 2009 7:15 AM, AnubisAndroid anubis...@gmail.com wrote: Hi all, i need some help with a problem i have and i am stuck right now. I would like to know if its possible and how to add my application to the Picture Options Menu

[android-beginners] Adding your app to other apps menu how to

2009-07-13 Thread Oliver Rennfort
Hi I am new to the group and have a question. How can I add my app to the gallery app menu. I want to make a app where I can edit a picture. And I would like to find a way to let my app show up in the gallery menu (picture options) How has an idea how to do that?