Erik, also if you don't want to struggle with the whole SQL thing, you
might have a look at my framework androrm (www.androrm.com). I think
this one could ease the whole add/remove process and help you getting
things done much faster :)

Phil

On Oct 21, 8:28 pm, erik wagner <[email protected]> wrote:
> Thanks Mark and Joel, very appreciated.  Now I know what I will be
> doing this weekend <g>
>
> On Oct 21, 12:56 pm, Joel Witherspoon <[email protected]>
> wrote:
>
>
>
>
>
>
>
> > On Fri, Oct 21, 2011 at 10:33 AM, Mark Murphy <[email protected]> 
> > wrote:
>
> > > On Fri, Oct 21, 2011 at 1:31 PM, erik wagner <[email protected]> 
> > > wrote:
> > > > I am wondering if anyone has a simple SQLite app/example they can
> > > > point to, provide or whatever.  Just basically looking for an example
> > > > that will connect to a database, and add or remove a record.  Been
> > > > trying to sift through the searchable dictionary example and currently
> > > > not having much luck getting to the barebone essentials.
>
> > > Here's one from one of my books, if that helps:
>
> > >https://github.com/commonsguy/cw-android/tree/master/Database/Constants
>
> > > --
> > > Mark Murphy (a Commons Guy)
> > >http://commonsware.com|http://github.com/commonsguy
> > >http://commonsware.com/blog|http://twitter.com/commonsguy
>
> > > Android 3.1 Programming Books:http://commonsware.com/books
>
> > > --
> > > You received this message because you are subscribed to the Google
> > > Groups "Android Developers" group.
> > > To post to this group, send email to [email protected]
> > > To unsubscribe from this group, send email to
> > > [email protected]
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en
>
> > Erik,
> > I recommend Mark's books for leaning Android dev period. They are
> > fantastic. I also recommend "Android Application Development For
> > Dummies" by Donn Felker. The SQLLite section is simple and easy to
> > understand and learn. I started down the SQLLite road after reading
> > this tutorial:http://www.screaming-penguin.com/node/7742.
>
> > Without knowing your level of development expertise, it's hard to give
> > you a tutorial to fit your needs.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to