An open API service indexing awesome lists of open source software.

https://github.com/mitchi-02/android-notes-fragments

An android notes app that uses dynamic fragments and SQLite DB.
https://github.com/mitchi-02/android-notes-fragments

android fragments java mobile-app sqlite

Last synced: 3 months ago
JSON representation

An android notes app that uses dynamic fragments and SQLite DB.

Awesome Lists containing this project

README

        

# Android Notes App with Fragments
An android notes app that uses dynamic fragments and SQLite DB, for a school assignement.
## Getting Started
### Clone the Repository
```bash
git clone https://github.com/Mitchi-02/android-notes-fragments.git
```
### Open the app in Android Studio