So, I’m having this problem saving more than one card. I’ve never had this issue before, but I recently restored my device and had to reinstall the app, and now I’m facing this issue. I can’t save more than one card. Even adjusting the spacing settings in different ways, the problem persists. I’ve tried uninstalling and reinstalling the app, but the problem persists. I need help. Has anyone else experienced this or is experiencing it?
I try to import files in any format and it’s the same, I can only save a single card.
By a “card file”, do you mean an apkg file or a text/csv file?
It should tell you how many notes were imported and how many are duplicates of already existing notes. What do you see when importing?
If it’s a text/csv file, then maybe you have made a syntactic mistake that prevents the rest of the notes from being parsed. Did you follow the manual carefully?
I finally figured out the problem: the text file I created on Samsung Notes didn’t actually save proper line breaks. The whole deck was stored as a single long line, so AnkiDroid could only recognize it as one single card. Once I edited the file in a proper text editor and added real line breaks with a real TAB character between front and back, everything worked perfectly. Now all the cards import correctly!