joelmap / omnidroid

Automatically exported from code.google.com/p/omnidroid
Apache License 2.0
0 stars 0 forks source link

Pre-populate data into the database #40

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This issue is to keep track of data that needed to be pre-populated into
the database.

Original issue reported on code.google.com by EHo...@gmail.com on 22 Jul 2009 at 8:02

GoogleCodeExporter commented 9 years ago
Hi,

Can you expound a little a bit on what you meant by keep track? Do you mean 
that we 
need to document them?

Original comment by renc...@gmail.com on 2 Jun 2010 at 2:30

GoogleCodeExporter commented 9 years ago
Evan will hopefully be able to shed more light on this, but do the 
class/function
mentioned in Issue 41 shed more light on this:

1. The code to pre-populate data is in
edu.nyu.cs.omnidroid.model.db.DbHelper.populateDefaultData()

2. This method got called by onCreate() callback in
edu.nyu.cs.omnidroid.model.db.DbHelper

Original comment by case.and...@gmail.com on 2 Jun 2010 at 5:08

GoogleCodeExporter commented 9 years ago
I think this has been made obsolete by Issue71

Original comment by case.and...@gmail.com on 15 Jun 2010 at 10:03