Android Examples
Login / Register
Android Examples
  • Home
  • Android
  • NEWS
  • Java
  • Faq
  • Algorithms
  1. Home
  2. ANDROID
  3. Android Basics
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
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
Showing captured data and loading image

Camera Photo Capture And Show Captured Photo On Activity Camera Photo Capture And Show Captured Photo On Activity

Feb 18 2013 631928 by admin Download Source Code

In This example capturing photo by camera and showing captured image and image details on activity.

 

 

Read More
Custom gridview after click on column elements

Custom Grid Layout - Android Example Custom Grid Layout - Android Example

Feb 18 2013 632023 by admin Download Source Code

  In this example making a grid view with a custom adapter.
 
 GridView give flexibility to arrange components in a two-dimensional scrolling grid.

 

Read More
Grid View Screen view 1

Grid Layout - Android Example Grid Layout - Android Example

Feb 17 2013 631917 by admin Download Source Code

 In this example making a grid view with very basic example.
 
 GridView give flexibility to arrange components in a two-dimensional scrolling grid.

 

 

Read More
Basic Table Layout Sketch

Table Layout - Android Example Table Layout - Android Example

Feb 17 2013 632065 by admin Download Source Code

In this example creating  a basic layout then a login screen.

In Android, TableLayout let you arranges components in rows and columns, just like the standard table layout in HTML, <tr> and <td>.

In this tutorial, we show you how to use TableLayout to arrange button, textview and edittext in rows and columns format, and also demonstrates the use of “android:layout_span” to span view in 2 cells, and “android:layout_column” to display the view in specified column.

Read More
Relative layout sketch simulator view

Relative Layout Basics - Android Example Relative Layout Basics - Android Example

Feb 17 2013 631920 by admin Download Source Code

In this example we learn how to create a RELATIVE LAYOUT and how it will adjust components.

1.    Creating a Login screen.

The RelativeLayout is very flexible. RelativeLayout give flexbility to position your component base on the relative or sibling component’s position. It’s the most flexible layout, that allow you to position your component to display in anywhere you want.

Read More
Horizontal orientation linear layout simulator view

Linear Layout Basic- Android Example Linear Layout Basic- Android Example

Feb 17 2013 631946 by admin Download Source Code

In this example we will learn about LINEAR LAYOUT.

1.   How to create Linear Layout.
2.   Created example to place comonents vertical and horizontal order.
3.   Created one example ( Login form ) to use both vertical and horizontal orientation property of LINEAR LAYOUT.

Read More
Showing parsed data on activity

JSON Parsing - Android Example JSON Parsing - Android Example

Feb 12 2013 631974 by admin Download Source Code

In this example we will learn how to parse JSON in android.

For better understanding taking a simple and static JSON to parse.

Read More
Parsing xml and showing on activity

XML Parsing - Android Example XML Parsing - Android Example

Feb 12 2013 631939 by admin Download Source Code

 

In this example we will learn how to parse xml in android. 
 
For better understanding taking a simple and static xml to parse.

Read More

GPS Basic - Android Example GPS Basic - Android Example

Feb 09 2013 631981 by admin Download Source Code

In this Example creating class to get GPS data. Very basic way to get GPS data.

Read More

How To Create A Custom Listview - Android Example How To Create A Custom Listview - Android Example

Feb 09 2013 632230 by admin Download Source Code

In this Android Example creating a custom adapter to create a custom ListView.

Showing how to show images and data in each list row.

 

 

Read More
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6

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