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

Hai Phan
Hai Phan
2,442 Points

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.

Hai Phan
Hai Phan
2,442 Points

No Tonnie, I still have trouble with this!

Tonnie Fanadez
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Tonnie Fanadez
UX Design Techdegree Graduate 22,796 Points

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
Hai Phan
Hai Phan
2,442 Points

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