d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > 250fg To Finish My Simple Androind Application.
Add Reply New Topic New Poll
Member
Posts: 18,191
Joined: May 31 2010
Gold: 149.27
Dec 18 2015 02:37pm
Ok I have been working on this project for two weeks and have it about 85% done but in a crunch now becasue I dont know how to finish it.. the last portion involves putting a question thats in my database (already built) to a activity, putting the answers to that question (multiple choice) to the 4 radio buttons, and a new activity that tells if the answer was right or wrong.

250fg for this,I can send you my project folder or we can work over skype or teamviewer so I can ask questiosn or something!!. pm for more details!
Member
Posts: 9,834
Joined: Nov 13 2007
Gold: 771.00
Jan 2 2016 08:57am
Out of curiosity are you using a SQLite database, i.e. a file like database.Classname ? Sounds like you could create an array of questions and an array of possibleAnswers, populated via the database. Just to be clear you want a new activity each time there's a new answer? or just an answer activity that updates after the comparison logic runs?
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll