Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Android Data Persistence Introduction to Data Persistence What is Data Persistence?

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,860 Points

Just a heads-up...

This course is almost 2 years old and does NOT play nicely with the latest versions of Android Studio, Gradle, or pretty much anything. I've tried some of the suggestions, but still throw errors when trying to launch (never mind build). It kind of makes me wonder how current the syntax and/or terms being taught are? And pretty much impossible to accurately follow along. :(

This is a brand new Track... why aren't the courses current!?

Please Ben Jakuben , could you advise?

Niyamat Almass
Niyamat Almass
8,176 Points

I agree.

Ben Jakuben Ben Deitch should make new course on android data persistence.

Also, Realm instead of sqlite.

Ben Jakuben
Ben Jakuben
Treehouse Teacher

This is on our list to refresh! :) The syntax and concepts are all very much current (nothing has changed about SQLite, SharedPreferences, or the other stuff taught in the course). Once you get past the hurdle of starting the project it should go more smoothly. I'll take a look and see if we can improve that experience, though.

Maintaining current content with rapidly changing tools is our biggest challenge as online teachers. Ben Deitch will be finishing some Kotlin courses before circling back to update some of these older ones.

Sexual Potatoes
Sexual Potatoes
12,051 Points

Ben Jakuben , is there an updated project file anywhere? I'm still stuck at the getting started part.

1 Answer

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

I am very sorry about the delay here. This completely fell off my "to do" list, so thanks for the reminder, LUCAS RIZZOTTO. I updated the project today and worked through all the issues with the latest version of Android Studio, running on the N preview emulator. You may need to update your own tools, but you should now be able to easily get past the worst issues that broke it before.

Here's the link if you need it! Starter files