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 trial

Android

I 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.

Hi Hai Phan , Have you made progress on this? Please let me know so that I can download the code and troubleshoot from my end.

No Tonnie, I still have trouble with this!

Hai Phan , ok I will download the code from my end and see.

Thank Tonnie Fanadez !

Hi 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

Tonnie Fanadez Thank you anyway, it's just a demonstration app so I think I'm gonna find out in the future.