gpt4 book ai didi

android - Json 不返回其中的属性

转载 作者:行者123 更新时间:2023-11-30 03:49:44 25 4
gpt4 key购买 nike

我必须从 jason 中提取名称和流 url。我正在获取 jason,但我无法获取流 url。尽管获取 channel 名称没有问题。

public class listviewData extends Activity{

ListView listview;
ArrayList<String> gidarrayobtained;
ArrayList<String> channellist;
ArrayList<String> urlarray;
JSONArray station_list = null;
EditText inputsearch;
ArrayAdapter<String> adapter;

//ArrayList<String> list;
public void onCreate(Bundle saved)
{
super.onCreate(saved);
setContentView(R.layout.listview);
inputsearch=(EditText)findViewById(R.id.inputsearch);
listview=(ListView)findViewById(R.id.listView1);
Intent in=getIntent();
ArrayList<String> b=in.getStringArrayListExtra("list");
gidarrayobtained=in.getStringArrayListExtra("gidarray");
//System.out.println("nav array"+gidarrayobtained);

//list=b.getStringArrayList("list");
adapter=new ArrayAdapter<String>(this, android.R.layout.simple_list_item_1,b);
listview.setAdapter(adapter);

/**
* Enabling Search Filter
* */

inputsearch.addTextChangedListener(new TextWatcher() {

@Override
public void onTextChanged(CharSequence cs, int arg1, int arg2, int arg3)
{
// When user changed the Text
listviewData.this.adapter.getFilter().filter(cs);
}

@Override
public void beforeTextChanged(CharSequence arg0, int arg1, int arg2,int arg3)
{
// TODO Auto-generated method stub

}

@Override
public void afterTextChanged(Editable arg0)
{
// TODO Auto-generated method stub

}
});

listview.setOnItemClickListener(new OnItemClickListener()
{
public void onItemClick(AdapterView<?> parent, View view,
int position, long id)
{

ongenreclick(position);
//System.out.println("we got"+position);

}
});

}

public void ongenreclick(int pos)
{

String gid=gidarrayobtained.get(pos);
//System.out.println("here comes the"+gid);
String num="&num=1000";
String finalchannellisturl="http://streamfinder.com/api/index.php?api_codekey=UopOfoCpfTujFxwqk5gjyHb38nSY1f45EMPD2gzwKQBe81buHw2e5ZA2i2eJNXk7GiT1chjgCbspwzpefcb3vy5o6uRpjTBbURUZqWdAedw7tyX2yTFXFAy67Pw5NSrG&return_data_format=json&do=genre_search"+"&gid="+gid;
String premiumapigenre=finalchannellisturl+num;
System.out.println(premiumapigenre);
Uri uri=Uri.parse(premiumapigenre);

JSONParser jParser = new JSONParser();

JSONObject json = jParser.getJSONFromUrl(uri.toString());
System.out.println("we are getting the channels"+json);

//String str=json.toString();
//int a=str.indexOf("name");

try

{
//System.out.println("Names of the channels are"+json.getJSONObject("station_list").getJSONObject("10000").get("name"));
//System.out.println("Finally we got the array"+json.getJSONObject("station_list").getJSONObject("1").getJSONObject("streams").get("stream_url"));
System.out.println("Finally we got the diffrent array"+json.getJSONObject("station_list").getJSONObject("1").getJSONObject("streams").get("stream_format_string").toString());
channellist=new ArrayList<String>();

for(int i=0;i<50;i++)
{
try
{
channellist.add(json.getJSONObject("station_list").getJSONObject(""+i).get("name").toString());

urlarray=new ArrayList<String>();
String st[]=json.toString().split("stream_url");
for(int j=0;i<st.length;i++)
System.out.println("url done by me"+st[j]);
urlarray.add(json.getJSONObject("station_list").getJSONObject(""+i).getJSONObject("streams").get("stream_url").toString());
System.out.println("Finally we got the array"+json.getJSONObject("station_list").getJSONObject("1").getJSONObject("streams").get("stream_url"));

}
catch(Exception e)
{

}
}

System.out.println("urlarray is"+urlarray.size());
Intent intent=new Intent(listviewData.this,channelsOfGenres.class);
intent.putStringArrayListExtra("channellist",channellist);
intent.putStringArrayListExtra("urlarray",urlarray);
listviewData.this.finish();
startActivity(intent);
}

catch(JSONException e1)

{
System.out.println(e1.getMessage());
}

}
}

JSON 字符串的形式是

{"station_list":{"35":{"www":"cbsplayer.streamtheworld.com\/?CALLSIGN=KRTHFM","sid":"6386","streams":{"test_up":0,"stream_bitrate":"2","stream_format_string":".MP3\/.M3U Playlist","now_playing":"","stream_bitrate_string":"32 kbps","stream_format":"9","stream_url":"http:\/\/cbsplayer.streamtheworld.com\/?CALLSIGN=KRTHFM"},"number":35,"name":"CBS Radio KRTHFM - Classic Hits"},"36":{"www":"cbsplayer.streamtheworld.com\/?CALLSIGN=KXKLFM","sid":"6399","streams":{"test_up":0,"stream_bitrate":"2","stream_format_string":".MP3\/.M3U Playlist","now_playing":"","stream_bitrate_string":"32 kbps","stream_format":"9","stream_url":"http:\/\/cbsplayer.streamtheworld.com\/?CALLSIGN=KXKLFM"},"number":36,"name":"CBS Radio KXKLFM - Classic Hits"},"159":{"www":"www.pointbreakfm.moonfruit.com","sid":"37070","streams":{"test_up":0,"stream_bitrate":"5","stream_format_string":"Shoutcast (AAC+)","now_playing":"","stream_bitrate_string":"128 kbps","stream_format":"20","stream_url":"http:\/\/open.wavepanel.net\/shoutcast\/listen\/f77e2312b0e73a12585975a65de4d236bfce83e2\/1\/ram"},"number":159,"name":"Pointbreak FM"},"33":{"www":"cbsplayer.streamtheworld.com\/?CALLSIGN=KOOLFM","sid":"6379","streams":{"test_up":0,"stream_bitrate":"2","stream_format_string":".MP3\/.M3U Playlist","now_playing":"","stream_bitrate_string":"32 kbps","stream_format":"9","stream_url":"http:\/\/cbsplayer.streamtheworld.com\/?CALLSIGN=KOOLFM"},"number":33,"name":"CBS Radio KOOLFM - Classic Hits"},"158":{"www":"radio.xynez.com\/sg\/yes933\/","sid":"35906","streams":{"test_up":0,"stream_bitrate":"1","stream_format_string":"Windows Media","now_playing":"","stream_bitrate_string":"24 kbps","stream_format":"8","stream_url":"http:\/\/radio.xynez.com\/sg\/yes933\/play.asx"},"number":158,"name":"YES 933 FM ???????? Your Entertainment Station"},"34":{"www":"cbsplayer.streamtheworld.com\/?CALLSIGN=KQJKFM","sid":"6381","streams":{"test_up":0,"stream_bitrate":"2","stream_format_string":".MP3\/.M3U Playlist","now_playing":"","stream_bitrate_string":"32 kbps","stream_format":"9","stream_url":"http:\/\/cbsplayer.streamtheworld.com\/?CALLSIGN=KQJKFM"},"number":34,"name":"CBS Radio KQJKFM - Jack"},"157":{"www":"radiomobiel.playtheradio.com\/","sid":"35853","streams":{"test_up":0,"stream_bitrate":"0","stream_format_string":"Shoutcast","now_playing":"","stream_bitrate_string":null,"stream_format":"1","stream_url":"http:\/\/listen.radionomy.com\/radiomobiel.m3u"},"number":157,"name":"Radio Mobiel"},"39":{"www":"cbsplayer.streamtheworld.com\/?CALLSIGN=WCBSFM","sid":"6419","streams":{"test_up":0,"stream_bitrate":"2","stream_format_string":".MP3\/.M3U Playlist","now_playing":"","stream_bitrate_string":"32 kbps","stream_format":"9","stream_url":"http:\/\/cbsplayer.streamtheworld.com\/?CALLSIGN=WCBSFM"},"number":39,"name":"CBS Radio WCBSFM - Jack"},"156":{"www":"www.wonderlandradio.nl","sid":"35729","streams":{"test_up":0,"stream_bitrate":"5","stream_format_string":"Shoutcast","now_playing":"","stream_bitrate_string":"128 kbps","stream_format":"1","stream_url":"http:\/\/www.server-07.stream-server.nl:8388"},"number":156,"name":"wonderlandradio"},"155":{"www":"kfm.listen2myradio.com","sid":"35449","streams":{"test_up":0,"stream_bitrate":"4","stream_format_string":"Shoutcast","now_playing":"","stream_bitrate_string":"96 kbps","stream_format":"1","stream_url":"http:\/\/kfm.listen2myradio.com"},"number":155,"name":"kfmuae decades of hits"},"37":{"www":"cbsplayer.streamtheworld.com\/?CALLSIGN=KZJKFM","sid":"6408","streams":{"test_up":0,"stream_bitrate":"2","stream_format_string":".MP3\/.M3U Playlist","now_playing":"","stream_bitrate_string":"32 kbps","stream_format":"9","stream_url":"http:\/\/cbsplayer.streamtheworld.com\/?CALLSIGN=KZJKFM"},"number":37,"name":"CBS Radio KZJKFM - Jack"},"154":{"www":"ituneshits.listen2myradio.com","sid":"35399","streams":{"test_up":0,"stream_bitrate":"4","stream_format_string":"Shoutcast","now_playing":"","stream_bitrate_string":"96 kbps","stream_format":"1","stream_url":"ituneshits.listen2myradio.com"},"number":1

最佳答案

尝试解析 json 字符串以从中获取 stream_url :

JSONObject json = jParser.getJSONFromUrl(uri.toString());

JSONObject jsonstation_list=json.getJSONObject("station_list");

ArrayList<String> urlarray=new ArrayList<String>();

// get all names from json object
JSONArray jsonarray_names=jsonstation_list.names();
for(int i=0;i<jsonarray_names.length();i++){
// get jsonobjects
JSONObject jsonone=jsonstation_list.getJSONObject(
jsonarray_names.getString(i));

// get streams
JSONObject jsonstreams=jsonone.getJSONObject("streams");
// get stream_url
urlarray.add(jsonstreams.getString("stream_url"));
}

}

关于android - Json 不返回其中的属性,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14355080/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com