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

Author: apktutor

Android Camera Example

January 9, 2019 apktutor

This tutorial shows how to launch camera in android, capture an image, and display the captured image in an ImageView.…

Continue Reading →

Posted in: Simple app examples Filed under: Android camera example, Camera example, Intent to launch Camera

Simple Intent operations

January 8, 2019 apktutor

An Intent is a description of an operation or action to be performed. It can be used to launch an…

Continue Reading →

Posted in: Code snippets Filed under: Android Intent, Intent operations, Intent to launch Activity, Launch new Activity

Create Stopwatch Android App

January 7, 2019 apktutor

To create a stopwatch app for android, we can use android Chronometer. Here we will create a simple Stopwatch with…

Continue Reading →

Posted in: Simple app examples Filed under: Android Chronometer, Chronometer, Create Android stopwatch, Create Stopclock, Create Stopwatch App

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

Create OptionsMenu programmatically

January 4, 2019 apktutor

Continue Reading →

Posted in: Menu Filed under: onCreateOptionsMenu, OptionsMenu

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

Create OptionsMenu using an XML menu

December 30, 2018 apktutor

Continue Reading →

Posted in: Menu Filed under: Android OptionsMenu, MenuInflater, onCreateOptionsMenu, OptionsMenu

Display Toast messages at different positions

December 21, 2018 apktutor

We can apply Gravity to the toast message to display it at various positions on the screen. Below are codes…

Continue Reading →

Posted in: Code snippets

Android TimePickerDialog

December 20, 2018 apktutor

Continue Reading →

Posted in: Dialog

Android DatePickerDialog

December 19, 2018 apktutor

Here we will create a simple app which displays a DatePickerDialog on clicking an ImageView and displays the selected date…

Continue Reading →

Posted in: Dialog

Post navigation

Page 5 of 7
← Previous 1 … 4 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