Author Topic: Android Read and Write  (Read 555 times)

0 Members and 1 Guest are viewing this topic.

Offline chris_kzn

  • Serf
  • *
  • Posts: 25
  • Cookies: 2
    • View Profile
Android Read and Write
« on: October 04, 2015, 11:15:07 pm »
Shew, I took on this project for someone and thought the IDE of Eclipse might be a breeze, but if anyone knows how many different ways you can write stuff using C++, or JAVA, then think again, Android has many other ways too.

I am looking for a simple read and write the main form takes you to the next form, which has 1 telephone edit, 2 string / text edit and an additional sms string multiline edit.

Does anyone have a simple solution to read the 6 column sqlite database, preferably a locatabe and resusable database file? If not using SQLite, even a simple text file?

Thanks in advance.