Skip to content

The Basics of SQLCipher for Android #7822

@Amoh-writer

Description

@Amoh-writer

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions