Question2: Implement Alarm Android Application
Explore the docs »
Report Bug
·
Request Feature
- Android MVVM Architecture, Kotlin language
- Module: core (common lib&code), question1 (TODO), question2 (Alarm app), question3 (TODO)
- DI: Hilt
- DB: Room
- ViewModel, LiveData, Flow, DataBinding, Paging, Notification, Dark Theme
- Alarm service, Drag to dismiss Activity, SleepTimePicker lib
- Clone the FossilAndroidTest
git clone https://github.com/duytuan001/FossilAndroidTest.git
- Importing Source Code into Android Studio v4. Build and run the question2 app.
- Set multiple alarms
- Alarm configuration: sound, vibration, label, enabled by week days
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Tuan Pham - email
Project Link: https://github.com/duytuan001/FossilAndroidTest