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

Author: apktutor

Create BMI Calculator App

December 6, 2018 apktutor

Here we will create a simple app which calculates the Body Mass Index of an individual using his weight and…

Continue Reading →

Posted in: Simple app examples Filed under: BMI Calculator

Age Calculator using DatePickerDialog

December 2, 2018 apktutor

Here we will create a simple app which calculates the Age of an individual whose date of birth is provided.…

Continue Reading →

Posted in: Simple app examples Filed under: Age Calculator, DatePickerDialog in android

Gestational Age Calculator using DatePickerDialog

December 1, 2018 apktutor

Here we will create a simple app which calculates the Gestational Age of a fetus during pregnancy, using the date…

Continue Reading →

Posted in: Simple app examples Filed under: DatePickerDialog in android, EDD Calculator, Gestational Age Calculator

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

Android Spinner Example

October 20, 2018 apktutor

Spinners provide a quick way to select one value from a list of values. In the default state, a spinner…

Continue Reading →

Posted in: AdapterViews

Flash Screen with ProgressBar

October 7, 2018 apktutor

Here we will create a simple app which displays a flash screen with a ProgressBar for 3 seconds before moving…

Continue Reading →

Posted in: Simple app examples

ProgressBar

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

Convert PDF file to Android App

October 1, 2018 apktutor

To create an android app to read a PDF file, follow the steps given below. Step 1: Create a new project…

Continue Reading →

Posted in: Advanced app examples

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

Post navigation

Page 6 of 7
← Previous 1 … 5 6 7 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 © 2025 ApkTutor — Primer WordPress theme by GoDaddy