[android-beginners] Re: Newbie doubt here! Please advise.

2009-02-20 Thread lorenz
Hey The problem is that your reference b2 is null and you get a NullPointerException when trying to register the OnClickListener on it. This happens because b2 does not yet exist when you ask for it by calling findViewById(R.id.button_id2), for only the contents of your main.xml file is already l

[android-beginners] Re: newbie/doubt

2008-10-25 Thread Sunit Katkar
I think you can get all answers and understand what Android OS is on the Google site. Android is a operating system which is meant for mobile phones. So theoretically, if your hardware specifications match Android OS requirements, then you can run Android on your PDA. In reality you might have to '