Download SQLite Demo Free Java Code
Description
sample demo explaining how to use SQLite database in iOS applications for offline/local data storage.
Source Files
The download file SQLite-Demo-master.zip has the following entries.
.DS_Store//from w ww .ja va 2 s .c o m
SQLiteSampleDemo.xcodeproj/project.pbxproj
SQLiteSampleDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata
SQLiteSampleDemo.xcodeproj/project.xcworkspace/xcuserdata/SuDHiR.xcuserdatad/UserInterfaceState.xcuserstate
SQLiteSampleDemo.xcodeproj/xcuserdata/SuDHiR.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
SQLiteSampleDemo.xcodeproj/xcuserdata/SuDHiR.xcuserdatad/xcschemes/SQLiteSampleDemo.xcscheme
SQLiteSampleDemo.xcodeproj/xcuserdata/SuDHiR.xcuserdatad/xcschemes/xcschememanagement.plist
SQLiteSampleDemo/AddNoteViewController.h
SQLiteSampleDemo/AddNoteViewController.m
SQLiteSampleDemo/AddNoteViewController.xib
SQLiteSampleDemo/AppDelegate.h
SQLiteSampleDemo/AppDelegate.m
SQLiteSampleDemo/Default-568h@2x.png
SQLiteSampleDemo/Default.png
SQLiteSampleDemo/Default@2x.png
SQLiteSampleDemo/EditNoteViewController.h
SQLiteSampleDemo/EditNoteViewController.m
SQLiteSampleDemo/EditNoteViewController.xib
SQLiteSampleDemo/HomeViewController.h
SQLiteSampleDemo/HomeViewController.m
SQLiteSampleDemo/HomeViewController.xib
SQLiteSampleDemo/SQLiteSampleDemo-Info.plist
SQLiteSampleDemo/SQLiteSampleDemo-Prefix.pch
SQLiteSampleDemo/ViewController.h
SQLiteSampleDemo/ViewController.m
SQLiteSampleDemo/en.lproj/InfoPlist.strings
SQLiteSampleDemo/en.lproj/ViewController.xib
SQLiteSampleDemo/main.m
SQLiteSampleDemo/notesdb.sqlite
Download
Click the following link to download SQLite-Demo-master.zip.
SQLite-Demo-master.zip