So what exactly are you needing help with?  The SQL statement to do the
insert?  Creating the database itself?  Creating the UI?  Hooking the UI up
to a button or some other event?

----------------------------------------------------------------------
There are only 10 types of people in the world...
Those who know binary and those who don't.
----------------------------------------------------------------------


On Fri, Dec 25, 2009 at 5:00 PM, iloveDroid <[email protected]> wrote:

> Hello, im working on a simple Android app, it is much like any other
> simple Database app. I have 4 EditText fields where the user inputs 4
> different small pieces of text. I want this text to be inserted in to
> my Database table in the corrects rows for my columns. I am not really
> sure how to go about doing this. I know onClickListener needs to be
> used but not sure how to use it.
>
>
> The official documentation and tutorials are sort of rubbish (No
> Offense)
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Beginners" group.
>
> NEW! Try asking and tagging your question on Stack Overflow at
> http://stackoverflow.com/questions/tagged/android
>
> To unsubscribe from this group, send email to
> [email protected]<android-beginners%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to