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

Author: apktutor

GridView with Image and Text

January 20, 2019 apktutor Leave a comment

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: Adapter View, Layouts and Widgets, Simple App Examples Filed under: Android GridView, GridView, GridView with image and text, GridView with images and texts

GridView Example

January 19, 2019 apktutor Leave a comment

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: Adapter View, Layouts and Widgets, Simple App Examples Filed under: Android GridView, GridView Example

Expandable ListView Example

January 18, 2019 apktutor Leave a comment

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: Adapter View, Layouts and Widgets, Simple App Examples Filed under: Expandable ListView, Expandable ListView Example

Custom ListView with BaseAdapter for displaying Map List

January 16, 2019 apktutor 16 Comments

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: Adapter View, Layouts and Widgets, Simple App Examples 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 Leave a comment

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

Continue Reading →

Posted in: Adapter View, Code Snippets Filed under: ArrayList HashMap, HashMap Android, Map List, Map Variable

Custom ListView with images

January 14, 2019 apktutor Leave a comment

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: Adapter View, Layouts and Widgets, Simple App Examples Filed under: Custom ListView, Custom ListView with images, ListView Example

Custom ListView for String List

January 13, 2019 apktutor Leave a comment

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: Adapter View, Layouts and Widgets, Simple App Examples Filed under: Custom ListView, CustomView for String List, ListView Example

ListView Example

apktutor Leave a comment

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: Adapter View, Layouts and Widgets, Simple App Examples Filed under: Android ListView, ListView, ListView Example

Custom Toast Message

January 10, 2019 apktutor Leave a comment

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, Uncategorized Filed under: Custom Toast, Custom Toast android, Custom Toast message

Android Camera Example

January 9, 2019 apktutor Leave a comment

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

Post navigation

Page 1 of 4
1 2 … 4 Next →

Categories

  • Adapter View (9)
  • Advanced Android App Examples (1)
  • Code Snippets (5)
  • Layouts and Widgets (22)
  • Simple App Examples (20)
  • Uncategorized (6)
  • User Interface Components (2)

Popular posts

  • GridView with Image and Text
  • CheckedTextView Example
  • Convert PDF file to Android App
  • Custom ListView with BaseAdapter for displaying Map List
  • Android EditText Example
  • RadioButton Example
  • Android TextView Example
  • GridView Example
  • Digital Clock App using TextClock
  • Expandable ListView Example

Recent posts

  • GridView with Image and Text
  • GridView Example
  • Expandable ListView Example
  • Custom ListView with BaseAdapter for displaying Map List
  • Creating Map Variable and Map List
  • Custom ListView with images
  • Custom ListView for String List
  • ListView Example
  • Custom Toast Message
  • Android Camera Example

Join Our Newsletter

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


  • 1,481
Privacy Policy
Copyright © 2019 ApkTutor — Primer WordPress theme by GoDaddy