Uploaded November 2016 | Updated September 2026, 2 weeks ago
Android app development tutorial.
In this video, I have programmed the option to 'like' quotes. For this purpose, I have given an 'ID' property for the quotes so that they can be uniquely identified. When the user press on the like button, the ID of the liked quote will be saved to a Text file. Before writing the id to the file, we check whether the quote is already liked. If yes, then we will notify the user that it is already in the liked list.
GitHub Page : github.com/afsalashyana/Genuine-Inspiration
- Genuine Coder
genuinecoder.com
Android app development tutorial.
In this video, I have programmed the option to 'like' quotes. For this purpose, I have given an 'ID' property for the quotes so that they can be uniquely identified. When the user press on the like button, the ID of the liked quote will be saved to a Text file. Before writing the id to the file, we check whether the quote is already liked. If yes, then we will notify the user that it is already in the liked list.
GitHub Page : github.com/afsalashyana/Genuine-Inspiration
- Genuine Coder
genuinecoder.com










