Hello, I want to make a quiz app, which shows Question with YES and NO answer, each answer is stored in sqlite for each question. There is no right or wrong answer, so user can enter any answer for each question and goto next question. There are 2 subjects for with 1 question in each subject, the user after finishing the first subject will be taken to the second one. I have been able to post data on web based app, but I am unable to make this app in titanium as the components are initially confusing. Please help show me some source code which I can apply.
↧