Hi,
I followed the tutorial ' Doing HTTP Post in Android '. It works fine in m3 version. But I couldn't implement the same in m5 version. On running the application, It shows an error ' Can't create handler inside thread that has not called Looper.prepare(). ' . But when Looper.prepare() is added it shows another error saying ' java.lang.RunTimeExeption : only one Looper may be created per thread '.
Pls help me,
Thanks in Advance.
smile it is the key that fits the lock of everybody's heart

