There 2 reasons I didn't use database:

1. I cannot imagine a helpful scheme of tables to use!

2. I want my colleagues to have the ability to add new shops easily!
It's easier to tell them to do some copy-paste work. In case I use db
they have to download a db browser, execute any sql command (if
needed) etc.

My current design is:
assets
   Category_Car
      Rent.xml
      Repair.xml
   Category_Education
      Libraries.xml

It is working just fine! Any idea about a db scheme is accepted! I
hope that I don't waste your time.

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

Reply via email to