I’m trying to create a small app where I can index pictures of various local plants with a name and description. I have a framework from a photo app that a friend gave to me. It should be able to be added to where I can add a plant name and description, medical info, etc. I would like for it all to be contained on the phone, no internet required. This is for a personal project so I don’t really care how large the db gets, as I’ll have it on an SD card. I’m getting the error “The operation is list empty? cannot accept the arguments: , [”"]
Note: You will not see another error reported for 5 seconds."
I’ve gone over this a few times, and I’m stuck Any help is appreciated