A simple note-taking 📝 Android application built to describe the use of Modern Android development tools. 🏗. Made with love ❤️ by Sammie_kt
Try latest Notes app apk from below 👇
Splash | Onboarding 1 | Onboarding 2 | Onboarding 3 | Onboarding 4 |
---|---|---|---|---|
Home | Notes | Courses | Bookmarks | Profile | Result |
---|---|---|---|---|---|
Splash | Home | Notes | Courses | Bookmarks | Profile | Result |
---|---|---|---|---|---|---|
- Kotlin - First class and official programming language for Android development.
- Coroutines - For asynchronous and more..
- Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
- ViewModel - Stores UI-related data that isn't destroyed on UI changes.
- Room - SQLite object mapping library.
- Jetpack Navigation - Navigation refers to the interactions that allow users to navigate across, into, and back out from the different pieces of content within your app
- Material Components for Android - Modular and customizable Material Design UI components for Android.
This app uses MVVM (Model View View-Model) architecture.
You need to have Android Studio to build this project.
If you want to contribute to this app, you're always welcome! See Contributing Guidelines.
Have a project? DM us at 👇
Drop a mail to:- [email protected]
If this project help you reduce time to develop, you can give me a cup of coffee :)
Apache 2.0 License
Copyright 2021 Samson Achiaga
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.