Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialHai Phan
2,442 PointsI need help with my android SQLdemo app
I made a demo app for testing SQLite. But my app destroyed immediately after it shows up. I have check many time but won't find the error. Here is the link on GitHub: https://github.com/HaiPhanT/AndroidTesting Can anyone help me please.
Hai Phan
2,442 PointsNo Tonnie, I still have trouble with this!
Tonnie Fanadez
UX Design Techdegree Graduate 22,796 PointsHai Phan , ok I will download the code from my end and see.
Hai Phan
2,442 PointsThank Tonnie Fanadez !
Tonnie Fanadez
UX Design Techdegree Graduate 22,796 PointsHi Hai Pham great code, impressive.
Spent days figuring out this error but unfortunately can't solve it but still trying
Caused by: android.database.sqlite.SQLiteException: no such table: tblPhonebook (code 1 SQLITE_ERROR): , while compiling: select * from tblPhonebook
Hai Phan
2,442 PointsTonnie Fanadez Thank you anyway, it's just a demonstration app so I think I'm gonna find out in the future.
Tonnie Fanadez
UX Design Techdegree Graduate 22,796 PointsTonnie Fanadez
UX Design Techdegree Graduate 22,796 PointsHi Hai Phan , Have you made progress on this? Please let me know so that I can download the code and troubleshoot from my end.