Hi guys,
I am using SQLite Library ver 3.8.4.3 to create database on my cpu.
But I think, SQLite on devices may not the same ver.
I have a few questions about SQLite in the device :
1) Can my app deploy without an error to any device if SQLite ver is diff?
2) Are SQLite in all device has same version?
3) SQLite ver in the device, is it depend on device or depend on OS(ICS/JB/Kit kat) the device using?
Thanks in advance.
I am using SQLite Library ver 3.8.4.3 to create database on my cpu.
But I think, SQLite on devices may not the same ver.
I have a few questions about SQLite in the device :
1) Can my app deploy without an error to any device if SQLite ver is diff?
2) Are SQLite in all device has same version?
3) SQLite ver in the device, is it depend on device or depend on OS(ICS/JB/Kit kat) the device using?
Thanks in advance.