• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. G

    Apps SQLite issues. Please help!!

    I'm new to this android programming lark (although not to programming) and am trying to build a simple application that needs to store some information to a SQLite database. I have implemented a DatabaseHelper.java class and created an instance of it in my activity, but the code falls into the...