Skip to content

ApkTutor

Android tutorials for beginners. Learn through our numerous examples.
  • Home
  • Contact Us
  • About Us

Android Switch Example

September 4, 2018 apktutor Leave a comment

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

RadioButton Example

apktutor Leave a comment

Radio buttons allow the user to select one option from a set. You should use radio buttons for optional sets…

Continue Reading →

Posted in: Layouts and Widgets

CheckBox Example

September 3, 2018 apktutor Leave a comment

Checkboxes allow the user to select one or more options from a set. Typically, you should present each checkbox option…

Continue Reading →

Posted in: Layouts and Widgets

Android ImageView Example

apktutor 2 Comments

An ImageView is an user interface element for displaying an image. Now let’s create an app which displays an image,…

Continue Reading →

Posted in: Layouts and Widgets

Android EditText Example

apktutor Leave a comment

An EditText is an user interface element for entering and modifying text. Now let’s create an app which displays the…

Continue Reading →

Posted in: Layouts and Widgets Filed under: Android EditText, EditText example

Android Toast Example

September 1, 2018 apktutor Leave a comment

A toast displays a simple message in a small popup, which automatically disappear after a timeout. The code to display…

Continue Reading →

Posted in: Uncategorized Filed under: Android Toast message, Toast example, Toast message code

Android TextView Example

August 31, 2018 apktutor Leave a comment

Here we will create an app containing a TextView and a Button, and in which text of the TextView changes…

Continue Reading →

Posted in: Layouts and Widgets Filed under: Android TextView, Android TextView example

Post navigation

Page 5 of 5
← Previous 1 … 4 5

Categories

  • Adapter View (9)
  • Advanced Android App Examples (2)
  • Code Snippets (8)
  • Layouts and Widgets (22)
  • Simple App Examples (21)
  • Uncategorized (11)
  • User Interface Components (2)

Recent posts

  • Read a json/text file from assets folder
  • Android canvas detect touch points
  • Plot numbers as Line graph on canvas
  • Create a View class using Canvas
  • Get video thumbnail from url of video
  • Android code snippets 1
  • Copy file from assets folder to external cache
  • Using Google Sign In with Firebase Auth in AIDE
  • Encrypt and decrypt text
  • GridView with Image and Text

Join Our Newsletter

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


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