My server json data is like:--[]
public class Main2Activity extends Activity {
final Context context = this;
}
@Override
protected void onCreate(Bundle savedInstanceState) {
}
}
Here I can Fetch all the country name.but Rank is not coming on text-view.where is the problem??can anyone tell me????????