Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Basics of SQLCipher for Android #7822

Open
Amoh-writer opened this issue Jul 29, 2023 · 1 comment
Open

The Basics of SQLCipher for Android #7822

Amoh-writer opened this issue Jul 29, 2023 · 1 comment
Labels
topic suggestion Suggestion for a new article.

Comments

@Amoh-writer
Copy link
Contributor

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

@Amoh-writer Amoh-writer added the topic suggestion Suggestion for a new article. label Jul 29, 2023
@github-actions
Copy link

👋 @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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic suggestion Suggestion for a new article.
Projects
None yet
Development

No branches or pull requests

1 participant