Android Examples
Login / Register
Android Examples
  • Home
  • Android
  • NEWS
  • Java
  • Faq
  • Algorithms
  1. Home
  2. ANDROID
  3. BEGINNER
  • 1
  • 2
dynamically_create_button_click_listener_3

Dynamically Create View Elements - Android Example Dynamically Create View Elements - Android Example

Sep 30 2013 632143 by admin Download Source Code

In this example creating some UI elements on screen on run time. Creating textview , buttons dynamically and creating onclick listener for buttons. After click on button show index(id).

 

Read More
Get_default_email_2

Get Registered Email Accounts - Android Example Get Registered Email Accounts - Android Example

Sep 05 2013 631914 by admin Download Source Code

In this example getting registered email Accounts in android phone.

Getting primary(google) mail account and all registered acconts. Showing accounts on screen.

 

NOTE :

This android example will work in real device.

 

Read More
Seeing_comming_notification_3

Create Notification Alert - Android Example Create Notification Alert - Android Example

Jul 06 2013 631939 by admin Download Source Code

In This example creating Notification Alerts with the use of NotificationManager.

 

Some times we have requirement to show alert user from background services or from broadcast reciever then best way to notify user by Notification Alert

 

Read More
skew_blend_image_on_sdcard_2

Skew Or Bind Image On SDCARD - Android Example Skew Or Bind Image On SDCARD - Android Example

Jun 20 2013 631893 by admin Download Source Code

In This example taking a image from sdcard and skew / bind image with the use of matrix.

Read More
Swipe_screen_down

Swipe screen left right top bottom Swipe screen left right top bottom

Jun 07 2013 632039 by admin Download Source Code

In This example creating a Swipe screen example .Swipe screen left / right / top / bottom , an alert will show.

Read More
alarmmanager_main

Create Repeating Alarm Start After Each 2 Minutes Create Repeating Alarm Start After Each 2 Minutes

May 30 2013 631925 by admin Download Source Code

In This example creating a simple repeating alarm system with the use of AlarmManager. Alarm will start after each 2 mins.

 

Steps :

   1.  Using AlarmManager class to repeating and called a PendingIntent after each 2 min.
   2.  Call a media file on PendingIntent and start media file.
   3.  So after each 2 min AlarmManager will call PendingIntent a media file start.

Read More
date_picker_main_show_current_date1

In this example creating a date picker to pick day month year of date. In this example creating a date picker to pick day month year of date.

Mar 26 2013 631901 by admin Download Source Code

In this example creating a date picker to pick day , month , year of date.

Read More
Select time picker time

Time Picker With AM_PM Values - Android Example Time Picker With AM_PM Values - Android Example

Mar 04 2013 631922 by admin Download Source Code

In this example creating time picker with 12 hours format with AM/PM values.

android.widget.TimePicker class to create time picker.

Use OnTimeChangedListener to get time picker event.

Read More
Showing_timepicker_with_current_time

Time Picker Basics Part 1 - Android Example Time Picker Basics Part 1 - Android Example

Mar 04 2013 631883 by admin Download Source Code

In this example creating time picker. time picker is used for selecting the time of day, in either 24 hour or AM/PM mode. The hour, each minute digit, and AM/PM (if applicable) can be conrolled by vertical spinners.

Read More
Showing spinner item data

Spinner Basics - Android Example Spinner Basics - Android Example

Feb 28 2013 631923 by admin Download Source Code

In this example creating a simple spinner (Dropdown list).

Creating listener for spinner item selection and showing selected option in alert.

Creating listener for button to show selected spinner item.

Read More
Checkbox listner called

Checkbox Basics With Example Checkbox Basics With Example

Feb 25 2013 631892 by admin Download Source Code

In This example creating checkbox and listener to listen checkbox click and show selected checkbox value.

Create a CheckBox in your layout. Checkbox options allows the user to select multiple items, each checkbox is managed separately and you must register a click listener for each one.

Read More
Radio button selection and show output

Radio Button Basics Radio Button Basics

Feb 25 2013 631892 by admin Download Source Code

In this example showing Radio buttons with a radio group and determining which radio button is selected.

Radio buttons are normally used together in a RadioGroup. When several radio buttons live inside a radio group, checking one radio button unchecks all the others.

Read More
  • 1
  • 2

Categories

  • Android Basics (71)
  • Android Advanced (8)
  • Projects (1)

Tags

ANDROID
  • INSTALLATION
  • BEGINNER
  • SQLite
  • LAYOUTS
  • GUI
  • THREAD
  • BROADCAST RECEIVER
  • LISTVIEW
  • GPS
  • CONTACTS
  • XML / JSON
  • WEBVIEW
  • SHARED PREFERENCES
  • CONTENT PROVIDER
  • SERVICE
  • CAMERA
  • FILE UPLOAD
  • CUSTOM
  • WIFI
  • CALL
  • SMS
  • WEBSERVICE
  • ANIMATION
  • AUTOCOMPLETE
  • ACCELEROMETER
  • NOISE
  • MVC
  • GCM
  • FACEBOOK

Top Downloads

Open File Chooser With Camera Option In Webview File Option Open File Chooser With Camera Option In Webview File Option
Feb 03, 2014 671496
Facebook Integration - Android Example Facebook Integration - Android Example
Jan 13, 2016 670839
Android Session Management Using SharedPreferences - Android Example Android Session Management Using SharedPreferences - Android Example
Jan 19, 2014 670638
Show Loader To Open Url In WebView - Android Example Show Loader To Open Url In WebView - Android Example
Dec 24, 2013 670544
Android SharedPreferences Basics Android SharedPreferences Basics
Dec 28, 2013 670477
Play Video File - Android Example Play Video File - Android Example
Nov 09, 2013 669918
Android Push Notifications using Google Cloud Messaging GCM Android Push Notifications using Google Cloud Messaging GCM
Oct 05, 2013 633194
Upload File To Server - Android Example Upload File To Server - Android Example
Feb 28, 2013 632483
Incomming SMS Broadcast Receiver - Android Example Incomming SMS Broadcast Receiver - Android Example
Feb 04, 2013 632410
How To Make HTTP POST Request To Server - Android Example How To Make HTTP POST Request To Server - Android Example
Feb 06, 2013 632305
Android Examples

Founder of Android Example.com, love Java and open source stuff. Follow him on Twitter, or befriend him on Facebook.

Email: info@androidexample.com

Follow Us

Information

  • About Us
  • Terms & Conditions
  • Privacy Policy
  • Contact Us

My Account

  • My Account
  • My Questions

Sign Up to Our Newsletter

Sign up our newsletter and get exclusive deals you will not find anywhere else straight to your inbox!

Features

  • Java Blogs
  • News
  • Faqs

© 2025 AndroidExample All Rights Reserved.

This website uses cookies to ensure you get the best experience on our website. For more information Learn about cookies