You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
814 B
814 B
NewNotes(Android App)
Secondary development based on Mi Note
Two new software functions
1. Added the secure folder function
enter in secure folder through inputing the password (password is hard coding: 123456)
2. Optimized the time when the note was modified
for example:
Before modification: 3 days ago
After modification: Jun 5, 1:09 AM
PS: This project is just a try to develop Android App. Thanks for the help of 手把手教你用Android Studio写一个APP and 实战演练-做一个简单的记事本App