Martin's random and not so random knowledge

My blog about C#, Delphi and Android development

Main menu

Skip to content
  • Inscription
    • ChangeLogDialog
    • WhatsNewDialog
  • Tutorials
  • Feebies
  • About

Tag Archives: Database

Android: ICS crash when using managedQuery() function

June 23, 2012

When ICS was released my app Wish l!st gained some weird crashes. After long debugging I found out that the reason for these crashes were the usage of the managedQuery() function to open cursors. When I went on debugging I … Continue reading →

Posted in Android, Tech | Replies: 2

Android: How to use a join with SQLite

February 27, 2012

In one of my previous post I explained how to join two tables with SQLlite using a provider. Android Using joins with a provider (SQLite) That post may be a bit hard to understand if you do not have a … Continue reading →

Posted in Android, SQLite, Tech | Reply

Android: Filling a table from resource file using xml (SQLite)

January 22, 2012

Last time I posted an article on how to fill a table with the help of a string array in a resource file: Android Filling a table from resource file using string array (SQLite) The drawback of that technique was … Continue reading →

Posted in Android, SQLite, Tech | Replies: 11

Android: Filling a table from resource file using string array (SQLite)

December 19, 2011

In this post we will be filling a table in our database with values from a resource xml file. You can use this technique to create default rows in your table on creation/updating of the database. Our resource file: res/values/mytable.xml … Continue reading →

Posted in Android, SQLite, Tech | Reply

Android: Using joins with a provider (SQLite)

November 28, 2011

In this post I will show how to use a left outer join in your provider. Now note that you can also create a view in your database and query on the view. I might do a post on that … Continue reading →

Posted in Android, SQLite, Tech | Replies: 3

Check out my apps

Android app on Google Play

Subscribe

Google+

Categories

  • Announcements (10)
  • Apps (28)
    • Linear clock (6)
    • Note l!st (10)
    • Wish l!st (12)
  • Design (10)
    • Books (1)
    • Icons (5)
  • Gaming (2)
  • Tech (43)
    • Android (34)
    • C# (6)
    • Delphi (3)
    • PHP (2)
    • SQLite (4)

Home screen widget

Archives

  • May 2013 (1)
  • April 2013 (6)
  • March 2013 (3)
  • February 2013 (2)
  • January 2013 (4)
  • December 2012 (5)
  • November 2012 (8)
  • October 2012 (6)
  • September 2012 (5)
  • August 2012 (5)
  • June 2012 (2)
  • May 2012 (5)
  • April 2012 (7)
  • March 2012 (5)
  • February 2012 (4)
  • January 2012 (4)
  • December 2011 (4)
  • November 2011 (6)
  • August 2011 (1)
  • July 2011 (1)
  • June 2011 (5)

Android blogs

  • Android police
  • Droid app of the day
  • Farhan's Blogs & Portal
  • Grokking Android
  • KP Bird
  • Making Money With Android
  • My life with Android
  • StellarWave
  • Styling Android
  • Widgets for Android

Tags

android app backup blogs bug fix button Change log clock components Database design developers development email feedback file floppy Google Play GUI icons inscription label making money note l!st notes Providers resource retro review share SildeME SQL table templates theme top tip tutorial update version info webserver websites widget Wish l!st Wish list xml
(c) 2011-2012 Martin van Zuilekom
Amazon, the Amazon logo, AmazonSupply, and the AmazonSupply logo are trademarks of Amazon.com, Inc. or its affiliates. Windows is a registered trademark of Microsoft Corporation in the United States and other countries. Google Play and Android are a trademark of Google Inc. Martin van Zuilekom is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to amazon.com.