section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
363 stars 889 forks source link

The Basics of SQLCipher for Android #7822

Open Amoh-writer opened 1 year ago

Amoh-writer commented 1 year ago

Proposed title of the article

The Basics of SQLCipher for Android

Proposed article introduction

The main sample project for the book's ToDoCrypt module includes its own version of those classes in addition to the entire to-do app UI that makes use of them. In the event that the user truly desires to protect those to-do items, this program also includes SQLCipher for Android.

KEY TAKEAWAYS

Conclusion

At the end of this tutorial article the reader will be able to understand how to protect those to-do items where this program includes SQLCipher for Android. The reader will also learn how to create and apply factory which gives us access to a support factory class. Among others the reader will also learn how to work with a database encrypted by SQLCipher for Android.

Templates to use as guides

github-actions[bot] commented 1 year ago

👋 @Amoh-writer Good afternoon and thank you for submitting your topic suggestion. Your topic form has been entered into our queue and should be reviewed (for approval) as soon as a content moderator is finished reviewing the ones in the queue before it.