I\'ve begun playing with the android NDK.One of the things I\'ve just learnt is about creatingan application.mk file to specify the armv7 abi.
I am saving some data the user inputs into a data file using SQLITE, I am saving date, time, reading, and a note, as the following: