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 CRUD Operations with SQLite Displaying the Data

cesarruelas
cesarruelas
27,718 Points

I got lost somewhere...

When did we previously create a meme?

2 Answers

Dylan Merritt
Dylan Merritt
15,682 Points

Evan did that as an example in a previous challenge, I believe. You don't need to worry about it. It shouldn't affect your understanding of the material.

Ni Yao
Ni Yao
3,852 Points

While it isn't necessary to understand the code, it does affect your ability to test alongside him.

Which I would argue, does hinder your understanding as you cannot follow along with him and see the results of the hours of work you put into this.

Ni Yao
Ni Yao
3,852 Points

I went through this and never saw him create a meme, so yea you shouldn't have one. You can make one easily though.

-Just tap on one of the three images in the "IMAGES" tab.

-Then tap again on the picture, an edittext should appear.

-Write a caption or something then hit the save button.

-Give it a title and hit "Save".

-The Meme will then appear in the "MEMES" tab.


I figured it out based on the other thread:

https://teamtreehouse.com/community/is-a-video-missing-in-this-section-i-did-not-recall-adding-the-annotation-i-love-android-data-persistence-anywhere


With credit to Trainer Workout:

"Trainer Workout about 1 year ago

You have to add the annotation in the app directly.

So once your app is working, click on a image and then click again on the image, write the text, save it, then give it a title and finally save again."