Thursday, February 14, 2013

Advanced Android Concepts

 SQLiteDatbase Example1
http://ramsandroid4all.blogspot.in/2013/01/simple-sqlitedatabase-example-in-android.html

SQLiteDatabase Example2
http://ramsandroid4all.blogspot.in/2013/01/sqlitedatabase-in-android1.html

 SQLiteDatabase Example3
http://ramsandroid4all.blogspot.in/2013/01/sqlitedatabase-in-android2.html

Android HTTPClient
http://ramsandroid4all.blogspot.in/2013/05/android-http-client_29.html

Using HttpUrlConnection in Android
http://ramsandroid4all.blogspot.in/2013/12/using-httpurlconnection-class-in-android.html

REST+JSON Web Service Example in Android
http://ramsandroid4all.blogspot.in/2013/12/restjson-web-service-example-in-android.html

XML Processing in Android
http://ramsandroid4all.blogspot.in/2013/10/xml-processing-in-android.html

XML PullParser Tutorial in Android
http://ramsandroid4all.blogspot.in/2013/10/xml-pullparser.html

StrictMode in Android
http://ramsandroid4all.blogspot.in/2013/10/strictmode-in-android.html

 AsyncTask Example1
http://ramsandroid4all.blogspot.in/2013/01/asynctask-in-android.html

 AsyncTask Example2
http://ramsandroid4all.blogspot.in/2013/01/asynctask-in-android2.html

Google Maps Android API V2 Showing current location with marker
http://ramsandroid4all.blogspot.in/2013/06/google-maps-android-api-v2-showing.html

Facing Problem in GoogleMaps Android APIV2
http://ramsandroid4all.blogspot.in/2013/11/facing-problem-in-google-maps-android.html

 Finding Current Location(Not Suggested)
http://ramsandroid4all.blogspot.in/2013/01/finding-current-location.html

 Finding Current Location using LocationListener Interface(Suggested)
http://ramsandroid4all.blogspot.in/2013/01/finding-current-location-using.html

 Finding Current Location Address
http://ramsandroid4all.blogspot.in/2013/02/finding-current-location-address.html

BroadCast Receiver in Android
http://ramsandroid4all.blogspot.in/2013/08/broadcast-receiver-in-android.html

Battery BroadCast Receiver in Android
http://ramsandroid4all.blogspot.in/2013/08/battery-broadcastreceiver-in-android.html

Custom BroadCast Receiver
http://ramsandroid4all.blogspot.in/2013/12/custom-broadcastreceiver-in-android.html

Reading Incoming Phone Number using  BroadCast Receiver in Android
http://ramsandroid4all.blogspot.in/2013/08/reading-incoming-phone-number-using.html

CustomBroadCastReceiver in Android
http://ramsandroid4all.blogspot.in/2013/12/custom-broadcastreceiver-in-android.html

SMS Listener using BroadCast Receiver
http://ramsandroid4all.blogspot.in/2013/06/smslistener-in-android.html 

 TextToSpeech
http://ramsandroid4all.blogspot.in/2013/01/texttospeech.html

 SpeechToText
http://ramsandroid4all.blogspot.in/2013/01/speechtotext-in-android.html

 Fragment Example(1)
http://ramsandroid4all.blogspot.in/2013/01/fragment-example-in-android1.html

 Fragment Example(2)
http://ramsandroid4all.blogspot.in/2013/01/fragment-example-in-android2.html

Fragment LifeCycle
http://ramsandroid4all.blogspot.in/2013/10/fragment-lifecycle.html

Fragment Lifecycle in Android
http://ramsandroid4all.blogspot.in/2013/10/fragment-lifecycle.html

ListFragment Example
http://ramsandroid4all.blogspot.in/2013/09/list-fragment-in-android.html

ListFragment EventHandling Example
http://ramsandroid4all.blogspot.in/2013/09/listfragment-event-handling-using.html

 Camera
http://ramsandroid4all.blogspot.in/2013/01/camera-example-in-android.html

 Playing Audio files
http://ramsandroid4all.blogspot.in/2013/01/playing-audio-files-in-android.html

 Service
http://ramsandroid4all.blogspot.in/2013/01/service-in-android.html

Intent Service Example in Android
http://ramsandroid4all.blogspot.in/2013/11/intentservice-example-in-android.html

 Checking Network connection
http://ramsandroid4all.blogspot.in/2013/01/checking-network-connection-in-android.html

Android ActionBar Tab Example
http://ramsandroid4all.blogspot.in/2013/06/android-actionbar-tab-example-1.html

ActionBar Menu
http://ramsandroid4all.blogspot.in/2013/06/actionbar-menu.html

Contextual Menu Action Mode
http://ramsandroid4all.blogspot.in/2013/09/contextual-menu-actionmode.html

Publishing AdMob Ads in Android Applications
http://ramsandroid4all.blogspot.in/2013/06/publishing-admob-ads-in-android_15.html 

Rest+JSON Web Service Example
http://ramsandroid4all.blogspot.in/2013/12/restjson-web-service-example-in-android.html

Using HTTPUrlConnection
http://ramsandroid4all.blogspot.in/2013/12/using-httpurlconnection-class-in-android.html

Intent Service with Web Service
http://ramsandroid4all.blogspot.in/2013/12/intentservice-with-webservice-example.html

Forward Geo Coding
http://ramsandroid4all.blogspot.in/2013/12/forward-geocoding-example.html

Sax Parser Example
http://ramsandroid4all.blogspot.in/2014/01/saxparser-example-in-android.html

Sax Parser with Custom ListView
http://ramsandroid4all.blogspot.in/2014/01/sax-parser-example-with-custom-listview.html

Display all Contacts
http://ramsandroid4all.blogspot.in/2014/01/display-all-contacts-from-contacts.html

Publishing Android Applications in Google Play
http://ramsandroid4all.blogspot.in/2014/01/publishing-android-application-in.html

Publishing ads in Android Applications using Ad Mob
http://ramsandroid4all.blogspot.in/2014/01/publishing-ads-in-android-applications.html

Fragment Transactions
http://ramsandroid4all.blogspot.in/2014/02/fragment-transactions-example-in-android.html

Display Context Menu for one click in ListView
http://ramsandroid4all.blogspot.in/2014/02/displaying-context-menu-for-one-click.html

Gallery Using View Pager
http://ramsandroid4all.blogspot.in/2014/03/gallery-using-viewpager-example-in.html

ActionBar Tutorials 01-->Adding ActionBar to the Activity
http://ramsandroid4all.blogspot.in/2014/03/actionbar-tutorial-part-01-adding.html

ActionBar Tutorials 02-->Removing ActionBar
http://ramsandroid4all.blogspot.in/2014/03/actionbar-tutorial-part-02-removing.html

ActionBar Tutorials 03-->Setting Custom Icon,Color and Title
http://ramsandroid4all.blogspot.in/2014/03/actionbar-tutorials-part-02-setting.html

ActionBar Tutorials 04-->CustomView in the ActionBar
http://ramsandroid4all.blogspot.in/2014/04/actionbar-tutorials-part-03-custom-view.html

ActionBar Tutorials 05-->Setting icons on the ActionBar and Listening Action
http://ramsandroid4all.blogspot.in/2014/04/actionbar-tutorials-part-05-setting.html

ActionBar Tutorials 06-->Using Split ActionBar
http://ramsandroid4all.blogspot.in/2014/04/actionbar-tutorials-part-06-using-split.html

ActionBar Tutorials 07-->Navigation with App Icon
http://ramsandroid4all.blogspot.in/2014/05/actionbar-tutorials-part-07-navigating.html

Navigation Drawer Example
http://ramsandroid4all.blogspot.in/2014/05/navigation-drawer-example-in-android.html













4 comments:

Rajesh said...

Sir, what about remaining topics about web services, telephony, wifi, Bluetooth, camera Iam eagerly waiting for them

Rajesh said...

Sir, What about the remaining topics WebServices, wifi, Bluetooth, camera...JSON etc, I am eagerly waiting for them

Unknown said...

Sir,Do you have any topic about Web services.Response parsing etc?

Anonymous said...

Sir, Is there any topic for surfaceview i am facing so much of problem implementing it.
like it is stretch the image. please provide any solution.