Skip to content

jakepurple13/android-app-dev-challenge-timer

Repository files navigation

Simple Timer

Workflow result

📜 Description

A simple timer app that counts down from 10 to 0. All made using compose!

💡 Motivation and Context

Android is issuing a challenge to make a timer app only using Jetpack Compose for the UI! Its something that seems cool and I want to learn it a lot more since the skills between Jetpack Compose and Desktop Compose are very similar if not the same. Its really cool to have some android elements, the countdown timer, integrated with compose and actually having it work as well as it is.

📸 Screenshots

License

Copyright 2020 The Android Open Source Project

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

    https://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.

Releases

No releases published

Packages

No packages published

Languages