You are currently viewing the BOOK: Professional Android Application Development ISBN: 978-0-470-34471-2 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I have the to-do list working with the database in chapter 6. But I want to extend this for my own app to add some extra columns, some numeric, some strings. Cannot get it to work. Could someone please give me the code to do this, not as part of the Todoitem object but just as some data that I enter through a textedit and want to display later.
can you post you code please for trying to help you?
I understood but before to write more about that , I think the answer at your question is in the first tutorial of notepad of android developers in google web site. check it, if not just write you code for helping you.