MarschOSX / Responder

Senior Design I project for an Android auto-response application
0 stars 0 forks source link

Adding New Group to DB causes error, but still works?? #45

Closed MarschOSX closed 8 years ago

MarschOSX commented 8 years ago

When you add a new group is is sucessfully added to the Db, but gives the following error in LogCat when you run, please overlook:

E/PermDBInstance﹕ ERROR: getGroupInfo: could not access cursor object from: SELECT * FROM group_table WHERE name="Test1"

MarschOSX commented 8 years ago

I figured it out nevermind haha