Neat little beginner android app for calculating restaurant tip.

Overview

TipCalAndroidApp

Check it out on the playstore https://play.google.com/store/apps/details?id=com.confuseddevs.tipcal

This is the first app I published to the playstore and learned to build using Android. It is a single screen app with dynamic text, animations, Android UI elements (seekbar, constraint layout) , color interpolation, smooth UX and splashscreens which I designed on Photoshop. A lot of dimensions can be added to this app such as integrating Room or a service like Firebase to allow users to store foods eaten and share restaurants visited with other users (actually, that sounds like a good app idea!?).

The app was a good starter for me on fullstack development for mobile applications and the biggest challenge was making the splashscreen responsive. It seems like if you have a PNG or JPG file, the app will not resize based on the viewport. So, that led me to create several different copies of the splashscreen with different resolutions and launch the approporiate one by reading the size of the viewport.

You might also like...
An application that calculates the amount of a potential tip to a service that we were satisfied with.

Project: Tip Time App The 4th project of Kotlin on Android Studio Basics course. Introduction In this project we will create an interactive applicatio

Little WeatherApp for android with Kotlin, Jetpack Compose and MVVM

This project is about building an MVP weather app. Using the open API (e.g. https://openweathermap.org/api) Functionality: 1. Screen: Weather today

This little project provides Kotlin bindings for the popular tree-sitter library

kotlintree This little project provides Kotlin bindings for the popular tree-sitter library. Currently it only supports the Kotlin JVM target, but Kot

A blogging mobile application built with Kotlin using MVC design pattern and Take some advantage of Jetpack , View & Data Binding It's a mimic for Tumblr application , But a little prettier than him 😉
A blogging mobile application built with Kotlin using MVC design pattern and Take some advantage of Jetpack , View & Data Binding It's a mimic for Tumblr application , But a little prettier than him 😉

A blogging mobile application built with Kotlin using MVC design pattern and Take some advantage of Jetpack , View & Data Binding It's a mimic for Tum

Food Recipe App is an app for collecting most of food recipe in one app

Food Recipe App is an app for collecting most of food recipe in one app

Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks
Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks

Ride-Sharing Uber Lyft Android App - Learn to build a ride-sharing Android Taxi Clone App like Uber, Lyft - Open-Source Project By MindOrks

Environmental-Monitoring-Android-App - This Android App is used to monitor environmental parameters data from remote sensors
Environmental-Monitoring-Android-App - This Android App is used to monitor environmental parameters data from remote sensors

Environmental-Monitoring-Android-App - This Android App is used to monitor environmental parameters data from remote sensors. Parameters includes but not limited to temperature, humidity, air quality, level of Ionizing radiation, ...

Library to change Android launcher App Icon and App Name programmatically !

AppIconNameChanger Change Android App launcher Icon and App Name programmatically ! Download Demo APK from HERE Kindly use the following links to use

Owner
null
A Tip Calculator app written in Kotlin that takes Total cost as an input and calculate tip according to the feedbacks.

Create a Tip Calculator App Code for the Android Basics in Kotlin: Create a Tip Calculator app codelab. In this codelab, you will be writing code for

Hemant Sachdeva 1 Dec 4, 2021
Tip Calculator- Add extensions to this tip calculator.

Add extensions to this repository- Here are some ideas: Change the color scheme of the app, e.g. the background/primary/secondary color. Modify the th

null 2 Oct 21, 2022
An Open-Source repository that contains all the Android Dev and Kotlin concepts and several projects on android ranging in difficulty making this repo completely beginner-friendly.

An Open-Source repository that contains all the Android Dev and Kotlin concepts and several projects on android ranging in difficulty making this repo completely beginner-friendly. The main aim of this repository is to help students who are learning Android Development or preparing for an Android Developer role-based job.

Mimo Patra 15 Dec 29, 2022
A small Crypto app with neat UI.

CryptoAppUI A small Crypto app with neat UI. Note: To login in or sign up just enter any dummy values. Perform crypto transaction though this app usin

Zain Khalid 3 Jul 17, 2022
Helper tool for calculating scales for Teenage Engineering Pocket Operator PO-33/133 & PO-35/137 series.

I heard you like Pocket Operators, so I made Pocket Scale Calculator for your Pocket Operator. This console app is a helper tool for calculating scale

null 9 Dec 6, 2022
Build your first Android app - a tip calculator!

Tippy - A Simple Tip Calculator for Android Build Tippy as your first Android app! Follow the YouTube walkthrough video Author: Rahul Pandey Features:

Rahul Pandey 5 Jun 24, 2022
Solution code for the Android Basics in Kotlin: Tip Calculator app

Tip Calculator - Solution Code Solution code for the Android Basics in Kotlin: T

Aaron Socas Gaspar 0 Dec 17, 2021
TipTime - An App for Android that Calculates Tip

Project: Tip Time Introduction A Tip Calculator For Android That Will Help You F

null 0 Jan 22, 2022
💸Simple Android application to calculate a tip amount

TipTime ?? Simple Android application to calculate a tip amount What i've learned? How to work with layouts in XML files Classes and inheritance in Ko

null 3 Nov 13, 2022
A tip calculator (for Android)!

Tippy - A Simple Tip Calculator A tip calculator (for Android)! Author: Jakob Rössner Features: Pure Kotlin Single screen No libraries Language suppor

Jakob Rössner 3 Dec 15, 2022