EvilZone

Programming and Scripting => Java => : chris_kzn October 04, 2015, 11:15:07 PM

: Android Read and Write
: chris_kzn 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.