Mohammed91

Results 2 issues of 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 ![E1](https://user-images.githubusercontent.com/70564231/95437638-e5fb6b00-095d-11eb-98be-3fdf8f99f3df.JPG) ![E2](https://user-images.githubusercontent.com/70564231/95437666-ed227900-095d-11eb-8894-b9328b8e4ac3.JPG) Thank you