Re: [android-developers] sqlite help

2011-10-21 Thread Joel Witherspoon
On Fri, Oct 21, 2011 at 10:33 AM, Mark Murphy wrote: > > On Fri, Oct 21, 2011 at 1:31 PM, erik wagner 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

Re: [android-developers] sqlite help

2011-10-21 Thread Mark Murphy
On Fri, Oct 21, 2011 at 1:31 PM, erik wagner 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 searchab

[android-developers] sqlite help

2011-10-21 Thread erik wagner
Hi, 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

[android-developers] SQLite Help

2009-11-09 Thread νιѕнαℓ
I am having SQLite database which I used in IPhone Application... I want the same database in the Android... I have .sqlite file which I used for IPhone.. How to Import or Reuse that file in my Android Application... -- You received this message because you are subscribed to the Google Groups "An