Chapter 6 database not being shown
I started writing the code out for the example that adds a name and password the first example in chapter six. I got an error saying that the database table could not be found. I though i had made a mistake in the code. I then discovered the source code from the book and imported the project. I ran into the problem that I did not have version 9 as I have 10. So I copied and pasted the two files into my project. I don't get any compile errors and the databases does build. But the problem that I have is the Toast don't always appear sometimes when I run the emulator no toasts seem to show.
Also when I try to test on my phone using api 10 it loads perfectly but does not show any toasts. Does anyone have some advice or things i can test.
Last edited by androidev23; March 26th, 2012 at 06:17 AM..
Reason: more information
|