. f November 2012 ~ Android Developers Blog

Tuesday, 13 November 2012

Android horizontal listview | horizontal listview | android listview | android custom horizontal listview

Hello Droid Guys, In android , there is ListView tag in xml, with the help of this we can show list view but its apperance is vertically not horizontally and if you want to show a horizontal listview then you have to make your custom view, 1. Create...

Thursday, 8 November 2012

turn on or off the wifi connection in android Programatically

Hello Android Guys, This is a simple tutorial which covers following parts:      1. Programatically  turn on or turn off the wifi connection without going to setting option          in android. For this you have to do two things      A. Passing Permission inside your...

Can't create handler inside thread that has not called Looper.prepare()

Hello Friend , Today, I Stuck with a Weird issue. Calling a thread inside ui thread handler. I am facing "Can't create handler inside thread that has not called Looper.prepare()" error. After spending lots of time finally , my problem is fixed. Here is my approach.      1....

 

Copyright @ 2013 Android Developers Blog.