posted 9 years ago
I'm trying to display a list of favourite recipes so once you click on the favourite button it will be added to favourites and a list of favourites will display once favourites is clicked on
Would anyone be able to help me with the coding, I'm only new to coding so am not very great at it and have to make a cooking application for a project in college
Here is some of my code
Home_Screen.java I've not actually added anything for favourites to it yet as I was having trouble with the coding
home_screen.xml
I used a checkbox for the favourite button
recipe.xml
I've been looking around online and I found a few things but don't understand them
Could someone please help me
Thanks in advance