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

Facebook Integration - Android Example Facebook Integration - Android Example

Jan 13 2016 670839 by admin Download Source Code

 In this android example we will learn how to integrate facebook sdk to your android project, make facebook user login and post to facebook user wall and get user freinds.

Read More
showing-all-gcm-messages

Device To Device Messaging Using Google Cloud Messaging GCM - Android Example Device To Device Messaging Using Google Cloud Messaging GCM - Android Example

Oct 30 2013 632056 by admin Download Source Code

In this example sending device to device (Mobile To Mobile) messaging using google cloud messaging (GCM). it is the very basic example you can use this to create advance level messaging application. Using php as server side language and mysql database.

 

NOTE :

Students can also use this project for semester project.

 

Read More
User_registration_google_cloud_messaging_2

Android Push Notifications using Google Cloud Messaging GCM Android Push Notifications using Google Cloud Messaging GCM

Oct 05 2013 633194 by admin Download Source Code

In this example implementing Google Cloud Messaging (GCM) for android. Using Google Cloud Messaging (GCM) sending push notification from web server to registered android devices. Using php as server side language and mysql as database.

further i will give example to send push notification from one device to other.

 

Read More
First_screen_showing_cart_product_1

Use MVC Pattern To Create Very Basic Shopping Cart - Android Example Use MVC Pattern To Create Very Basic Shopping Cart - Android Example

Sep 30 2013 632273 by admin Download Source Code

In this example showing use of MVC Pattern to create a very basic Shopping cart. Creating very basic Controller Class and defined in application context and you can use this Controller Class as a Global class. If any View(Activity) required values then view should call controller and then controller will call appropriate Model and provide value to view.

Models can also communicate with each others to exchange values.

 

 

Read More
Show_clicked_listview_row_url_3

Download Images From Web And Lazy Load In ListView - Android Example Download Images From Web And Lazy Load In ListView - Android Example

Sep 15 2013 632273 by admin Download Source Code

In this example downloading images from web to a listview. Using lazy loading to download images in a listview. Using custom adapter to create lisview rows and using ImageLoader class to lazy load images from web and show in listview row.Click on listview showing image url in alert.

 

Steps :

    MainActivity.java : Initialize static image url in string array and create listview.
    LazyImageLoadAdapter.java : Used to create each list row. Inflate tabitem.xml file for each row and call ImageLoader.java to download image from url and resize downloaded image cache on sdcard.
    ImageLoader.java : Used to download image from url and resize downloaded image and make file cache on sdcard. Lazy load images for listview rows.
    FileCache.java : Used to create folder at sdcard and create map to store downloaded image information.
    MemoryCache.java : Used to set cache folder size limit ( How much mb/kb downloaded image cache folder will store ) and also used to clear cache files from sdcard.
    Utils.java : Used to Create Cache image for images downloaded from web.

 

Read More
Accelerometer_shake_motion_example_2

Accelerometer Basic Example - Detect Phone Shake Motion Accelerometer Basic Example - Detect Phone Shake Motion

Aug 20 2013 631955 by admin Download Source Code

In this example detecting Accelerometer Motion, when Accelerometer force value cross thersold showing an alert for motion detected.

 

Use :

   1. You can use this example in games based on Accelerometer Motion (Phone Tilt).
   2. You can use this example for battary consumption when using GPS Calls. Combine Screen Wake Sleep Example with this example to consume less battary when calling GPS calls.Later We will give combined example to consume less battery.

 

NOTE :

 Check this example in real device.

 

Read More
noise_sound_frequency_thersold_crossed_4

Detect Noise Or Blow Sound - Set Sound Frequency Thersold Detect Noise Or Blow Sound - Set Sound Frequency Thersold

Aug 19 2013 631992 by admin Download Source Code

In this example detecting noice and setting a noise thersold , when this noise/sound frequency cross thersold ,example will show an alert.

Use :

   When sound frequency threshold crossed you can send help SMS, Make new call etc..

 

Read More
2d_animation_start_2

Frame By Frame Animation | 2D Animation - Android Example Frame By Frame Animation | 2D Animation - Android Example

Jul 10 2013 631949 by admin Download Source Code

In this example showing frame by frame animation (2D Animation).
Draw 18 images after some time frame by frame .

 

Read More

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