-
Notifications
You must be signed in to change notification settings - Fork 885
Open
Labels
topic suggestionSuggestion for a new article.Suggestion for a new article.
Description
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
- Creating and Applying the Factory
- Using the Database
- Using the Database… Outside the app
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
Metadata
Metadata
Assignees
Labels
topic suggestionSuggestion for a new article.Suggestion for a new article.