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

Category: Simple app examples

Read and write files in app private storage

November 7, 2021 apktutor

This post shows how to create a text file in private app storage and access all files in private app…

Continue Reading →

Posted in: Simple app examples

Get meta data using Uri of a file

October 19, 2021 apktutor

This post describes how to retrieve File name, mime type, file size, and last modified from Uri of a file.…

Continue Reading →

Posted in: Simple app examples

Android pick image and display in ImageView

September 26, 2021 apktutor

This post describes how to start a Service and stop a Service on Button click. Create your layout in activity_main.xml.…

Continue Reading →

Posted in: Simple app examples Filed under: pick an image in android, pick file android, startActivityForResult deprecated

Toggle fullscreen immersive mode example

September 20, 2021 apktutor

This post describes how to toggle between normal mode and fullscreen immersive mode using immersive mode fragment. Create your layout…

Continue Reading →

Posted in: Simple app examples

Pick date and time and save in SharedPreferences

September 19, 2021 apktutor

This post describes how to set date and time together using DatePickerDialog and TimePickerDialog and save the date and time…

Continue Reading →

Posted in: Simple app examples

Show Fragments in ViewPager attached to TabLayout

September 17, 2021 apktutor

This post describes how to create a ViewPager which displays Fragments according to the Tabs selected in TabLayout. In activity_main.xml…

Continue Reading →

Posted in: Simple app examples Filed under: TabLayout, ViewPager, ViewPager2

Custom Toast Message

January 10, 2019 apktutor

This tutorial shows how to create a custom Toast message from a CustomView in xml, and display it in android…

Continue Reading →

Posted in: Simple app examples Filed under: Custom Toast, Custom Toast android, Custom Toast message

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

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

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

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