Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Hai 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,793 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,793 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,793 PointsTonnie Fanadez
UX Design Techdegree Graduate 22,793 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.