Skip to content

This is a note app using a room database, which improves the version of my simple note app using SQLite database. I add more functionality like image, audio, background color, note category, alert time add and make note password protected. Users can also share apps and rate apps. There is a setting and about section that gives the user more cont…

Notifications You must be signed in to change notification settings

JowelAhmedHim/Pencil

Repository files navigation

Pencil-Android App Build status

Pencil is a note taking App using Room database.

Features

The android app lets you:

  • Create Note
  • Read note
  • Update Note
  • Delete Note
  • Make Note Category
  • search specific note
  • Share note
  • Take Image from Camera or Gallery
  • Take Voice note
  • Customize Note Background Color
  • Customize font color and font style
  • Make note password protected
  • Audio to text by Google
  • Add Alert time
  • Alert notification by broadcast reciever

Learning Outcome

  • Room Database
  • Navigation Drawer
  • Bottom navigation sheet
  • Permission check & request
  • MediaPlayer
  • Media Recorder
  • ColorPicker
  • Adapter
  • RecyclerView
  • Broadcast Reciever
  • Fragment
  • Spinner
  • Google voice ccommand
  • Search function etc

Screenshots

Permissions

On Android versions prior to Android 6.0, wallabag requires the following permissions:

  • Read and write access to external storage.
  • Camera Permission
  • Record Permisssion

Author

Jowel Ahmed Him

Contributing

Pencil developed by Jowel Ahmed him

About

This is a note app using a room database, which improves the version of my simple note app using SQLite database. I add more functionality like image, audio, background color, note category, alert time add and make note password protected. Users can also share apps and rate apps. There is a setting and about section that gives the user more cont…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages