Skip to content
ApkTutor
Android tutorials for beginners. Learn through our numerous examples.
  • Home
  • About Us
  • Contact Us
  • Privacy Policy
  • Sketchware downloads

Category: Layouts and widgets

Moving between fragments

October 15, 2021 apktutor

This post describes how open different fragments from a menu fragment in an Activity. Create a new empty project in…

Continue Reading →

Posted in: Layouts and widgets

Chronometer Example

January 6, 2019 apktutor

Android Chronometer can be used to display a simple timer. It can be given a start time (considered 00:00) from…

Continue Reading →

Posted in: Layouts and widgets Filed under: Android Chronometer, Chronometer, Stopclock, Stopwatch

Digital Clock App using TextClock

January 2, 2019 apktutor

Here we will create a simple Digital Clock android app, which displays the current date, current time and day. Step…

Continue Reading →

Posted in: Layouts and widgets Filed under: Create Digital Clock App, Digital Clock App in Android, TextClock, TextClock in Android

CheckedTextView Example

November 21, 2018 apktutor

A CheckedTextView is an extension of normal TextView that supports the checkable interface and displays it. It is similar to…

Continue Reading →

Posted in: Layouts and widgets Filed under: CheckedTextView android

AutoCompleteTextView Example

November 9, 2018 apktutor

An AutoCompleteTextView is a View that is similar to EditText, except that it shows a list of completion suggestions automatically…

Continue Reading →

Posted in: Layouts and widgets

ProgressBar

October 7, 2018 apktutor

ProgressBar is a user interface element that indicates the progress of an operation. Progress bar supports two modes to represent…

Continue Reading →

Posted in: Layouts and widgets

SeekBar example

September 28, 2018 apktutor

Android SeekBar is an user interface element that contains a draggable thumb and represents progress of an operation. The user can…

Continue Reading →

Posted in: Layouts and widgets

Android RatingBar

September 23, 2018 apktutor

Android RatingBar Example. Android RatingBar can be used to display a Rating bar containing 5 stars which can be used to display rating…

Continue Reading →

Posted in: Layouts and widgets

Android ToggleButton

September 5, 2018 apktutor

Android ToggleButton Example. Android Toggle Button can be used to display checked/unchecked (On/Off) state on the button. It is beneficial if user have…

Continue Reading →

Posted in: Layouts and widgets

Android Switch Example

September 4, 2018 apktutor

A Switch is a two-state toggle switch widget that can select between two options. The user may drag the “thumb”…

Continue Reading →

Posted in: Layouts and widgets

Post navigation

Page 1 of 2
1 2 Next →
  • AdapterViews (10)
  • Advanced app examples (8)
  • Android canvas (3)
  • Code snippets (7)
  • Dialog (6)
  • Layouts and widgets (15)
  • Menu (2)
  • Notification (1)
  • Service (4)
  • Simple app examples (13)

Recent posts

  • Read and write files in app private storage
  • Detect faces in an image using ML Kit API.
  • Extract text from images
  • Crop and Rotate Image
  • Get meta data using Uri of a file
  • Android Notification Example
  • Moving between fragments
  • Pick and display a pdf file
  • BottomSheetDialog Example Android
  • Play music using MediaPlayer in Service

Join Our Newsletter

Sign up to receive timely, useful information in your inbox.


Privacy Policy
Copyright © 2023 ApkTutor — Primer WordPress theme by GoDaddy