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

Author: apktutor

Encrypt and decrypt text

April 10, 2020 apktutor

This post is about creating an android app to encrypt and decrypt text. Step 1: Create a new project with name…

Continue Reading →

Posted in: Advanced app examples

GridView with Image and Text

January 20, 2019 apktutor

This tutorial shows how to display a Map List containing texts and images in a Custom GridView. Step 1: Create a…

Continue Reading →

Posted in: AdapterViews Filed under: Android GridView, GridView, GridView with image and text, GridView with images and texts

GridView Example

January 19, 2019 apktutor

This tutorial shows how to display a String list in a GridView. Step 1: Create a new project with name GridView…

Continue Reading →

Posted in: AdapterViews Filed under: Android GridView, GridView Example

Expandable ListView Example

January 18, 2019 apktutor

This tutorial shows how to display a HashMap with String and ArrayList<String> as key value pairs, in an ExpandableListView. Step…

Continue Reading →

Posted in: AdapterViews Filed under: Expandable ListView, Expandable ListView Example

Custom ListView with BaseAdapter for displaying Map List

January 16, 2019 apktutor

This tutorial shows how to display a Map List containing text and images in a Custom ListView. Step 1: Create a…

Continue Reading →

Posted in: AdapterViews Filed under: Custom ListView, Custom ListView with icons, Custom ListView with images, ListView with images and text

Creating Map Variable and Map List

January 15, 2019 apktutor

Create a Map variable // Create a new HashMap HashMap<String, Object> mapVariable = new HashMap<String, Object>(); // Add items to…

Continue Reading →

Posted in: AdapterViews Filed under: ArrayList HashMap, HashMap Android, Map List, Map Variable

Custom ListView with images

January 14, 2019 apktutor

This tutorial shows how to display a String list and a list of images in a Custom ListView. Step 1: Create…

Continue Reading →

Posted in: AdapterViews Filed under: Custom ListView, Custom ListView with images, ListView Example

Custom ListView for String List

January 13, 2019 apktutor

This tutorial shows how to display a String list in a Custom ListView. Step 1: Create a new project with name…

Continue Reading →

Posted in: AdapterViews Filed under: Custom ListView, CustomView for String List, ListView Example

ListView Example

apktutor

This tutorial shows how to display a String list in a ListView. Step 1: Create a new project with name ListViewExample…

Continue Reading →

Posted in: AdapterViews Filed under: Android ListView, ListView, ListView Example

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

Post navigation

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