[android-beginners] Re: Onscreen Numeric Keypad

2008-11-15 Thread Siva
Bernhard, Thanks for this! Siva G On Nov 15, 11:56 am, brs <[EMAIL PROTECTED]> wrote: > A very basic example using buttons in a table > layout:http://code.google.com/p/android-labs/source/browse/trunk/BistroMath/... > > Or a more fancy version from the official Android platform > calculator:ht

[android-beginners] Re: Onscreen Numeric Keypad

2008-11-15 Thread brs
A very basic example using buttons in a table layout: http://code.google.com/p/android-labs/source/browse/trunk/BistroMath/src/com/google/android/bistromath/BistroMath.java Or a more fancy version from the official Android platform calculator: http://android.git.kernel.org/?p=platform/packages/ap

[android-beginners] Re: Onscreen Numeric Keypad

2008-11-15 Thread Mark Murphy
Siva wrote: > Is the book "Hello, Android" released already > Amazon asks for a pre-order! At the risk of helping a competing author ;-), the final(?) beta edition is available directly from the Pragmatic Programmers Web site (http://www.pragprog.com) as a PDF. I think the print edition is a f

[android-beginners] Re: Onscreen Numeric Keypad

2008-11-14 Thread Siva
Is the book "Hello, Android" released already> Amazon asks for a pre- order! On Nov 14, 2:27 pm, "Nathan Maves" <[EMAIL PROTECTED]> wrote: > I wrote one last night and it took me only a few hours...   It was > based off the one in the "Hello, Android" book.  So far I would > recommend this book t

[android-beginners] Re: Onscreen Numeric Keypad

2008-11-14 Thread Nathan Maves
I wrote one last night and it took me only a few hours... It was based off the one in the "Hello, Android" book. So far I would recommend this book to people just starting out. On Fri, Nov 14, 2008 at 8:30 AM, Siva <[EMAIL PROTECTED]> wrote: > > Hi, > > Is there a sample code for onscreen nume