Quantcast
Channel: niravmehtablog
Browsing all 10 articles
Browse latest View live

Android Parse.com ListView Images and Texts Tutorial

i find another superb example for android parse.com fresher , i hope it will be helpful to you, http://www.androidbegin.com/tutorial/android-parse-com-listview-images-and-texts-tutorial/#more-1993

View Article


Image may be NSFW.
Clik here to view.

Android Delete Multiple Selected Items in ListView Tutorial

In this tutorial, you will learn how to delete multiple selected items in your listview using a contextual action bar (CAB). A contextual action bar appears at the top of the screen to present actions...

View Article

Android Increase Brightness of screen using Seekbar

Today we will discuss about how to increase screen brightness. used following demo to increase screen brightness. in your whatever xml file : <SeekBar android:id="@+id/seekBar1"...

View Article

Save Image into SD Card in Android

For Beginner, today we learn how to save image on sdcard, n this tutorial, you will learn how to save an image into your internal device SD Card. By default, images are usually stored to an internal...

View Article

Android custom image gallery with checkbox in grid to select multiple and Get...

Some times we may require to select multiple images from gallery. So using the following method you will be able to select multiple images. Additionally it will also remove gallery app dependency. It...

View Article


Detecting New SMS message Android application

Today we learn how to detect new message arrive,and show that body and number through broadcast receiver. import android.content.BroadcastReceiver; import android.content.Context; import...

View Article

Camera wallpaper Service to Display camera as wallpaper

this post has been deleted

View Article

Calling Web Services in Android

Hello friends in today toturial we learn about one common things that required in all our android application- that is web services. We have to learn about how to call api and fetch data and set to the...

View Article


Calling Web Services in Android Part – 2

In this Calling Web Services in Android-Part-2 We learn How to get and set data from the form encoded Post API. Call as simple and pass parameter user_id and name and it give appropriate response. we...

View Article


Universal Image Loader

UIL aims to provide a powerful, flexible and highly customizable instrument for image loading, caching and displaying. It provides a lot of configuration options and good control over the image loading...

View Article
Browsing all 10 articles
Browse latest View live