ORMDroid 0.20, the first packaged release of the ORM framework for android, is now available from the project downloads page on Google Code. This first release packages up the Android library ADT project, adds some documentation (which you can view online here), and makes it easy to grab and go if you don’t like to/wantContinue reading “ORMDroid 0.20 now available”
Tag Archives: Database
ORMDroid: Bugfixes + Sample App = Happiness!
So a few people have taken a look at ORMDroid since my previous blogs, and the feedback I’m getting most often is along the lines of “Sure, there’s some simple example snippets, but I want a complete, compilable, runnable example!” With this in mind, I’ve thrown together a very basic Android app that uses ORMDroid asContinue reading “ORMDroid: Bugfixes + Sample App = Happiness!”
ORMDroid on Google Code
Further to my previous post, I spent a bit of time today getting the ORMDroid project set up on Google Code (Edit: Moved to Github), including adding a bit of sample code to get you going with the library. I’m also working on extracting a simple sample project that will also go in the repository, whichContinue reading “ORMDroid on Google Code”
Introducing ORMDroid
Another year, another blog… Actually, I’ve been out of the blogging cycle for a year or two now, as I’ve just been too busy with work to really dedicate any time to open source and my own projects, but a recent (positive!) change in my work schedule means I’m now back and able to investContinue reading “Introducing ORMDroid”