Mohammed91
Mohammed91
Dear All, it is great work please, is there any online demo for python code. thanks
Dear Mohammed, in PlaceArrayAdapter Class if (!status.isSuccess()) { Toast.makeText(getContext(), "Error: " + status.toString() +" Code: "+status.getStatusCode()+" Mess: "+status.getStatusMessage() , Toast.LENGTH_LONG).show(); The Output is   Thank you