#Day38 of #100DaysOfCode
Today I developed a “Lemonade app” by myself. It was fun building one. Enjoyed many glasses of Lemonade https://developer.android.com
Shared on Twitter: https://bit.ly/3u26iTY
Today I developed a “Lemonade app” by myself. It was fun building one. Enjoyed many glasses of Lemonade https://developer.android.com
Shared on Twitter: https://bit.ly/3u26iTY
Today I started Unit 2 of the Android Basic with Kotlin where I learned Classes, Inheritance, and Constructors. https://developer.android.com
It was a busy day for me. Wish me luck to keep up the streak
Shared on Twitter: https://bit.ly/3CPZ750
Happy Holi folks ! Today I build a Tip calculator android app where I learned RadioButtons, Switch, ConstraintLayout, and so amazing things! https://developer.android.com
Shared on Twitter: https://bit.ly/3CRoXWk
HAPPY HOLI
Today I successfully build a Tip calculator android app called Tip Time
. https://developer.android.com
checkedRadioButtonId
attribute of a RadioGroup
to find which RadioButton
is selected.NumberFormat.getCurrencyInstance()
to get a formatter to use for formatting numbers as currency.%s
to create dynamic strings that can still be easily translated into other languages.null
values, so be careful using it.Shared on Twitter: https://bit.ly/363WAbP
Added colors to the android app. https://developer.android.com
colors.xml
file to make it easier to reuse them.Shared on Twitter: https://bit.ly/3il4FuX
Added launcher icon to the android app. https://developer.android.com
mipmap
resource directories.mdpi
, hdpi
, xhdpi
, xxhdpi
, xxxhdpi
) for backward compatibility with older versions of Android.Shared on Twitter: https://bit.ly/3IqHv0T
Today I learned to add Material Design Components and icons to our app. https://developer.android.com
Shared on Twitter: https://bit.ly/36J0Q0k
Today I wrote down my first instrumentation tests for the android app.
Learned about the Instrumentation Tests & little bit about Espresso.
https://developer.android.com
Say Hi to Zoom Avatar
Shared on Twitter: https://bit.ly/3JMX0S8
Immutable and Mutable Lists in Kotlin
Iterating and performing operations on the lists. https://developer.android.com
Shared on Twitter: https://bit.ly/3LuqgxR
RecyclerView widget helps us to display a list of data in the android app.
ViewHolder creates and holds the views for RecyclerView.
Shared on Twitter: https://bit.ly/3IzForG
To add a list of images using cards in the android app. And also enhancing the UI by using Material UI
Shared on Twitter: https://bit.ly/3wJQkka
How to add testing-specific dependencies.
Learned how to interact with a RecyclerView with instrumentation tests.
Shared on Twitter: https://bit.ly/3LhMjaB
I’m so happy and excited to complete my 50th day of #100daysofcode
I have created an app called Dogglers app using the previously learned concept in the Android Basics Course.
Shared on Twitter: https://bit.ly/3JNVCPo
About different types of Collections in Kotlin such as lists, sets, and maps.
Shared on Twitter: https://bit.ly/3wO1GE0
About functions for processing and transforming collections, including forEach, map, filter, sorted, and more.
Shared on Twitter: https://bit.ly/3NyVe9S
About Intents in Android, their types implicit intent and explicit intent, their uses, and implementation.
Shared on Twitter: https://bit.ly/3DrR4vz
About
Shared on Twitter: https://bit.ly/3tW5OzD
About Fragments in Android and its lifecycle events.
Shared on Twitter: https://bit.ly/3u2voDc
To create Fragments in Android and its implementation.
Shared on Twitter: https://bit.ly/3LA8JE8