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

Category: Simple App Examples

Read a json/text file from assets folder

January 27, 2021 apktutor Leave a comment

We can add any file to be incorporated in android project in assets folder, located at ‘/app/src/main/assets/’ and then open…

Continue Reading →

Posted in: Code Snippets, Simple App Examples

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

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 3
1 2 3 Next →

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