Page 190 - 완) I MDP 프로젝트 작품 보고서(전체과 1학년)1.6
P. 190

@Override
                              protected  void  onPostExecute(String  result){

                                    myJSON=result;
                                    showList();

                              }
                        }

                        GetDataJSON  g  =  new  GetDataJSON();
                        g.execute(url);         }


            }



























































                                                         -  183  -
   185   186   187   188   189   190   191   192   193   194   195