Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
In this live Treehouse Workshop, teacher Ben Jakuben shows how to use SQLite in Android for storing and manipulating data in a very simple weather forecast app.
Downloads
Download the project files from this workshop:
- Starter files - use these to follow along
- Completed project files
Known Issues
To use the sqlite3 command line tool, you must use an emulator or rooted device. There are some potential workarounds.
Resources
- Check out the forecast.io weather web app, and grab your API key at their developer site.
- Watch Ben's Android Tools course to learn more about Android Studio and Genymotion.
- Read more about the sqlite3 command in the Android Developer's documentation.
- Command Line Shell for SQLite
- Log SQLite statements in logcat using these adb shell commands
- Download Android DbInspector at GitHub.
- Turn your data into POJOs (plain old Java objects) with greenDAO or Cupboard.
Related Reading
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up