Recent content by RaviSingham

  1. R

    Can anyone explain me the error

    ----------------Here is my code for android login with php mysql xampp----------------- -----LoginActivity---- package com.myapp.ravisingham.loginapp; import android.app.Dialog; import android.app.ProgressDialog; import android.os.AsyncTask; import android.content.Intent; import...