-
Android Lurker
Need Some Help Going Through Code
I have an app which i need to build a custom SQL database for, i know very very little about how to do this though. I;ve spent days going over books and videos but nobody, and i mean nobody shows you how to change the code for your own projects...i have two that im currently working with, trying to adjust little things and neither proves successful. Its maddening. Would love some help. just someone to go through the code that i've used vs. the slight changes i've made to tell me why its broken, or help me finish up the other tutorial i've been working on that is great but leaves out things like Viewing the DB, editing it, deleting entries...making multiple tables.....Any help is appreciated. Thank you
the two i'm working with now are..... Android SQLite Database - YouTube ( i would prefer to use this one as it has the basics of everything i need)
and ... Android Tutorial For Beginners : Android SQLite Database Example Tutorial (this one i've made to work...but when i try to add just one more field..it no longer shows the database in the listview)
-
12-21-2012 05:28 PM
# ADS
Google Advertisement
-
Super Moderator
-
Super Moderator
Welcome to the forum!
-
Android Lurker
Did you ever figure out what you were looking to do? If not, please post your code snippet of what you are attempting, and any relevant logcat details and we can help.