Skip to content
+918569844513 Gurugram,Haryana info@sippitechnologies.com

Sippitechnologies

Learn Together

  • Home
  • C
  • C++
  • Android
  • Java
  • Kotlin
  • Dart
  • Flutter
  • Contact Us

Chronometer in Android using Kotlin:

CHRONOMETER IN ANDROIDChronometer in Android is useful to implement a simple Timer. It is a subclass of TextView however holds a countdown or count up timer.Steps to implement chronometer in Android are given belowFirst step is to add some strings in strings xmlWrite strings given belowNext step to design layoutAdd 4 buttonsSet constraints and I'd for buttonsFirst button text startSecond stopThird button apply formatFourth button for clear formatAdd chronometer in [...]


Read More

Date Picker in Android using Kotlin:

Date picker:--it is a widget in Android which is used to set date in application. For example in job sites they will provide option like how much time duration for availability for the job etc.Steps to create a date picker in Android using kotlin:-Step 1:- Add a  Date picker in your Layout(XML file).Step 2:- Set all constraints for Date picker.Step 3:- now go to mainactivity.kt  and apply a listener on [...]


Read More

Time picker in Android using kotlin:

Time picker:--It is a widget in Android which is used to set time.For example the start time and end time for your services, with the help of time picker you can do it easily.Time picker comes with two modes one is clock mode and other is spinner mode.Steps to create a time picker in Android using kotlin:--Step 1:- Add a Time picker in your layout (XML File).Step 2:- Set all [...]


Read More

Home

  • Chronometer in Android using Kotlin:
  • Date Picker in Android using Kotlin:
  • Time picker in Android using kotlin:
  • Toolbar in Android using kotlin:
  • Bottom navigation part 2 in Android using Kotlin:
Contact Us