I am working eclipse to develop android apps in ubuntu OS.I am getting sqlite for windows..Does it work same in ubuntu or is there any sqlite for ubuntu only? please help me..I have to download sqlite now for ubnutu.so help me which should i download?
Share
Follow these steps:
Sqlite is available for a very large number of platforms, including Linux (i.e. including Ubuntu). The install package is different for each platform, but the sqlite calls from your program should work the same. For more information, you can always see the sqlite home page.