Cevaplar

mysql ve android JSON hatası

   Geleceği Yazanlar Kullanıcısı
Geleceği Yazanlar Kullanıcısı
04 Aralık 2018 tarihinde cevaplandı



public void onResponse(String response) {
try{
final JSONObject jsonObject=new JSONObject(response);
String success= jsonObject.getString("success");
if(succe